[]
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
Type | Description |
---|---|
EventHandler | Fires when the hosted control is double-clicked. |