PyCToolBar.LoadBitmap

LoadBitmap(id)

Loads the bitmap containing bitmap-button images.

Parameters

id : PyResourceId

Name or id of the resource that contains the bitmap.

Comments

The bitmap should contain one image for each toolbar button. If the images are not of the standard size (16 pixels wide and 15 pixels high), call PyCToolBar::SetSizes to set the button sizes and their images.