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

how to use unicode data in vb6 regarding to telugu language, my output is in only telugu language

0 Answers  


CRETE A BACKUP FILE

1 Answers   RRB,


What is the use of Hyperlink control for DHTML applications?

0 Answers  


How can you save and Get data from Clipboard?

1 Answers  


What are the rules which should be followed while naming a variable in VB?

0 Answers  






How can you determine performance standards?

0 Answers  


What is the difference between a Sub and a Function?

3 Answers  


DHTML Is used for what?

0 Answers  


How many nuber of controls are there in form?

1 Answers  


What are the types of Error? In which areas the Error occurs?

0 Answers  


What are 3 main differences between flexgrid control and dbgrid control?

0 Answers  


Why API functions are Required?

0 Answers   L&T, Wipro,


Categories