[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonApplicationMenu.DoubleClick

DoubleClick Event

Occurs when the application button is double-clicked.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
[C1Category("Action")]
[C1Description("RibbonApplicationMenu.DoubleClick", "Occurs when the application menu button is double-clicked.")]
public event EventHandler DoubleClick
Returns
Type Description
EventHandler Occurs when the application button is double-clicked.