Skip to main content
A newer version of this page is available. .

ToolbarMenuItemCollection Constructors

A collection that maintains a ToolbarDropDownMenu‘s menu items.
Name Parameters Description
ToolbarMenuItemCollection() none Initializes a new instance of the ToolbarMenuItemCollection class with default settings.
ToolbarMenuItemCollection(IWebControlObject) owner Initializes a new instance of the ToolbarMenuItemCollection class with the specified owner.
See Also