Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 1.31 KB

hierarchy-chart.md

File metadata and controls

37 lines (29 loc) · 1.31 KB
title ms.custom ms.date ms.reviewer ms.suite ms.technology ms.tgt_pltfrm ms.topic f1_keywords dev_langs helpviewer_keywords ms.assetid caps.latest.revision author ms.author manager
Hierarchy Chart | Microsoft Docs
11/04/2016
cpp-windows
article
vc.mfc
C++
object models, MFC
classes [MFC], MFC hierarchy
MFC, object model
19d70341-e391-4a72-94c6-35755ce975d4
15
mikeblome
mblome
ghogen

Hierarchy Chart

The following illustration represents the MFC classes derived from CObject:

Classes Derived From CObject

The following illustration represents the MFC classes derived from CWnd and CCmdTarget:

Classes Derived From CCmdTarget or CWnd

The following illustration represents the MFC classes not derived from CObject:

Classes Not Derived From CObject

You can download the complete chart from the following location: MFC Hierarchy Charts Download.

See Also

Hierarchy Chart Categories
Class Overview