Home > Language Reference > Classes > Popup
Click Event
Raised when the user clicks the popup.
Syntax
Public Event Click()
Remarks
The Click event is raised after clicking on the area containing the popup text or on the down arrow, before the list is displayed. It is not raised when an element is selected in the drop-down list.
When the user clicks on one of the items in the popup a Change event is raised unless the item clicked is already selected - in which case no event is raised.
System requirements
| System | Minimal version | Remarks |
| Palm OS | Palm OS 3.0 | - |
| Windows CE | Windows CE 3.0 | - |