CGdiObject

This class is the abstract base class for various kinds of Windows CE graphics device interface (GDI) objects such as bitmaps, regions, brushes, pens, palettes, and fonts.

At a Glance

Header file: Afxwin.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Remarks

MFC for Windows CE supports the following methods of the CGdiObject class differently than the standard MFC does:

MFC for Windows CE does not support the UnrealizeObject method of the CGdiObject class.

See Also

CBitmap, CBrush, CFont, Graphical Drawing Object Classes