Intersoft ClientUI Documentation
Kind Property



Gets the kind of the theme.
Syntax
Public ReadOnly Property Kind As ThemeKind
Dim instance As ThemeDefinition
Dim value As ThemeKind
 
value = instance.Kind
public ThemeKind Kind {get;}
public:
property ThemeKind Kind {
   ThemeKind get();
}
Requirements

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

See Also

Reference

ThemeDefinition Class
ThemeDefinition Members

Send Feedback