aspControls RichTextBox Web Control

FormattingToolbar Class

Represents a Formatting Toolbar

For a list of all members of this type, see FormattingToolbar Members.

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         aspControls.Web.UI.WebControls.Toolbar
            aspControls.Web.UI.WebControls.RichTextBoxToolbar.FormattingToolbar

[Visual Basic]
Public Class FormattingToolbar
    Inherits Toolbar
[C#]
public class FormattingToolbar : Toolbar

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Requirements

Namespace: aspControls.Web.UI.WebControls.RichTextBoxToolbar

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

See Also

FormattingToolbar Members | aspControls.Web.UI.WebControls.RichTextBoxToolbar Namespace