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