which property is used to lock a textbox to enter data?
Answer Posted / bikash pattanayak
In visual studio Dot Net if we want to lock the texbox or
prevent it from taking any values in it den we hav to enable
th ReadOnly property of the Textbox.
Texbox1.Readonly=True;
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is form application?
What are the advantages of form?
Which property is used to specify the use of an element in the user interface and reports it to the accessibility aids?
What is the difference between the add() and insert() methods of a listbox control?
What is the difference between desktop application and windows application?
How do I change the console application in windows?
Explain the difference between listbox and combo box?
How many types of dialog boxes windows provides?
Name the property which is used to specify the source from where the crystal reports would be accessed.
Explain about crystal report in brief?
What is form and meaning?
how barcode print on the win form
How to get records from a database?
What are the properties of datacontrol?
What is form and its uses?