Styles of treeview control
[TreeView control]

Defines


Define Documentation

#define TVS_ICONFORSELECT   0x0000L

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.

Note:
This style is obselete since MiniGUI V3.0.

Definition at line 132 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 114 of file treeview.h.

#define TVS_SORT   0x0010L

Enables sorting in the treeview.

Definition at line 141 of file treeview.h.

#define TVS_WITHICON   0x0002L

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

Definition at line 120 of file treeview.h.

Generated on Thu Apr 7 15:58:37 2011 for MiniGUI V3.0.12 API Reference by  doxygen 1.6.3