InterviewSolution
Saved Bookmarks
| 1. |
Explain About Frames? |
|
Answer» Frame describes about the borders, dimensions and location of the window. Two types of MFC applications are present which use a frame. APPLICATION using frames use a concept known as Document/View architecture. This architecture ALLOWS a certain PROGRAM to be present in applications. Frame describes about the borders, dimensions and location of the window. Two types of MFC applications are present which use a frame. Application using frames use a concept known as Document/View architecture. This architecture allows a certain program to be present in applications. |
|