Contents
|
PyCToolBarCtrl
.AddBitmap
int =
AddBitmap(
numButtons
, bitmap
)
Add one or more button images to the list of button images
Parameters
numButtons
: int
Number of button images in the bitmap.
bitmap
:
PyBitmap
Bitmap containing button or buttons to be added
MFC References
CToolBarCtrl::AddBitmap