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
How would you create Visual basic Document file?
How do I add a form in visual basic?
How would you map properties to controls by using ActiveX Control Interface Wizard?
What is understand in resource tracking?
how to make unlimited id(1rimjim,2rimjim,3rimjim....etc) login grp chat pogram for jabber?
What is the difference between c++ and visual basic?
How do I change the color of a form in visual basic?
Difference between Tabletype and Snapshot?
What language does visual basic use?
Explain about literals?
What is a toolbox in visual basic?
by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.
How many File System Controls are there Explain?
by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.
What is shortcut menu and explain "The ole control's shortcut menu".