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

Notification codes of static control
[Static control]

Defines


Define Documentation

#define STN_CLICKED   4
 

Notifies that a static control is clicked.

The STN_CLICKED notification message is sent when the user clicks a static control that has the SS_NOTIFY style.

Definition at line 269 of file static.h.

#define STN_DBLCLK   1
 

Notifies a double-click.

The STN_DBLCLK notification message is sent when the user double-clicks a static control that has the SS_NOTIFY style.

Definition at line 255 of file static.h.


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