____ property is used to lock a textbox to enter data.
Answer Posted / kosil
textbox1.readonly=true;// to unlock textbox
textbox1.readonly=false;// to lock textbox
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is the full form of gac?
Is typeform free?
What is a windows forms application?
How many navigational features are provided by visual studio.net ide?
Explain the difference between listbox and combo box?
Which window allows viewing the resources of the servers, such as services, processes and the event log?
What are the forms of graphics?
What is a fillable form?
how barcode print on the win form
How will calculated the net amount in tax add like total net amount = LT+ST+CESS+amount 2500 = 10%+12.5%+5.15%+amount? kindly please explain what type of formula we apply in software? Tushar
What are the three states set in a checkstate property?
Explain how to add resources during runtime?
What is an example of form?
which property is used to change to some value to access a identity column in datacontrols?
Explain how many number of events does the timer controls?