Wimark.Controls Class Library  

GraphicsManager.SAppearance Property

Gets or sets a value indicating the graphical appearance.

[Visual Basic]
Public Shared Property SAppearance As GraphicalAppearance 
[C#]
public static GraphicalAppearance SAppearance {get; set;}
[C++]
public: __property static GraphicalAppearance get_SAppearance();
public: __property static void set_SAppearance(GraphicalAppearance);

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

GraphicsManager Class | GraphicsManager Members | Wimark.Controls Namespace