#include <coolbar.h>
Definition at line 64 of file coolbar.h.
|
|
Pointer to the bitmap of the item, valid when the type is TYPE_BMPITEM. |
|
|
Caption of the item, valid when the type is TPYE_TEXTITEM. |
|
|
Additional data of the item |
|
|
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. |
|
|
Reserved, do not use. |
|
|
Hint text of the item, will be displayed in the tooltip window. |
|
|
Type of the item, can be one of the following values:
|
1.4.2