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
How to show a ContextMenuStrip instead of cthe default ContextMenuStrip,when you rightclick on the non client area of a window's Form or when alt+space keys are pressed
What is form application?
What is the use of runworkasync() methods?
Name the method that has to be overridden to change the appearance of the control that is inherited from an existing control.
What are the forms of graphics?
Explain something about crystal report in brief?
What is a windows forms application?
Explain the need of z-order method?
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?
What is form record?
What is the extension of the windows installer file?
What are the forms of database?
How to get records from a database?
Explain how to get records from a database?