Compartir a través de


SELECTIONSTATE.iActiveCol (Campo)

índice de la columna activo.

Espacio de nombres:  Microsoft.VisualStudio.TextManager.Interop
Ensamblado:  Microsoft.VisualStudio.TextManager.Interop (en Microsoft.VisualStudio.TextManager.Interop.dll)

Sintaxis

'Declaración
Public iActiveCol As Integer
public int iActiveCol
public:
int iActiveCol
val mutable iActiveCol: int
public var iActiveCol : int

Comentarios

esto es un ViewCol, NOT un CharIndex. Puede pasar el final de la línea física.

Prototipo COM

de textmgr.idl:

Seguridad de .NET Framework

Vea también

Referencia

SELECTIONSTATE Estructura

Microsoft.VisualStudio.TextManager.Interop (Espacio de nombres)