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.
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 |
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.
CBitmap, CBrush, CFont, Graphical Drawing Object Classes