#include <newtoolbar.h>
Definition at line 145 of file newtoolbar.h.
|
|
Additional data of the item Definition at line 199 of file newtoolbar.h. |
|
|
Index of bitmap cell. Definition at line 190 of file newtoolbar.h. |
|
|
Flags of the item. It can be OR'd with the following values:
Definition at line 171 of file newtoolbar.h. |
|
|
Hotpot-clicked callback procedure for menubutton. Definition at line 193 of file newtoolbar.h. |
|
|
Identifier of the item. When the user clicked the item, this control will send a notification message to the parent window with the notification code to be equal to this identifier. Definition at line 178 of file newtoolbar.h. |
|
|
Rectangle region of hotspot in the cell. Definition at line 196 of file newtoolbar.h. |
|
|
Text of the item. This text will be displayed under the bitmap if the control have NTBS_WITHTEXT style. Definition at line 184 of file newtoolbar.h. |
|
|
Tooltip of the item, not used, reserved. Definition at line 187 of file newtoolbar.h. |
|
|
Which fields are valid when sets/retrives the item information (ignored when add item). It can be OR'd with the following values:
Definition at line 159 of file newtoolbar.h. |
1.4.2