Answer Posted / hardik
clear property is available for dropdownlist control.
for e.g. if we want to clear all the contenets of that
dropdownlist then we have to write this code :
dropdownlist.items.clear()
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Name the property which is used to lock a textbox to enter data?
What are the different cloud platforms?
What is form and meaning?
Name the event that enables the user to prevent shifting of focus from control until all the validation rules have been met.
What is a windows forms application?
What is form based application?
Suppose I am implementing one windows form. I am inserting some values into ms access. In that table 5 columns there. But I want to insert three columns only. When I am clicking another button then other two values also insert into that table?
Explain how to find the current record position in data control?
Name the template that is used to create a user-defined component.
What is the use of form?
How to create a set up in vb.net for desktop application please say steps with examples?
how print barcode
What are windows based applications?
How to show a ContextMenuStrip instead of cthe default ContextMenuStrip,when you rightclick on the non client area of a window's Form or when alt+space keys are pressed
Which template creates a .net compact framework 2.0 forms application for pocket pc 2003 and later?