CodePaneClass Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("0002E178-0000-0000-C000-000000000046")]
public class CodePaneClass : Microsoft.Vbe.Interop.CodePane
[<System.Runtime.InteropServices.ClassInterface(0)>]
[<System.Runtime.InteropServices.Guid("0002E178-0000-0000-C000-000000000046")>]
type CodePaneClass = class
interface _CodePane
interface CodePane
Public Class CodePaneClass
Implements CodePane
- Herencia
-
CodePaneClass
- Atributos
- Implementaciones
Constructores
| CodePaneClass() |
Propiedades
| CodeModule | |
| CodePaneView | |
| Collection | |
| CountOfVisibleLines | |
| TopLine | |
| VBE | |
| Window |
Métodos
| GetSelection(Int32, Int32, Int32, Int32) | |
| SetSelection(Int32, Int32, Int32, Int32) | |
| Show() |