Contains all the style parameters for ToolbarButtons
Declaration Syntax
C# | Visual Basic | Visual C++ |
public class ToolbarButtonStyle : IStateManager
Public Class ToolbarButtonStyle _ Implements IStateManager
public ref class ToolbarButtonStyle : IStateManager
Members
All Members | Constructors | Methods | Properties | ||
|
|
|
Icon | Member | Description |
---|---|---|
ToolbarButtonStyle()()() |
Default properties (Office 2003)
|
|
ToolbarButtonStyle(Color, Color, Color, Color, Color, Color, Color, Color, Color) |
Constructor for colors only
|
|
BackColor |
The default back color of buttons.
|
|
BackColorGradient |
IE only property to use gradients.
|
|
BorderColorDark |
The default dark (right and bottom) border color of buttons.
|
|
BorderColorLight |
The default light (top and left) border color of buttons.
|
|
DownBackColor |
The default onMouseDown back color of buttons.
|
|
DownBackColorGradient |
IE only property to use gradients.
|
|
DownBorderColorDark |
The default onMouseDown dark (right and bottom) border color of buttons onMouseDown.
|
|
DownBorderColorLight |
The default onMouseDown light (top and left) border color of buttons onMouseDown.
|
|
Equals(Object) |
(Inherited from Object.) |
|
Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
|
GetHashCode()()() |
Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetType()()() |
Gets the Type of the current instance. (Inherited from Object.) |
|
MemberwiseClone()()() |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
OverBackColor |
The default onMouseOver back color of buttons.
|
|
OverBackColorGradient |
IE only property to use gradients.
|
|
OverBorderColorDark |
The default onMouseOver dark (right and bottom) border color of buttons.
|
|
OverBorderColorLight |
The default onMouseOver light (top and left) border color of buttons.
|
|
ToString()()() |
(Inherited from Object.) |
|
UseBackgroundImage |
The background image in the normal state.
|
|
UseDownBackgroundImage |
The background image onMouseDown (UNUSED).
|
|
UseOverBackgroundImage |
The background image onMouseOver.
|
|
ViewState |
|
Inheritance Hierarchy
Object | |
ToolbarButtonStyle |
Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068