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
___,__,___ are the type of combo box?
What are the properties of datacontrol?
What is the use of ActiveX Documents?
Explain OLE Drag and Drop.
How would you add elements and pictures to listitems in listview control?
How many types of API functions are available in VB?
what are the Differenct Types of Procedures in VB?
Whether HTML supports multimedia: and document links?
What is meant by Establish Connection in RDO?
What is the use of Tabledef?
Give brief description about class?
What are the types of API Types.
Through which protocol OLEDB components are interfaced?
What's the difference between MODAL and MODELESS forms?
What is form in visual basic?