CToolBarCtrl::ReplaceBitmap
Replaces the existing bitmap in the current toolbar control with a new bitmap.
BOOL ReplaceBitmap(
LPTBREPLACEBITMAP pReplaceBitmap
);
Параметры
Parameter |
Description |
---|---|
[in] pReplaceBitmap |
Pointer to a TBREPLACEBITMAP structure that describes the bitmap to be replaced and the new bitmap. |
Возвращаемое значение
true if this method is successful; otherwise, false.
Заметки
This method sends the TB_REPLACEBITMAP message, which is described in the Windows SDK.
Требования
Header: afxcmn.h