CButton

The CButton 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 the stylus.

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

Remarks

MFC for Windows CE doesn't support the GetBitmap, SetBitmap, GetIcon, SetIcon, GetCursor or SetCursor member functions of the CButtton class.

See Also

CButton Member Functions, Control Classes, CWnd, CComboBox, CEdit, CListBox, CScrollBar, CStatic, CBitmapButton, CDialog