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