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

Messages of toolbar control
[ToolBar control]

Defines


Define Documentation

#define TBM_ADDITEM   0xFE00
 

Adds an item to a toolbar.

 TBM_ADDITEM
 TOOLBARITEMINFO *ptbii;

 wParam = 0;
 lParam = (LPARAM)ptbii;

Parameters:
ptbii Pointer to the data storing the toolbar item info.

Definition at line 114 of file toolbar.h.


Generated on Mon Jun 26 13:54:29 2006 for MiniGUI V1.6.9 API Reference by  doxygen 1.4.2