Types of Modal windows in VB.

Answer Posted / akash

A modal window is any type of window that is a child
(secondary window) to a parent window . It is commonly
associated with an Internet Web site pop-up window that
stays in front of the original window. A user may not
press any controls or enter any information on the parent
window (the original window which opened the modal) until
the modal has been closed. A modal window is commonly used
when the author wants to retain the user's focus on the
information in the modal as it is impossible for the user
to interact with the other windows of the same process.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Scope of API's can be of types, what are they?

1494


___ is a property to resize a label control according to your caption.

1101


What is FireHouse Cursors?

1763


What is script control?

575


What is DBSqlPassThrough?

2651






How would you create Visual basic Document file?

1387


What are the scope of the class?

1543


Difference between Class Module and Standard Module?

1992


How to find the current record position in data control?

1451


what is the Property used to add a menus at runtime?

1651


What is the need of tabindex property is label control.

1435


What is executenonquery in vb net?

517


Explain the creation project schedule.

592


What is the current version of Visual Basic for Windows?

1121


What is the use of OLE?

2035