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

Styles of NewToolBar control
[NewToolBar control]

Defines


Define Documentation

#define NTBS_DRAWSEPARATOR   0x000000008L
 

Draws the separator bar.

Definition at line 234 of file newtoolbar.h.

#define NTBS_DRAWSTATES   0x000000004L
 

Draws the button states with 3D frame, and does not use the highlight, pushed and disabled bitmap cell.

Definition at line 228 of file newtoolbar.h.

#define NTBS_HORIZONTAL   0x00000000L
 

The NewToolbar will be displayed horizontally.

Definition at line 240 of file newtoolbar.h.

#define NTBS_MULTLINE   0x00000020L
 

The Newtoolbar item will be displayed in several lines. In this style , your should define the toolbar RECT in CreateWindwEx.

Definition at line 254 of file newtoolbar.h.

#define NTBS_TEXTRIGHT   0x000000002L
 

Displays text at the right side of the item bitmap.

Definition at line 221 of file newtoolbar.h.

#define NTBS_VERTICAL   0x00000010L
 

The NewToolbar will be displayed vertically.

Definition at line 246 of file newtoolbar.h.

#define NTBS_WITHTEXT   0x000000001L
 

Displays text with the item bitmap.

Definition at line 215 of file newtoolbar.h.


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