aspControls RichTextBox Web Control

Toolbar Constructor

Initializes a new instance of the Toolbar class.

Overload List

Initializes a new instance of the Toolbar class.

public Toolbar();

 

public Toolbar(string);

 

public Toolbar(string,ToolbarOrientations);

 

public Toolbar(string,ToolbarOrientations,WebControl);

See Also

Toolbar Class | aspControls.Web.UI.WebControls Namespace