Which property of textbox cannot be changed at runtime?
Answers were Sorted based on User's Feedback
Answer / knagendra
Name,Multiline and TabIndex properties cann't be change at
run time
| Is This Answer Correct ? | 1 Yes | 1 No |
Explain how insert record in the database?
What is form based application?
what are the diffrences between windows application and windows service?
Explain the new events in textbox that has been included in vb?
What is the use of play() playlooping() functions?
Name the method that has to be overridden to change the appearance of the control that is inherited from an existing control.
Which property of textbox cannot be changed at runtime?
Which interface is to be implemented to release the unmanaged resources in an object in Dot Net?
How can you pause a timer control?
Which property value of the helpnavigator property will display the index for a specified topic?
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 a windows form application?