ClaySys will provide for all clients with a FREE demo or a proof of concept. Ready to discuss your project? Schedule a FREE consultation.
This function clears all items from the control.
Syntax:
ClearItems(Control Names)
WhereControl Name is the name of the specific control to be cleared.
Examples:
ClearItems(ComboBox)
This function clears all items of ComboBox.