NetXP 3.0 Reference

UXTheme Members

UXTheme overview

Public Static (Shared) Properties

IsFlatMenu Are flat menus enabled on the system?
IsThemed Determines if visual styles are enabled on this system.
LayeredSupport Does the operating system support layered windows?
MenuShadows Are menu drop shadows enabled and supported?

Public Static (Shared) Methods

DrawBackground Draws the themed background for a themed part.
DrawThemeParentBackground Draws the themed parent background for a window.
GetTextColor Gets the text color for a specified themed part.
IsAppThemed Is the current application themed?

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

UXTheme Class | NETXP.Library Namespace