NewOutlineRegion.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.
State of the text span, that is, whether it is expanded or collapsed. For more information, see HIDDEN_REGION_STATE.
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: