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
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.
Difference between Linked Object and Embedded Object?
How do I get my application on top?
___ property is used to change to ___ value to access a identity column'in datacontrols.
What are the types of line styles available in Treeview Control?
Hi, I am USINg QTP tool for automation. Where VB Script have to use. I want to read a row from the table present in .Doc File and to paste in excel. Could you please assist me or give me the code to get it. I am new in this technology.
What is controls in vb?
_____ collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol.
what are the Differenct Types of Procedures in VB?
How do I remove/change the picture property of a control at design time?
It possible to call OLEDB's Features directly in VB without using any control?
Why does everybody say I should save in TEXT not BINARY?
Why API functions are Required?
How can you get selected file from file system Control?
What is the use of OLE?