What is the max size of textbox?
Answer / karthik
By default every textbox has the maximum length of 32767
| Is This Answer Correct ? | 12 Yes | 1 No |
Name the property which of menu cannot be set at run time?
What is boxing and how it is done internally?
Explain how to net forms the windows?
What is dynamic linking?
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?
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
Suppose 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 are windows based applications?
Are windows forms still used?
Which command prompt utility is used to convert a resource file from the text format into the binary format?
Explain how to add resources during runtime?