CAdUiOwnerDrawButton CAdUiBitmapButton CAcUiPickButton CAcUiSelectButton
class CAcUiPickButton : public CAdUiBitmapButton;
acuiButton.h
This class specializes CAdUiBitmapButton to provide a button that displays a standard bitmap.
The constructor for this class sets the resource ID of the image AutoLoad() will retrieve. Consequently the resource ID should not be specified in the button's text using a resource editor. However, the button's text may still be set to provide tool-tip text.
AdUiBitmapButton