How many nuber of controls are there in form?
Answer Posted / gunasekaran sambandhn
20
eg.,
listbox, combobox, textbox, picturebox, and so on
| Is This Answer Correct ? | 5 Yes | 15 No |
Post New Answer View All Answers
What is form description?
What are windows applications?
What is form technology?
how see report periviwe
What are the forms of database?
What is the use of runworkasync() methods?
What is the extension of the windows installer file?
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
How do you apply specific formatting to the data inside the cells?
Explain the need of z-order method?
What are windows based applications examples?
Explain how insert record in the database?
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?
Name the method that has to be overridden to change the appearance of the control that is inherited from an existing control.
Where to use new keyword other than create instance?