aspControls RichTextBox Web Control

Toolbar.ToolbarOrientations Enumeration

The directions in which toolbars can be displayed

[Visual Basic]
Public Enum Toolbar.ToolbarOrientations
[C#]
public enum Toolbar.ToolbarOrientations

Remarks

Members

Member Name Description
Horizontal Display the toolbar horizontally.
Vertical 

Requirements

Namespace: aspControls.Web.UI.WebControls

Assembly: aspControls.Web.UI.WebControls.RichTextBox (in aspControls.Web.UI.WebControls.RichTextBox.dll)

See Also

aspControls.Web.UI.WebControls Namespace