Links are not active on this page.
 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

Expand imageRemarks

Applies To: ComboBox | Spinner

Use the DropDown Event to execute code when the drop-down arrow of a ComboBox control is clicked.

Expand imageSee Also