Partilhar via


Campo SELECTIONSTATE.iActiveCol

Índice da coluna ativa.

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (em Microsoft.VisualStudio.TextManager.Interop.dll)

Sintaxe

'Declaração
Public iActiveCol As Integer
public int iActiveCol
public:
int iActiveCol
val mutable iActiveCol: int
public var iActiveCol : int

Comentários

Este é um ViewCol, e não um CharIndex. Pode ser após o final da linha física.

COM assinatura

De textmgr.idl:

Segurança do .NET Framework

Consulte também

Referência

SELECTIONSTATE Estrutura

Namespace Microsoft.VisualStudio.TextManager.Interop