NewHiddenRegion.dwBehavior 字段

定义

确定区域是否为客户端或编辑器控制的区域。

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

字段值

UInt32
属性

注解

此值是枚举的按位 "或" 的组合 HIDDEN_REGION_BEHAVIOR ,是隐藏区域的永久属性。

COM 签名

从 textmgr:

适用于