SELECTIONSTATEFLAGS Enumeration
Visual Studio 2015
Represents the state of a selection so that it can be restored to that state.
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Member name | Description | |
|---|---|---|
| ssfColumn | This is a column selection state. | |
| ssfDefault | Default selection state. |
From textmgr.idl:
Show: