aspControls RichTextBox Web Control

ToolbarButtonCollection Class

A collection of ToolbarButton derived objects that represent the buttons on a Toolbar control. This class cannot be inherited.

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

System.Object
   aspControls.Web.UI.WebControls.ToolbarButtonCollection

[Visual Basic]
NotInheritable Public Class ToolbarButtonCollection
    Implements ICollection, IEnumerable
[C#]
public sealed class ToolbarButtonCollection : 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

ToolbarButtonCollection Members | aspControls.Web.UI.WebControls Namespace