Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

_TOOLBARITEMINFO Struct Reference
[ToolBar control]

#include <toolbar.h>

Data Fields


Detailed Description

Structure of the toolbar item info

Definition at line 66 of file toolbar.h.


Field Documentation

char DBmpPath[MAX_PATH+10]
 

Path of the bitmap for down state of the item

Definition at line 83 of file toolbar.h.

DWORD dwAddData
 

Additional data of the item

Definition at line 86 of file toolbar.h.

char HBmpPath[MAX_PATH+10]
 

Path of the bitmap for hilighted state of the item

Definition at line 81 of file toolbar.h.

int id
 

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 76 of file toolbar.h.

int insPos
 

Reserved, do not use.

Definition at line 69 of file toolbar.h.

char NBmpPath[MAX_PATH+10]
 

Path of the bitmap for normal state of the item

Definition at line 79 of file toolbar.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 26 13:54:28 2006 for MiniGUI V1.6.9 API Reference by  doxygen 1.4.2