DownClick Event
Occurs when the user clicks the down arrow of a Spinner control or the down arrow in the drop-down list of a ComboBox control.
PROCEDURE Control.DownClick
Remarks
Applies To: ComboBox | Spinner
Use the DropDown Event to execute code when the drop-down arrow of a ComboBox control is clicked.