NewHiddenRegion.dwState Field

Definition

Determines whether the new hidden region is expanded or collapsed. For more information see the HIDDEN_REGION_STATE enumeration.

public: System::UInt32 dwState;
public: unsigned int dwState;
unsigned int dwState;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")]
public uint dwState;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")>]
val mutable dwState : uint32
Public dwState As UInteger 

Field Value

Attributes

Remarks

COM Signature

From textmgr.idl:

Applies to