Graphical Drawing Object Classes

MFC for Windows CE supports all the graphical drawing object classes except for CPalette, but they're supported a little bit differently than they are in the standard MFC library .

See the following topics for information about the MFC for Windows CE graphical drawing object classes.

CGdiObject

CBitmap

CBrush

CFont

CPen

CRgn

To see where the graphical drawing object classes fit into the Windows CE class hierarchy, see Classes Derived from CObject.