[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonControlHost.DoubleClick

DoubleClick Event

Fires when the hosted control is double-clicked.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.8.dll
Syntax
[C1Category("Action")]
[C1Description("RibbonControlHost.DoubleClick", "Fires when the hosted control is double-clicked.")]
public event EventHandler DoubleClick
Returns
Type Description
EventHandler Fires when the hosted control is double-clicked.