Clear property is available in which control?

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


Please Help Members By Posting Answers For Below Questions

How do I change the console application in windows?

591


How is anchoring different from docking?

685


Is form action required?

595


What is the use of play() playlooping() functions?

723


Name the two main categories of .net components.

607






How insert record in the database?

670


how barcode print on the win form

2088


What is form design?

630


Explain about crystal report in brief?

626


Is typeform free?

607


What is an example of form?

641


Name the class to be inherited for creating a custom control.

651


Which of the following position is the default docking position of the statusstrip control on the form?

676


What are window based applications?

602


Explain how save rerecord in the database?

667