BarToggleSwitchItem Events
A Windows UI-style check button, which can have the checked and unchecked states.
Name | Description |
---|---|
Bindable |
Occurs whenever the Bar |
Checked |
Fires after the check state of the current item is changed. |
Command |
Occurs when the Can |
Command |
Occurs after the value of the Command property has changed. |
Command |
Occurs after the value of the Command |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
Hyperlink |
Occurs each time an end-user clicks a hyperlink within the current Bar |
Item |
Occurs when the current item is clicked.
Inherited from Bar |
Item |
Fires when a link to an item is double-clicked.
Inherited from Bar |
Item |
Fires immediately after a link associated with an item has been pressed.
Inherited from Bar |
See Also