__VSOUTLINESTATE Enum
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.
Sets the state of a document outline.
public enum class __VSOUTLINESTATE
public enum class __VSOUTLINESTATE
enum __VSOUTLINESTATE
public enum __VSOUTLINESTATE
type __VSOUTLINESTATE =
Public Enum __VSOUTLINESTATE
- Inheritance
-
__VSOUTLINESTATE
Fields
OUTLINE_DETACHED | 1 | Outline is detached from document window. |
OUTLINE_VISIBLE | 2 | Outline is visible when not detached. |
Remarks
COM Signature
From vsshell.idl: