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 |
what is the Difference between listbox and combo box?
how can u split a column header in gridview using C#.net
How many nuber of controls are there in form?
How do you apply specific formatting to the data inside the cells?
I have two combobox .. and i have some items in both combobox now i need to check the item in both combobox if same item is Present in both combobox i need to display that item in message box
What is a windows form application?
Name the method that has to be overridden to change the appearance of the control that is inherited from an existing control.
What is the use of OLE?
What are different authentication types. How do you retrieve user id in case of windows authentication?
Which is the global event handler for unhandled exceptions in an ASP.NET applications?
How to split a column header in gridview using c#.net?
Explain how to find the current record position in data control?