_TVITEMINFO Struct Reference
[TreeView control]

#include <treeview.h>

Data Fields


Detailed Description

TreeView item info structure

Definition at line 70 of file treeview.h.


Field Documentation

Additional data associated with the item.

Definition at line 95 of file treeview.h.

State flags of the item, can be OR'ed by the following values:

  • TVIF_ROOT
    The item is a root item.
  • TVIF_SELECTED
    The item is a selected item.
  • TVIF_FOLD
    The item is folded.

When adding an item to the TreeView control, only TVIF_FOLD flag is valid.

Definition at line 87 of file treeview.h.

Handle to the icon of the folded item.

Definition at line 90 of file treeview.h.

Handle to the icon of the unfolded item.

Definition at line 92 of file treeview.h.

char* text

Text of the item

Definition at line 73 of file treeview.h.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 7 15:58:43 2011 for MiniGUI V3.0.12 API Reference by  doxygen 1.6.3