#include <treeview.h>
Definition at line 73 of file treeview.h.
|
|
Additional data associated with the item. Definition at line 98 of file treeview.h. |
|
|
State flags of the item, can be OR'ed by the following values:
When adding an item to the TreeView control, only TVIF_FOLD flag is valid. Definition at line 90 of file treeview.h. |
|
|
Handle to the icon of the folded item. Definition at line 93 of file treeview.h. |
|
|
Handle to the icon of the unfolded item. Definition at line 95 of file treeview.h. |
|
|
Text of the item Definition at line 76 of file treeview.h. |
1.4.2