An NDoc Documented Class Library

XPThemeManager Methods

The methods of the XPThemeManager class are listed below. For a complete list of XPThemeManager class members, see the XPThemeManager Members topic.

Public Static Methods

DrawGraduatedWizardBackgroundOverloaded. Paints a particular style of gradient background which fades from a theme-defined color at the top, to a specified color at the base (e.g. White).

Public Instance Methods

CloseThemeData Closes an open theme
Dispose
DrawThemeBackground Draws the background area for the theme
DrawThemeParentBackground Causes the parent to draw its background on the part's graphics surface. This can be used to generate pseudo-transparent elements.
DrawThemeText Draws the text on the graphics surface
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.
GetThemeBackgroundContentRect Gets the rectangle in which the content imagery should be contained.
GetThemeBackgroundExtent Gets the rectangle bounding the theme background
GetThemeBackgroundRegion Gets the region corresponding to a theme background
GetThemePartSize Returns the size of a particular element of a part on a graphics surface
GetThemeTextExtentOverloaded. Gets the text extent for a particular string when rendered using the theme manager
GetType (inherited from Object)Gets the Type of the current instance.
OpenThemeData Opens a theme
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

XPThemeManager Class | Genghis.Windows.Forms Namespace