|
-
October 22nd, 2003, 11:19 AM
#1
Opening a dropdown programmatically?
I have a drop down which, when the user types, I want to present them with the correct option from the drop down list which matches what they type.
I want this to happen with the dropdown open though. Anyone know how to make a dropdown ...erm... drop down using code without the user having to click it?
Something like with a treeview, where you can set ...
Node.Expanded = True
...is there any way to set ...
MyDropDown.Opened = True
... or something like that?
Cheers.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|