---
title: "Explain about CFrameWnd?"  
description: "Explain about CFrameWnd?"  
author: "Anonymous User"  
published: 2011-03-28  
updated: 2020-09-22  
canonical: https://www.mindstick.com/interview/652/explain-about-cframewnd  
category: "visual c++"  
tags: ["visual c++"]  
reading_time: 1 minute  

---

# Explain about CFrameWnd?

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.

## Answers

### Answer by Anonymous User

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.


---

Original Source: https://www.mindstick.com/interview/652/explain-about-cframewnd

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
