Share via


FormComboBoxControl.clear Method

Clears the entries in the combo box list.

Syntax

public void clear()

Run On

Client

Examples

The following example shows how to clear the entries in the combo box list.

this.clear();

See Also

FormComboBoxControl Class

FormComboBoxControl.add Method

FormComboBoxControl.delete Method