|
|
|
Drop Down Button |
SftButton/OCX offers an optional drop down button. This drop down button can be used to access dialogs, popup menus, etc. and is similar in function to a combo box drop down button.
The ShowDropDown property is used to enable the drop down button.
The drop down button generates the DropDownClick event when it is clicked (see Keyboard & Mouse Interface).
In addition, the drop down button (and the button portion) can also act as a toggle button.