NetXP 3.0 Reference

ColorTables Members

ColorTables overview

Public Static (Shared) Properties

Classic Retrieves the Windows Classic color table. This can also be used for unrecognized visual styles.
Dynamic Retrieves a color table based on the current visual style.
UXThemeColor Gets the theme color for UXTheme, if used.
XPBlue Retrieves the XP Blue color table.
XPOlive Retrieves the XP Olive Green color table.
XPSilver Retrieves the XP Silver color table.

Public Instance Constructors

ColorTables ConstructorInitializes a new instance of the ColorTables class.

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

ColorTables Class | NETXP.Library Namespace