SELECTIONSTATE Fields
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | dwFlags | Combination of SELECTIONSTATEFLAGS enumeration values. |
![]() | dwReserved | Reserved for future use. |
![]() | iActiveCol | Index of the active column. |
![]() | iActiveLine | Index of the active line. |
![]() | iAnchorCol | Index of the anchor column. |
![]() | iAnchorLine | Index of the anchor line. |
Show:
