CStatic::GetBitmap

HBITMAP GetBitmap( ) const;

Return Value

A handle to the current bitmap, or NULL if no bitmap has been set.

Remarks

Call this member function to get the handle of the bitmap, previously set with SetBitmap, that is associated with CStatic.

CStatic OverviewClass MembersHierarchy Chart

See Also   CStatic::SetBitmap, STM_GETIMAGE, Bitmaps