CBitmapButton( );
Remarks
Creates a CBitmapButton object.
After creating the C++ CBitmapButton object, call CButton::Create to create the Windows button control and attach it to the CBitmapButton object.
CBitmapButton Overview | Class Members | Hierarchy Chart
See Also CBitmapButton::LoadBitmaps, CBitmapButton::AutoLoad, CBitmapButton::SizeToContent, CButton::Create