'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 |
---|---|
Office2003 | The SmartControl and its SmartItems will have the Office 2003 appearance. |
OfficeXP | The SmartControl and its SmartItems will have the Office XP appearance. |
ResourceAssembly | The SmartControl and its SmartItems will have the appearance defined in the resource assembly which can be provided by setting the SmartControl.UIStyleResourceAssembly property. |
WindowsClassic | The SmartControl and its SmartItems will have the classic Windows 95 to 2000 appearance. |
WindowsXP | The SmartControl and its SmartItems will have the Windows XP appearance. |
System.Object
System.ValueType
System.Enum
Xceed.SmartUI.UIStyle.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