Answer Posted / bikash pattanayak
Clear is not a property its is a method. & This method is
available to many controls fpr e.g
ListBox,TextBox,DropdownlistBox etc..
listbox1.items.clear();
dropdownlistbox1.clear();
textbox1.text.clear();
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to use the FindControl() function to preselect an item in my dropdownlist?
Explain the new events in textbox that has been included in vb?
Explain how insert record in the database?
What are the properties of datacontrol?
Explain the need of z-order method?
How save rerecord in the database?
What is the difference between pixels, points, and em’s when fonts are displayed?
Are windows forms still used?
how print barcode
What are controls in windows forms?
Explain the difference between listindex and tab index?
What is form and meaning?
Which template creates a .net compact framework 2.0 forms application for pocket pc 2003 and later?
What is the extension of the windows installer file?
Explain something about crystal report in brief?