aspControls RichTextBox Web Control

ToolbarButton Members

ToolbarButton overview

Public Instance Constructors

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

Public Instance Properties

AlternateText The Tooltip text displayed for the button
ButtonStyle The buttons display style
ImageURL The URL for the button's image
ListItems Collection of ListItem contained within the button
PostBack Whether the control raises a postback to the server
Toolbar The toolbar the button belongs to

Public Instance Events

Click Raised when the user clicks on the button and it posts back to the server.

See Also

ToolbarButton Class | aspControls.Web.UI.WebControls Namespace