win32ui.CreateToolBar
PyCToolBar = CreateToolBar(parent, style , windowId )
Creates a toolbar object.
Parameters
Comments
You must ensure no 2 toolbars share the same ID.
PyCToolBar = CreateToolBar(parent, style , windowId )
Creates a toolbar object.