How do you clear the current selected item from a drop down
combo box?
Answer Posted / suresh
Combo1.Remove Item(Combo1.ListIndex)
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What type of databases you can access through ADO Data Access Object?
What is ado in vb?
How would you add elements in TreevieW Control.
How can I speed up my VB database application?
To populate a single column value which dbcontrols you to use?
How do you avoid the "Invalid use of null" error when reading null values from a database?
What is dao in visual basic?
1s it posible to Create Tables Through Querydef?
Why doesn't "my string" & Chr$(13) do what I want?
How to use hyperlink?
How would you create Visual basic Document file?
How many File System Controls are there ? Explain.
which property used to add a menus at runtime?
Why visual basic is used?
What's the difference between MODAL and MODELESS forms?