What is the difference between modal and moduless window?
Answer Posted / anand shanbhag
If the form is modal then you are not allowed to edit
anything in the parent form.
E.g. In MS-word if you select "Save As" menu then you have
to close the "Save As" window in order to go back to the
word document.
If the form is modeless, you are allowed to use/edit the
newly created form and the parent form.
E.g. "Find and Replace" window in the MS-word. You can edit
in the word document without closing "Find and Replace" window.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Difference between ActiveX Exe and Dll.
How would you create properties by using class Builder Wizard?
Can you create a tabletype of recordset in Jet connected ODBC dbengine.
What is the use of debug Window?
What language does visual basic use?
To populate a single column value which dbcontrols you to use?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
what are the Default cursor Type and LockEdit type in DAO?
How do I set the Windows wallpaper at runtime?
What is the use of Visual Basic Document file?
What is the use of Hyperlink control for DHTML applications?
What are the scope of the class?
When should we use recursive programming?
What are the properties of datacontrol?
Explain the working of templates?