which property is used to lock a textbox to enter data?
Answer Posted / nam
TextBox1.ReadOnly = True;
Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Which template creates a .net compact framework 2.0 forms application for pocket pc 2003 and later?
What is form design?
Which window displays messages for the status of various features provided in the visual studio .net ide?
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
Explain how many number of events does the timer controls?
Explain how to get records from a database?
Is form action required?
What is the use of form?
What are windows based applications examples?
Explain how barcode create in the report?
How is anchoring different from docking?
What is the extension of the windows installer file?
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?
Which method of the messagebox class is used to display a message in the message box?
What is form application?