method Editor.DropDown ()
Shows up the control's drop down list.

TypeDescription

Use the DropDown property to programmatically display the control's drop down window. Use the EditType property to change the control's type. If the DropDownVisible is False, no drop down window is shown. The DropDown property shows the drop down window only if the control's EditType property is one of the following: DropDown, DropDownList, CheckList, Date, Color, Font,  Picture, ColorList, PickEdit.