What is the difference between modal and modaless form in VB?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

DHTML Is used for what?

1411


What is the default model of the form?

1635


Explain the "cursortype" and "Locktype" in VB?

3777


___,___ and __ are difference between image and picture controls.

1117


Difference between Recordset and Resultsets.

3551






How do I implement an accelerator key for a text box?

1062


Parts of ODBC?

1456


Types of ActiveX Components in VB?

1442


What is ado in vb.net?

507


How would you add elements and pictures to listitems in listview control?

1446


What is Parser Bug?

1873


Is the Access Engine and Visual Basic Pro good enough for database work?

986


Is it possible to set a shortcut key for label?

1393


How would you attach an ActiveX control in Your Application?

1607


__ no of controls in form.

1070