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
___,_____ and ____ container objects.
What is "Reserved Error -1209"?
Maximum Control Names length?
How would you run your ActiveX Document Dll?
What is the use of Hyperlink control for DHTML applications?
What is the default model of the form?
What is a thread pool and how are the threads within a thread pool managed?
What are the types of line styles available in Treeview Control?
What do you know about chaining views.
How can you get selected file from file system Control?
Explain OLE Drag and Drop.
What is the current version of Visual Basic for Windows?
Scope of API?s can be of different types, what are they Why API functions are Required?
Difference between Dynaset and Snapshot?
Does VB support pointers to functions?