How do you clear the current selected item from a drop down
combo box?
Answer Posted / rohit
combo1.remove item(combo.listindex)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to use unicode data in vb6 regarding to telugu language, my output is in only telugu language
which method used to move a recordset pointer in nth position in DAG?
What is OLEDB?
With in the form we want to check all the text box control are typed or not? How?
What is a toolbox in visual basic?
How can you Implement windows functionality in VB?
What is the use of Active Control Property?
How do you zoom in visual basic?
What is meant by Establish Connection in RDO? 74.1s it possible to Access BackEnd procedures? Explain.
What is DAO?
What is the use of Data Form Wizard?
Types of LockEdits in DAO? 51 .Types of Recordsets.
What is dao in vb?
How do I make a text box not beep but do something else when I hit the Enter key?
How much gain in performance will I get if I write my number crunching routines in C instead of Visual Basic?