CButton

This class encapsulates the functionality of a Windows CE button, which is a small rectangular control that a user can turn on or off by tapping it with a pointing device.

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 does not support the following CButton class methods:

See Also

CComboBox, CEdit, CListBox, CScrollBar, CStatic, CBitmapButton, CDialog, Control Classes