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


Field Documentation

char DBmpPath[MAX_PATH+10]
 

Path of the bitmap for down state of the item

Definition at line 85 of file toolbar.h.

DWORD dwAddData
 

Additional data of the item

Definition at line 88 of file toolbar.h.

char HBmpPath[MAX_PATH+10]
 

Path of the bitmap for hilighted state of the item

Definition at line 83 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 78 of file toolbar.h.

int insPos
 

Reserved, do not use.

Definition at line 71 of file toolbar.h.

char NBmpPath[MAX_PATH+10]
 

Path of the bitmap for normal state of the item

Definition at line 81 of file toolbar.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 26 14:21:35 2006 for MiniGUI V2.0.3 API Reference by  doxygen 1.4.2