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

Notification code of ListView control
[ListView control]

Defines


Define Documentation

#define LVN_CLICKED   1
 

This notification code informs parent window the mouse clicked.

Definition at line 1162 of file listview.h.

#define LVN_COLCHANGE   11
 

This notification code informs parent window the current selected column has changed.

Definition at line 1224 of file listview.h.

#define LVN_FOLDED   12
 

This notification code informs that user folds an item by mouse clicking.

Definition at line 1231 of file listview.h.

#define LVN_HEADRDOWN   6
 

This notification code informs parent window the right mouse button down on the listview header.

Definition at line 1189 of file listview.h.

#define LVN_HEADRUP   7
 

This notification code informs parent window the right mouse button up on the listview header.

Definition at line 1196 of file listview.h.

#define LVN_ITEMCLK   10
 

This notification code informs parent window the current selected item has been clicked.

Definition at line 1217 of file listview.h.

#define LVN_ITEMDBCLK   9
 

This notification code informs parent window the current selected item has be double clicked.

Definition at line 1210 of file listview.h.

#define LVN_ITEMRDOWN   4
 

This notification code informs parent window the right mouse button down on a listview item.

Definition at line 1175 of file listview.h.

#define LVN_ITEMRUP   5
 

This notification code informs parent window the right mouse button up on a listview item.

Definition at line 1182 of file listview.h.

#define LVN_KEYDOWN   8
 

This notification code informs parent window that a key has been pressed.

Definition at line 1202 of file listview.h.

#define LVN_SELCHANGE   2
 

This notification code informs parent window the current selected item has changed.

Definition at line 1168 of file listview.h.

#define LVN_UNFOLDED   13
 

This notification code informs that user unfolds an item by mouse clicking.

Definition at line 1238 of file listview.h.


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