aspControls RichTextBox Web Control

ToolbarCollection Class

A collection of Toolbar derived objects that represent the toolbars in a web server control. This class cannot be inherited.

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

System.Object
   aspControls.Web.UI.WebControls.ToolbarCollection

[Visual Basic]
NotInheritable Public Class ToolbarCollection
    Implements ICollection, IEnumerable
[C#]
public sealed class ToolbarCollection : ICollection, IEnumerable

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

ToolbarCollection Members | aspControls.Web.UI.WebControls Namespace