> how can i make combobox's dropdown list open from click> of another control e.g. from a buttonclick?
Set the ComboBox's DroppedDown property to true.
Gambit