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 236 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 230 of file newtoolbar.h.

#define NTBS_HORIZONTAL   0x00000000L
 

The NewToolbar will be displayed horizontally.

Definition at line 242 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 256 of file newtoolbar.h.

#define NTBS_TEXTRIGHT   0x000000002L
 

Displays text at the right side of the item bitmap.

Definition at line 223 of file newtoolbar.h.

#define NTBS_VERTICAL   0x00000010L
 

The NewToolbar will be displayed vertically.

Definition at line 248 of file newtoolbar.h.

#define NTBS_WITHTEXT   0x000000001L
 

Displays text with the item bitmap.

Definition at line 217 of file newtoolbar.h.


Generated on Mon Jun 26 14:21:36 2006 for MiniGUI V2.0.3 API Reference by  doxygen 1.4.2