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

Styles of treeview control
[TreeView control]

Defines


Define Documentation

#define TVS_ICONFORSELECT   0x0004L
 

The fold icon is used to indicate selected item.

For TreeView control with TVS_ICONFORSELECT style, the item icons will be used to indicate selected or unselected status of the item.

Definition at line 133 of file treeview.h.

#define TVS_NOTIFY   0x0001L
 

Sends the parent window notification messages when the user clicks or double-clicks the control.

Definition at line 117 of file treeview.h.

#define TVS_SORT   0x0010L
 

Enables sorting in the treeview.

Definition at line 142 of file treeview.h.

#define TVS_WITHICON   0x0002L
 

The treeview item will use icons to indicate folded or unfolded status.

Definition at line 123 of file treeview.h.


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