aspControls RichTextBox Web Control

ToolbarButton Class

Represents a Toolbar Button web server control

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

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         aspControls.Web.UI.WebControls.ToolbarButton
            Derived types

[Visual Basic]
MustInherit Public Class ToolbarButton
    Inherits WebControl
[C#]
public abstract class ToolbarButton : WebControl

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

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

See Also

ToolbarButton Members | aspControls.Web.UI.WebControls Namespace