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