HIDDEN_REGION_BEHAVIOR2 Enumeration

 

Provides additional members to the HIDDEN_REGION_BEHAVIOR enumeration.

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

public enum HIDDEN_REGION_BEHAVIOR2

Member nameDescription
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:

Return to top
Show: