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
Explain the types of Views in Listview Control?
1s it posible to Create Tables Through Querydef?
What is ActiveX Control?
What are 3 main differences between flexgrid control and dbgrid control?
What is DDE?
Scope of API?s can be of different types, what are they Why API functions are Required?
Types of ActiveX Components in VB?
What is OLEDB?
Whether HTML supports multimedia: and document links?
How do you change the system menu (on the Control-Menu Box)?
What is meant by building a recordset.
How would you create properties by using class Builder Wizard?
Which method is preferred to save datas like database?
Difference between Class Module and Standard Module?
Is it possible to Manipulate data through flexgrid? Explain.