Types of Modal windows in VB.



Types of Modal windows in VB...

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

More Visual Basic Interview Questions

Why is it not good to use a variant data type?

2 Answers  


Parts of ODBC?

0 Answers  


What is the use of ActiveX Documents?

0 Answers  


How would you view html code in Active Server Pages?

1 Answers  


How do I make my applications screen-resolution independent?

0 Answers  






How many File System Controls are there Explain?

0 Answers  


How would you define and use a Boolean in VB?

2 Answers   Asteroid Software Services, Microsoft,


What are different types of cursors in ADODB?

5 Answers  


Default cursor Type and LockEdit type in DAO?

1 Answers  


How to get Cursor position using API?

2 Answers  


What is RDO?

1 Answers  


How good are you in VB?

2 Answers   Satyam,


Categories