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

Notification code of Grid control
[GridView control]

Defines


Define Documentation

#define GRIDN_CELLCLK   5
 

This notification code informs a application when the current selected cell has been clicked.

Definition at line 640 of file gridview.h.

#define GRIDN_CELLDBCLK   4
 

This notification code informs a application when the current selected cell has be double clicked.

Definition at line 634 of file gridview.h.

#define GRIDN_CELLTEXTCHANGED   7
 

This notification code informs a application when the cell text has changed.

Definition at line 652 of file gridview.h.

#define GRIDN_FOCUSCHANGED   6
 

This notification code informs a application when the current selected item has changed.

Definition at line 646 of file gridview.h.

#define GRIDN_HEADLDOWN   1
 

This notification code informs a application when the left mouse button down on the gridview.header.

Definition at line 617 of file gridview.h.

#define GRIDN_HEADLUP   2
 

This notification code informs a application when the left mouse button up on the gridview.header.

Definition at line 623 of file gridview.h.

#define GRIDN_KEYDOWN   3
 

This notification code informs a application when that a key has been pressed.

Definition at line 628 of file gridview.h.


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