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

ToolbarCustomListEditItemCollection Constructors

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