PyCToolBar.LoadToolBar

LoadToolBar(id)

Loads a toolbar from a toolbar resource.

Parameters

id : PyResourceId

Name or resource id of the resource

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.