Skip to main content

ToolbarInsertPlaceholderDialogButton Constructors

A default toolbar button item that invokes the “Insert Placeholder” dialog, allowing a placeholder to be inserted into the design view area.
Name Parameters Description
ToolbarInsertPlaceholderDialogButton() none Initializes a new instance of the ToolbarInsertPlaceholderDialogButton class with default settings.
ToolbarInsertPlaceholderDialogButton(Boolean, Boolean) beginGroup, visible Initializes a new instance of the ToolbarInsertPlaceholderDialogButton class with the specified settings.
ToolbarInsertPlaceholderDialogButton(Boolean) beginGroup Initializes a new instance of the ToolbarInsertPlaceholderDialogButton class with the specified setting.
See Also