'Declaration Property UIStyle As UIStyle
'Usage Dim instance As IThemed Dim value As UIStyle instance.UIStyle = value value = instance.UIStyle
UIStyle UIStyle {get; set;}
'Declaration Property UIStyle As UIStyle
'Usage Dim instance As IThemed Dim value As UIStyle instance.UIStyle = value value = instance.UIStyle
UIStyle UIStyle {get; set;}
When set to WindowsXP on non-Windows XP machines, the blue XP theme style will be used. On Windows XP machines, the current theme will be used. If you want to force a style in particular, for example the Blue, Olive Green or Silver XP themes, the resource assembly must be assigned to the ResourceAssembly property and the UIStyle property set to UIStyle.ResourceAssembly.
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