Occurs when the graphical appearance is changed.
[Visual Basic] Public Shared Event AppearanceChanged As EventHandler [C#] public static event EventHandler AppearanceChanged; [C++] public: static __event EventHandler* AppearanceChanged;
The event handler receives an argument of type EventArgs containing data related to this event.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family
GraphicsManager Class | GraphicsManager Members | Wimark.Controls Namespace