HIDDEN_REGION_BEHAVIOR2 Enumeration
Visual Studio 2015
Provides additional members to the HIDDEN_REGION_BEHAVIOR enumeration.
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
| Member name | Description | |
|---|---|---|
| hrbClientDrawn | Client will draw the collapsed region banner, only valid for collapsed regions. | |
| hrbNoUserControls | User controls (+/- glyph and banner dbl-click) will be disabled, only valid for collapsed regions. |
From textmgr2.idl:
Show: