SELECTIONSTATE.iActiveCol Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Index of the active column.
public: int iActiveCol;
public: int iActiveCol;
int iActiveCol;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.ViewCol")]
public int iActiveCol;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.ViewCol")>]
val mutable iActiveCol : int
Public iActiveCol As Integer
Field Value
- Attributes
Remarks
This is a ViewCol, NOT a CharIndex. It may be past the end of the physical line.
COM Signature
From textmgr.idl: