Which property of textbox cannot be changed at runtime?
Answer Posted / raji
Name property cant be change @ runtime.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What are the properties of datacontrol?
How can you pause a timer control?
What are windows applications?
Which command prompt utility is used to convert a resource file from the text format into the binary format?
Explain how to split a column header in gridview using c#.net?
Name the property which is used to specify the source from where the crystal reports would be accessed.
Name the class to be inherited for creating a custom control.
What are the advantages of form?
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
Which property value of the helpnavigator property will display the index for a specified topic?
Name the method that has to be overridden to change the appearance of the control that is inherited from an existing control.
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?
What is the full form of gac?
How will calculated the net amount in tax add like total net amount = LT+ST+CESS+amount 2500 = 10%+12.5%+5.15%+amount? kindly please explain what type of formula we apply in software? Tushar
What is form application?