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