CAdUiOwnerDrawButton CAdUiBitmapButton CAcUiPickButton CAcUiSelectButton
class CAcUiSelectButton : public CAcUiPickButton;
acuiButton.h
This class specializes CAcUiPickButton to provide a button that displays a standard 'select objects' bitmap.
The constructor for this class sets the resource ID of the image that 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.
CAcUiPickButton