Page 1 of 1

problem in combobox

PostPosted: August 11th, 2009, 9:26 am
by miladdelphi
Hi.

how can i dropdown combobox in code when AUTODROPDOWN and AUTOCOMPLETE is false?
when i use this code combobox1.droppeddown:=true; in ONCHANGE event mouse pointer will be disappear.why?

what must i do?plzz help.(urgent)