____ property is used to lock a textbox to enter data.
Answer Posted / sanjeev
textBox1.Enabled=true;
textBox1.Enabled=false;
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is a windows form application?
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
Explain the difference between listbox and combo box?
Name the two main categories of .net components.
how print barcode
How many navigational features are provided by visual studio.net ide?
How to create a set up in vb.net for desktop application please say steps with examples?
How do I change the console application in windows?
Which window allows viewing the resources of the servers, such as services, processes and the event log?
What is form based application?
Explain how save rerecord in the database?
Which method grants a lock on a resource?
How to split a column header in gridview using c#.net?
What is the use of form?
how barcode print on the win form