aspControls RichTextBox Web Control

Toolbar Constructor (String, ToolbarOrientations)

[Visual Basic]
Overloads Public Sub New( _
   ByVal id As String, _
   ByVal orientation As ToolbarOrientations _
)
[C#]
public Toolbar(
   string id,
   ToolbarOrientations orientation
);

See Also

Toolbar Class | aspControls.Web.UI.WebControls Namespace | Toolbar Constructor Overload List