What is form based application?
Answer / Navneet Sagar
A Form-Based Application in Windows Forms is an application that primarily consists of a series of forms, where each form represents a different screen or interface for the user to interact with.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the forms of graphics?
Explain how to find the current record position in data control?
Is form action required?
what are the types of combo box?
Explain something about crystal report in brief?
Which event occurs when a user drags an item in a treeview or listview control?
how to call constructor in abstract class
Explain the new events in textbox that has been included in vb?
Which dialog box allows users to switch to another area of the application?
What are windows based applications?
Hi, 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. please help me
Which controls have refresh method?