'Declaration Public Enum GroupBoxViewStyle Inherits System.Enum
public enum GroupBoxViewStyle : System.Enum
Member | Description |
---|---|
Default | Default. Resolved to XP. |
Office2000 | The control is drawn with colors seen in Office 2000. |
Office2003 | The control is drawn with colors seen in Office 2003. |
Office2007 | The control is drawn with colors seen in Office2007. |
VisualStudio2005 | The control is drawn with colors seen in Visual Studio 2005. |
XP | The control is drawn like the themed GroupBox seen in many modern applications. |
This enum is used by the ViewStyle 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