How do you clear the current selected item from a drop down
combo box?

Answers were Sorted based on User's Feedback



How do you clear the current selected item from a drop down combo box?..

Answer / suresh

Combo1.Remove Item(Combo1.ListIndex)

Is This Answer Correct ?    3 Yes 0 No

How do you clear the current selected item from a drop down combo box?..

Answer / rohit

combo1.remove item(combo.listindex)

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

What is pivot table and how to create a pivot table

2 Answers  


___,__,___ are the type of combo box?

0 Answers  


What is a datacontrol?

1 Answers  


What are the differences between a standard module and a class module?

4 Answers  


What is "NULL"?

0 Answers  






Types of cursors in DAO?

0 Answers  


Explain the differences between ActiveX Dll and ActiveX Exe?

0 Answers  


How can Visual Basic be used for server-side scripting?

0 Answers  


What does DoEvents do?

2 Answers  


How many objects resides in ADO ?

0 Answers  


Where can I get updated VB and other Microsoft files?

0 Answers  


what are the Differences between ActiveX Control and Standard Control?

0 Answers   Wipro,


Categories