NewHiddenRegion::dwBehavior Field

 

Determines whether a region is client- or editor-controlled.

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

public:
unsigned int dwBehavior

Field Value

Type: System::UInt32

This value is a combination of a bitwise or of the HIDDEN_REGION_BEHAVIOR enumeration, and is a permanent property of the hidden region.

From textmgr.idl:

Return to top
Show: