Skybound Rebar

MoneyTheme Members

MoneyTheme overview

Public Static (Shared) Properties

Blue Gets the blue colored Microsoft Money preset.
Cyan Gets the cyan colored Microsoft Money preset.
Gold Gets the gold colored Microsoft Money preset.
Green Gets the green colored Microsoft Money preset.
Lavendar Gets the lavendar colored Microsoft Money preset.
Rose Gets the rose colored Microsoft Money preset.

Public Instance Constructors

MoneyTheme Overloaded. Initializes a new instance of the MoneyTheme class.

Public Instance Properties

Band Gets or sets the background color of a band.
BandBlend Gets or sets the color with which the background color of a band is blended.
ButtonText Gets or sets the color of button text.
ButtonTextHot Gets or sets the color of text on a button over which the mouse is positioned.
Menu Gets or sets the background color of a menu.
MenuBorder Gets or sets the color of a menu border.
MenuSelected Gets or sets the background color of a selected menu item.
MenuSelectedText Gets or sets the color of text for the selected menu item.
MenuText Gets or sets the color of menu item text.

Public Instance Methods

CreateBandRendererThe method overrides CreateBandRenderer.
CreateButtonRendererThe method overrides CreateButtonRenderer.
CreateMenuItemRendererOverloaded. The method overrides CreateMenuItemRenderer.
CreateMenuItemRenderer (inherited from RebarTheme)Overloaded. Creates a new RebarMenuItemRenderer object which renders menu items using the current theme.
CreateMenuRendererThe method overrides CreateMenuRenderer.
DrawRebarBackgroundThe method overrides DrawRebarBackground.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetBordersVisible (inherited from RebarTheme) Gets a value that indicates whether 3D borders should be displayed between bands on the specified Rebar control.
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.

Protected Instance Properties

IsReadOnly (inherited from RebarTheme) Gets or sets a value that indicates whether the color properties of this scheme may only be read.

Protected Instance Methods

AssertNotReadOnly (inherited from RebarTheme) Throws an exception if IsReadOnly property is true.
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

MoneyTheme Class | Skybound.Rebar.Rendering Namespace