which property is used to lock a textbox to enter data?
Answer Posted / anil
textbox.Locked = true lock the text box
textbox.locked = false to unloack the text box
| Is This Answer Correct ? | 7 Yes | 8 No |
Post New Answer View All Answers
Which window displays messages for the status of various features provided in the visual studio .net ide?
Explain the need of z-order method?
What are windows based applications examples?
How insert record in the database?
Name the method that has to be overridden to change the appearance of the control that is inherited from an existing control.
Name the two main categories of .net components.
Which method of the messagebox class is used to display a message in the message box?
Is windows an application software?
how barcode print on the win form
What are the forms of graphics?
Which dialog box allows users to switch to another area of the application?
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?
Explain how to add resources during runtime?
How can you pause a timer control?
Which template creates a .net compact framework 2.0 forms application for pocket pc 2003 and later?