'Declaration Public Enum GroupBoxVerticalTextOrientation Inherits System.Enum
public enum GroupBoxVerticalTextOrientation : System.Enum
Member | Description |
---|---|
BottomToTop | The first character of the text is below the last character of the text on the Y axis. |
Default | Vertical text is drawn with the default orientation, based on the HeaderPosition property. |
TopToBottom | The first character of the text is above the last character of the text on the Y axis. |
This enum is used by the VerticalTextOrientation property of the UltraGroupBox and UltraExpandableGroupBox controls.
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