HBITMAP GetBitmap( ) const;
Return Value
A handle to a bitmap. NULL if no bitmap is previously specified.
Remarks
Call this member function to get the handle of a bitmap, previously set with SetBitmap, that is associated with a button.
CButton Overview | Class Members | Hierarchy Chart
See Also CButton::SetBitmap, CBitmapButton::LoadBitmaps, Bitmaps