show / hide menu

ClearItems

This function clears all items from the control.

Syntax:

ClearItems(Control Names)

Where
Control Name is the name of the specific control to be cleared.

Examples:

ClearItems(ComboBox)

This function clears all items of ComboBox.