which property is used to lock a textbox to enter data?
Answer Posted / sesu
TextBox1.Enabled=False;
| Is This Answer Correct ? | 18 Yes | 5 No |
Post New Answer View All Answers
What is the use of form?
Explain about crystal report in brief?
Name the method that has to be overridden to change the appearance of the control that is inherited from an existing control.
What is difference between winforms and windows forms?
Which window allows viewing the resources of the servers, such as services, processes and the event log?
What is form technology?
What are windows based applications examples?
What is the difference between a document and a form?
What is the difference between pixels, points, and em’s when fonts are displayed?
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?
What is form based application?
What is window form application?
What is form application?
How insert record in the database?
Explain the difference between listindex and tab index?