Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.24 KB

hierarchy-chart.md

File metadata and controls

27 lines (18 loc) · 1.24 KB
description title ms.date helpviewer_keywords ms.assetid
See the MFC class hierarchy in chart form.
MFC class hierarchy chart
09/10/2021
object models, MFC
classes [MFC], MFC hierarchy
MFC, object model
19d70341-e391-4a72-94c6-35755ce975d4

MFC class hierarchy chart

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