Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies whether the span of text is expanded or collapsed.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
Syntax
'Declaration
Public Enumeration HIDDEN_REGION_STATE
public enum HIDDEN_REGION_STATE
public enum class HIDDEN_REGION_STATE
type HIDDEN_REGION_STATE
public enum HIDDEN_REGION_STATE
Members
Member name | Description | |
---|---|---|
hrsDefault | New outline region is collapsed. | |
hrsExpanded | New outline region is expanded. |
Remarks
COM Signature
From textmgr.idl: