Skip to main content

ToolbarInsertFlashDialogButton Constructors

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