SetBitmap(hBitmap)
Sets a bitmapped image.
Parameters
hBitmap : int
The handle to a bitmap resource.Comments
Call this method 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.