[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonNumericBox.SpinButtonClick

SpinButtonClick Event

Fires when the up/down buttons are clicked, before their built-in processing.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
[C1Category("Behavior")]
[C1Description("RibbonNumericBox.SpinButtonClick", "Fires when the up/down buttons are clicked, before their built-in processing.")]
public event EventHandler<SpinButtonClickEventArgs> SpinButtonClick
Returns
Type Description
EventHandler<SpinButtonClickEventArgs> Fires when the up/down buttons are clicked, before their built-in processing.