Skip to main content

ToolbarInsertImageDialogButton Constructors

A default toolbar button that invokes an image dialog allowing an image to be inserted into the design view area.
Name Parameters Description
ToolbarInsertImageDialogButton() none Initializes a new instance of the ToolbarInsertImageDialogButton class with default settings.
ToolbarInsertImageDialogButton(Boolean, Boolean) beginGroup, visible Initializes a new instance of the ToolbarInsertImageDialogButton class with the specified settings.
ToolbarInsertImageDialogButton(Boolean) beginGroup Initializes a new instance of the ToolbarInsertImageDialogButton class with the specified setting.
See Also