What is the difference between modal and modaless form in VB?
Answer / subashini
Modal Form:
Modal Form gains the exclusive attention of the user.
A user can not access other forms within an application
until the current form is closed.
Example: Msgbox,Inputbox etc.
Modeless Form:
It allows the user to shift between forms within an
application without closing the current form.
Example: MDI Form
| Is This Answer Correct ? | 34 Yes | 1 No |
How do you call a function in a DLL?
What are the different types of errors in visual Basic?
What is the difference Between ADO and other data access objects?
What are forms in visual basic?
How many max. number of controls can place in one form (especially visual basic form)?
Types of cursors in DAO?
What is the difference between queryunload and unload in form?
what are the Sequence of events when a MDI form open with two child forms closing?
Which property of menu cannot be set at run time?
What is the diff between the Create Object and Get object?
Is it possible to change menu runtime using API? If yes? Specify the function names.
What is the difference between adodc and adodb in vb?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)