|
|
|
Toggle Button |
In addition to simple button functionality, a SftButton/OCX control can also operate as a toggle button, i.e., a button that can not only be clicked, but provides an on and an off position. Each mouse click will alternate between the on (pressed) and off (released) positions.
The Toggle property is used to define toggle button behavior.
The drop down button can also act as a toggle button. This is defined using the DropDownToggle property.