HIDDEN_REGION_TYPE Enum
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.
Specifies whether the new region is a hidden (concealed) or outline (collapsible) region.
public enum class HIDDEN_REGION_TYPE
public enum class HIDDEN_REGION_TYPE
enum HIDDEN_REGION_TYPE
public enum HIDDEN_REGION_TYPE
type HIDDEN_REGION_TYPE =
Public Enum HIDDEN_REGION_TYPE
- Inheritance
-
HIDDEN_REGION_TYPE
Fields
Name | Value | Description |
---|---|---|
0 | Specifies a hidden region. |
|
1 | Specifies an outline region. |
Remarks
COM Signature
From textmgr.idl: