NewHiddenRegion.dwState Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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: