[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonTrackBar.PlusClick

PlusClick Event

Fires when the user clicks the Plus button.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
[C1Category("Action")]
[C1Description("RibbonTrackBar.PlusClick", "Fires when the user clicks the Plus button.")]
public event CancelEventHandler PlusClick
<C1Category("Action")>
<C1Description("RibbonTrackBar.PlusClick", "Fires when the user clicks the Plus button.")>
Public Event PlusClick As CancelEventHandler
Returns
Type Description
CancelEventHandler Fires when the user clicks the Plus button.