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

ToolbarInsertVideoDialogButton Constructors

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