____ property is used to lock a textbox to enter data.
Answer Posted / kosil
textbox1.readonly=true;
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Name the method that has to be overridden to change the appearance of the control that is inherited from an existing control.
What are windows based applications?
How many navigational features are provided by visual studio.net ide?
What is window form application?
Name the template that is used to create a user-defined component.
What is the extension of the windows installer file?
i already displaying one datagrid. now i want to make change to particular column header i.e i want to split that column header and it includes one more header.... write a code for that in windows application using C#.net
Name the property which of menu cannot be set at run time?
Explain the difference between listindex and tab index?
What is the synonym of form?
What is form based application?
What is an example of form?
What is form and meaning?
Explain how to add resources during runtime?
What is the difference between pixels, points, and em’s when fonts are displayed?