InterviewSolution
Saved Bookmarks
| 1. |
Explain About Cframewnd? |
|
Answer» MFC has an extensive set of classes present in its library out of which CFrameWnd is ONE of those. This is a very important class and it is USED FREQUENTLY. USER defined classes can be created by CFrameWnd. To create a windows frame CFrameWnd provides class MFC has an extensive set of classes present in its library out of which CFrameWnd is one of those. This is a very important class and it is used frequently. User defined classes can be created by CFrameWnd. To create a windows frame CFrameWnd provides class |
|