SELECTIONSTATE::iActiveCol Field

 

Index of the active column.

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

public:
int iActiveCol

Field Value

Type: System::Int32

This is a ViewCol, NOT a CharIndex. It may be past the end of the physical line.

From textmgr.idl:

Return to top
Show: