InterviewSolution
Saved Bookmarks
| 1. |
Explain Mdi? |
|
Answer» MDI stand for Multiple Document INTERFACE. It is an application STYLE that ALLOWS users to open multiple windows(called sheets) in a single window(called MDI Frame) and to move freely among these sheet. MDI has two PB window STYLES:
MDI Frame has three parts:
MDI stand for Multiple Document Interface. It is an application style that allows users to open multiple windows(called sheets) in a single window(called MDI Frame) and to move freely among these sheet. MDI has two PB window styles: MDI Frame has three parts: |
|