![]() |
How to dropdown a combo box? vb 6.0
How can i make combo box dropdowned when that is focus?
I like to make internet explorer address bar like combo box, automatically dropdown and show only items that have typed contents as first part. |
Re: How to dropdown a combo box? vb 6.0
There is a property I don't remember exactly at this moment but its something like drop or dropped or something like that and you need to set that to true.
|
Re: How to dropdown a combo box? vb 6.0
on gotfocus, sendkeys "{F4}"
|
| All times are GMT +5.5. The time now is 05:59. |