'Declaration Public Enum GroupBoxExpansionIndicator Inherits System.Enum
public enum GroupBoxExpansionIndicator : System.Enum
Member | Description |
---|---|
Default | Default is resolved to Near. |
Far | The distance between the expansion indicator and the upper left corner of the control is large, with respect to the HeaderPosition. |
Near | The distance between the expansion indicator and the upper left corner of the control is small, with respect to the HeaderPosition. This is the default value. |
None | An expansion indicator is not displayed. |
This enum is used by the ExpansionIndicator property of the UltraExpandableGroupBox control.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2