Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
BOOL SetBitmap( HBITMAP hbmImageWell );
Return Value
Nonzero if successful; otherwise 0.
Parameters
hbmImageWell
Handle of a bitmap image that is associated with a toolbar.
Remarks
Call this member function to set the bitmap image for the toolbar. For example, call SetBitmap to change the bitmapped image after the user takes an action on a document that changes the action of a button.