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

HtmlEditorToolbarItemCollection Constructors

Represents a collection of toolbar item objects.
Name Parameters Description
HtmlEditorToolbarItemCollection() none Initializes a new instance of the HtmlEditorToolbarItemCollection class with default settings.
HtmlEditorToolbarItemCollection(IWebControlObject) owner Initializes a new instance of the HtmlEditorToolbarItemCollection class with the specified owner.
See Also