This control is reserved only for compatibility, new applications should use the new tool bar control instead (NewToolBar).
int item_height = 16; int item_width = 16; CreateWindowEx (CTRL_TOOLBAR, ..., MAKELONG (item_height, item_width));
|
|
The class name of toolbar control.
|
|
|
Data type of the pointer to a TOOLBARITEMINFO.
|
|
|
Structure of the toolbar item info |
1.4.2