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 ActiveX? Explain.

0 Answers  


How will you define a function to accept variable number of arguments ?

1 Answers  


Does VB Supports OOPS Concepts? Explain..

4 Answers  


What is DDE?

0 Answers  


How can you check Beginning and End of the file?

2 Answers  






Explain Default cursor Type and LockEdits type in RDO

2 Answers  


It possible to call OLEDB?s Features directly in VB without using any control?

0 Answers  


What do you mean by ADO?

1 Answers  


What is DDE?

1 Answers  


Explain what is Visual basic?

0 Answers  


Which ADO object is used to perform commit / rollback ? Is it command or connection or recordset I am not sure of the options given. So please let me know the answer if it is something else.

4 Answers   Infosys,


What is the use of Active Control Property?

0 Answers   HCL,


Categories