HIDDEN_REGION_BEHAVIOR2 Enum
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.
Provides additional members to the HIDDEN_REGION_BEHAVIOR enumeration.
public enum class HIDDEN_REGION_BEHAVIOR2
C++/CX
public enum class HIDDEN_REGION_BEHAVIOR2
enum HIDDEN_REGION_BEHAVIOR2
public enum HIDDEN_REGION_BEHAVIOR2
type HIDDEN_REGION_BEHAVIOR2 =
Public Enum HIDDEN_REGION_BEHAVIOR2
- Inheritance
-
HIDDEN_REGION_BEHAVIOR2
Name | Value | Description |
---|---|---|
2 | Client will draw the collapsed region banner, only valid for collapsed regions. |
|
4 | User controls (+/- glyph and banner dbl-click) will be disabled, only valid for collapsed regions. |
From textmgr2.idl:
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |