[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonButton.DoubleClick

DoubleClick Event

Occurs when the button is double-clicked.

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