The Wayback Machine - https://web.archive.org/web/20111101202045/http://www.codeguru.com:80/cpp/controls/buttonctrl/bitmapbuttons/

    Bitmap Buttons

    CCustomBitmapButton—MFC Button Control

    Create an owner-draw bitmap button and a frame for the title bar in one class.

    Choice Button

    Learn about a owner drawn button that can display a bitmap and a dropdown menu with a list of choices.

    [Updated] ImageTextButton

    Learn about a Owner Draw button that loads a bitmap and embeds text on it.

    Hover Buttons with Automatic Drop-Shadow Generation and Antialiasing

    [Update] Render a button in multiple ways, including soft drop-shadow generation, antialiasing with the window background, semi-transparency, and more. This class is an extension to the standard hover button. The new additions are: 1. Buttons in the dialog were not set to be ownerdrawn. This has been corrected. 2. The program now links with MFC 7.0 statically, so users without .NET installed can run the demo.

    Simple Bitmap Buttons

    This is an easy and flexible way to use bitmaps as buttons in your application.

    CShadeButtonST - A CxShadeButton made using CButtonST

    This routine lets you derive a class and implement custom a background paint while still having all the features from the CButtonST control.

    CAtlBitmapButton - ATL/WTL Ownerdraw Superclassed Bitmap Button

    Create bitmap buttons used in a simple user interface.

    Responsive CBitmapButton Class

    Presents a class that provides for a bitmap button that responds much better to double-clicks

    Bitmapped Command Button

    Easy mechanism to create buttons with bitmap images