Skip to main content

ToolbarInsertUnorderedListButton Constructors

A default toolbar button that allows the unordered list formatting to be applied to a paragraph whose content is selected in the design view area.
Name Parameters Description
ToolbarInsertUnorderedListButton() none Initializes a new instance of the ToolbarInsertUnorderedListButton class with default settings.
ToolbarInsertUnorderedListButton(Boolean, Boolean) beginGroup, visible Initializes a new instance of the ToolbarInsertUnorderedListButton class with the specified settings.
ToolbarInsertUnorderedListButton(Boolean) beginGroup Initializes a new instance of the ToolbarInsertUnorderedListButton class with the specified setting.
See Also