'Declaration Public Enum UIStyle Inherits System.Enum
'Usage Dim instance As UIStyle
public enum UIStyle : System.Enum
'Declaration Public Enum UIStyle Inherits System.Enum
'Usage Dim instance As UIStyle
public enum UIStyle : System.Enum
Member | Description |
---|---|
ResourceAssembly | The control and its child elements will have the appearance defined in the resource assembly which can be provided by setting the control's ResourceAssembly property. |
System | The control and its child elements will have the system's theme appearance. |
WindowsClassic | The control and its child elements will have the classic Windows 95 to 2000 appearance. |
WindowsXP | The control and its child elements will have the Windows XP appearance. |
System.Object
System.ValueType
System.Enum
Xceed.UI.UIStyle
Target Platforms: 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