Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.34 KB

File metadata and controls

29 lines (19 loc) · 1.34 KB
description See the MFC class hierarchy in chart form.
title MFC class hierarchy chart
ms.date 09/10/2021
helpviewer_keywords
object models, MFC
classes [MFC], MFC hierarchy
MFC, object model

MFC class hierarchy chart

Note

The Microsoft Foundation Classes (MFC) library continues to be supported. However, we're no longer adding features or updating the documentation.

The following illustration represents the MFC classes derived from CObject:

:::image type="content" source="../mfc/media/mfc-hierarchy-chart-part-1-of-3.png" alt-text="Chart that lists the MFC classes derived from CObject.":::

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

:::image type="content" source="../mfc/media/mfc-hierarchy-chart-part-2-of-3.png" alt-text="Chart that lists the MFC classes derived from CCmdTarget or CWnd.":::

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

:::image type="content" source="../mfc/media/mfc-hierarchy-chart-part-3-of-3.png" alt-text="Chart that lists the MFC classes that aren't derived from CObject.":::

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

See also

Hierarchy Chart Categories
Class Overview