which property is used to lock a textbox to enter data?
Answer Posted / senthil kumar
TextBox.Enabled = True;
This property is used to lock the text box to enter data.
| Is This Answer Correct ? | 7 Yes | 20 No |
Post New Answer View All Answers
Where to use new keyword other than create instance?
Explain how to get records from a database?
How insert record in the database?
How to use the FindControl() function to preselect an item in my dropdownlist?
Name the property which is used to specify the source from where the crystal reports would be accessed.
Explain how many number of events does the timer controls?
What are the forms of graphics?
What are windows based applications?
What is form based application?
Which command prompt utility is used to convert a resource file from the text format into the binary format?
Suppose I am implementing one windows form. I am inserting some values into ms access. In that table 5 columns there. But I want to insert three columns only. When I am clicking another button then other two values also insert into that table?
Name the two main categories of .net components.
What is form and its uses?
How do I change the console application in windows?
What is window form application?