[]
Occurs when the button is double-clicked.
[C1Category("Action")]
[C1Description("RibbonButton.DoubleClick", "Occurs when the button is double-clicked.")]
public event EventHandler DoubleClick
Type | Description |
---|---|
EventHandler | Occurs when the button is double-clicked. |