Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.09 KB

File metadata and controls

27 lines (18 loc) · 1.09 KB
description Learn more about: Hierarchy Chart
title Hierarchy Chart
ms.date 11/19/2018
helpviewer_keywords
object models, MFC
classes [MFC], MFC hierarchy
MFC, object model
ms.assetid 19d70341-e391-4a72-94c6-35755ce975d4

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