For a list of all members of this type, see ButtonStyle members.
Name | Description | |
---|---|---|
![]() | BackColor | Gets or sets the background color of the Web server control. (Inherited from System.Web.UI.WebControls.Style) |
![]() | BorderColor | Gets or sets the border color of the Web server control. (Inherited from System.Web.UI.WebControls.Style) |
![]() | BorderStyle | Gets or sets the border style of the Web server control. (Inherited from System.Web.UI.WebControls.Style) |
![]() | BorderWidth | Gets or sets the border width of the Web server control. (Inherited from System.Web.UI.WebControls.Style) |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | CssClass | Gets or sets the cascading style sheet (CSS) class rendered by the Web server control on the client. (Inherited from System.Web.UI.WebControls.Style) |
![]() | Cursor | Gets or sets the mouse cursor. |
![]() | Font | Gets the font properties associated with the Web server control. (Inherited from System.Web.UI.WebControls.Style) |
![]() | ForeColor | Gets or sets the foreground color (typically the color of the text) of the Web server control. (Inherited from System.Web.UI.WebControls.Style) |
![]() | Height | Gets or sets the height of the Web server control. (Inherited from System.Web.UI.WebControls.Style) |
![]() | ImageHeight | Gets or sets the height of the button image in pixels. |
![]() | ImageWidth | Gets or sets the width of the button image in pixels. |
![]() | IsEmpty | Overridden. Checks if any property has value. |
![]() | MouseDownBackColor | Gets or sets the background color of the button when the button is clicked by the mouse. |
![]() | MouseDownBorderColor | Gets or sets the border color of the button when the button is clicked by the mouse. |
![]() | MouseDownBorderStyle | Gets or sets the border style of the button when the button is clicked by the mouse. |
![]() | MouseOverBackColor | Gets or sets the background color of the button when the mouse is placed over the button. |
![]() | MouseOverBorderColor | Gets or sets the border color of the button when the mouse is placed over the button. |
![]() | MouseOverBorderStyle | Gets or sets the border style of the button when the mouse is placed over the button. |
![]() | MouseUpBackColor | Gets or sets the background color of the button when the mouse click is released over the button. |
![]() | MouseUpBorderColor | Gets or sets the border color of the button when the mouse click is released over the button. |
![]() | MouseUpBorderStyle | Gets or sets the border style of the button when the mouse click is released over the button. |
![]() | RegisteredCssClass | Gets the cascading style sheet (CSS) class that is registered with the control. (Inherited from System.Web.UI.WebControls.Style) |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | Width | Gets or sets the width of the Web server control. (Inherited from System.Web.UI.WebControls.Style) |
Name | Description | |
---|---|---|
![]() | CanRaiseEvents | (Inherited from System.ComponentModel.Component) |
![]() | DesignMode | (Inherited from System.ComponentModel.Component) |
![]() | Events | (Inherited from System.ComponentModel.Component) |
![]() | IsTrackingViewState | Returns a value indicating whether any style elements have been defined in the state bag. (Inherited from System.Web.UI.WebControls.Style) |