See Also

ButtonStyle Class  | Dart.PowerWEB.TextBox Namespace

See Also PowerWEB TextBox for ASP.NET

ButtonStyle Class Properties

Dart.PowerWEB.TextBox Namespace : ButtonStyle Class (Dart.PowerWEB.TextBox)

For a list of all members of this type, see ButtonStyle members.

Public Properties

Public Property BackColor (Inherited from BaseStyle)Gets or sets the background color of the control.
Public Property BorderColor (Inherited from BaseStyle)Gets or sets the border color of the control.
Public Property BorderStyle (Inherited from BaseStyle)Gets or sets the border style of the control.
Public Property BorderWidth (Inherited from BaseStyle)Gets or sets the border width of the control
Public Property Container (Inherited from System.ComponentModel.Component)Gets the IContainer that contains the Component.
Public Property CssClass (Inherited from BaseStyle)Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client.
Public Property Font (Inherited from BaseStyle)Gets the font properties associated with the Web server control.
Public Property ForeColor (Inherited from BaseStyle)Gets or sets the foreground color (typically the color of the text) of the control.
Public Property Height (Inherited from BaseStyle)Gets or sets the height of the control.
Public Property ImageHeight Gets or sets the height of the button image in pixels.
Public Property ImageWidth Gets or sets the width of the button image in pixels.
Public Property IsEmpty (Inherited from System.Web.UI.WebControls.Style)A protected property. Gets a value indicating whether any style elements have been defined in the state bag.
Public Property MouseDownBackColor Gets or sets the background color of the button when the button is clicked by the mouse.
Public Property MouseDownBorderColor Gets or sets the border color of the button when the button is clicked by the mouse.
Public Property MouseDownBorderStyle Gets or sets the border style of the button when the button is clicked by the mouse.
Public Property MouseDownCursor Gets or sets the mouse cursor style when the button is clicked by the mouse.
Public Property MouseOverBackColor Gets or sets the background color of the button when the mouse is placed over the button.
Public Property MouseOverBorderColor Gets or sets the border color of the button when the mouse is placed over the button.
Public Property MouseOverBorderStyle Gets or sets the border style of the button when the mouse is placed over the button.
Public Property MouseOverCursor Gets or sets the mouse cursor style when the mouse is over the button.
Public Property MouseUpBackColor Gets or sets the background color of the button when the mouse click is released over the button.
Public Property MouseUpBorderColor Gets or sets the border color of the button when the mouse click is released over the button.
Public Property MouseUpBorderStyle Gets or sets the border style of the button when the mouse click is released over the button.
Public Property MouseUpCursor Gets or sets the mouse cursor style when the mouse click is released over the button.
Public Property RegisteredCssClass (Inherited from System.Web.UI.WebControls.Style)Gets the cascading style sheet (CSS) class that is registered with the control.
Public Property Site (Inherited from System.ComponentModel.Component)Gets or sets the ISite of the Component.
Public Property Width (Inherited from BaseStyle)Gets or sets the width of the control.

See Also

ButtonStyle Class  | Dart.PowerWEB.TextBox Namespace


Send comments on this topic.

Documentation version 3.2.0.0.

© 2009 Dart Communications.  All rights reserved.