[]
Initializes the new ShowDialogEventArgs object with specific type and dialog.
public ShowLinkDialogEventArgs(DialogType dialogType, Form dialog, Predecessor predecessor)
Type | Name | Description |
---|---|---|
DialogType | dialogType | The DialogType value. |
Form | dialog | The Form object. |
Predecessor | predecessor | The Predecessor value. |