[]
Fires when the hosted control is double-clicked.
[C1Category("Action")]
[C1Description("RibbonControlHost.DoubleClick", "Fires when the hosted control is double-clicked.")]
public event EventHandler DoubleClick
<C1Category("Action")>
<C1Description("RibbonControlHost.DoubleClick", "Fires when the hosted control is double-clicked.")>
Public Event DoubleClick As EventHandler
| Type | Description |
|---|---|
| EventHandler | Fires when the hosted control is double-clicked. |