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

States of button control
[Button control]

Defines


Define Documentation

#define BST_CHECKED   0x0001
 

Indicates the button is checked.

Definition at line 327 of file button.h.

#define BST_FOCUS   0x0008
 

Specifies the focus state.

Definition at line 346 of file button.h.

#define BST_INDETERMINATE   0x0002
 

Indicates the button is grayed because the state of the button is indeterminate.

Definition at line 334 of file button.h.

#define BST_PUSHED   0x0004
 

Specifies the highlight state.

Definition at line 340 of file button.h.

#define BST_UNCHECKED   0x0000
 

Indicates the button is unchecked.

Definition at line 321 of file button.h.


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