[]
Occurs when the user clicks the dialog launcher button.
[C1Category("Action")]
[C1Description("RibbonGroup.DialogLauncherClick", "Occurs when the user clicks the dialog launcher button.")]
public event EventHandler DialogLauncherClick
<C1Category("Action")>
<C1Description("RibbonGroup.DialogLauncherClick", "Occurs when the user clicks the dialog launcher button.")>
Public Event DialogLauncherClick As EventHandler
| Type | Description |
|---|---|
| EventHandler | Occurs when the user clicks the dialog launcher button. |