Intersoft ClientUI Documentation
FriendlyName Property (ThemeDefinition)



Gets the friendly name of the theme.
Syntax
Public ReadOnly Property FriendlyName As String
Dim instance As ThemeDefinition
Dim value As String
 
value = instance.FriendlyName
public string FriendlyName {get;}
public:
property String^ FriendlyName {
   String^ 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