Clear Methods

Removes all items from a list.


Syntax

object.RLClear
object.LLClear

The syntax of the Clear methods has these parts:

PartDescription
objectA DCombo control.

Remarks

All items are removed from the list.  RLClear also sets the Text property to an empty string and clears the edit control.