[]
Fires when the user clicks the Plus button.
[C1Category("Action")]
[C1Description("RibbonTrackBar.PlusClick", "Fires when the user clicks the Plus button.")]
public event CancelEventHandler PlusClick
Type | Description |
---|---|
CancelEventHandler | Fires when the user clicks the Plus button. |