CBitmapButton Member Functions

Construction
CBitmapButton Constructs a CBitmapButton object.
LoadBitmaps Initializes the object by loading one or more named bitmap resources from the application's resource file and attaching the bitmaps to the object.
AutoLoad Associates a button in a dialog box with an object of the CBitmapButton class, loads the bitmap(s) by name, and sizes the button to fit the bitmap.
Operations
SizeToContent Sizes the button to accommodate the bitmap.

See Also

CBitmapButton Overview, Control Classes