ToolbarItemCollectionEditor Class

Provides an editor for the ToolbarItem collection.

Syntax

Visual Basic  Public  Class ToolbarItemCollectionEditor Inherits ItemCollectionEditor
C# public   class ToolbarItemCollectionEditor : ItemCollectionEditor
Managed C++ public:  __gc class ToolbarItemCollectionEditor :  public ItemCollectionEditor
JScript public   class ToolbarItemCollectionEditor extends ItemCollectionEditor

Inheritance Hierarchy

Object::ItemCollectionEditor

Members Table

The following table lists the members exposed by the ToolbarItemCollectionEditor object.

Method Description
CreateNewItemTypes Retrieves an System.Array of object types that the editor can create.

Class Information

Namespace Microsoft.Web.UI.WebControls.Design
Assembly Microsoft.Web.UI.WebControls.dll

See Also

Internet Explorer WebControls