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
How do I implement an accelerator key for a text box?
How do I speed up control property access?
How do I change the color of a form in visual basic?
What are the important components of OLEDB?
State about the different types of visual basic data?
Give brief description about class?
What is a thread pool and how are the threads within a thread pool managed?
which property used to add a menus at runtime?
Is it possible to change menu runtime using API? If yes? Specify the function names.
What is recordset in visual basic?
What is data control in vb?
How to get freefile location in memory?
what are the Types of Resultsets?
___,___ arguments will be used to run a executable program in shell function
Explain about arrays?