TreeView::AppendItem
long AppendItem (long parentItem);
Parameters
- parentItem
ID of the parent item under which the new item should be placed as a child item. RootItem specifies the root of the tree view.
Return Value
Description
The new item will have the following default properties:
Property
Value
Color
The system default foreground (text) color.
Icon (normal)
NoIcon
Icon (state)
NoIcon
Long
0
Status
Enabled
Style
The style of the font of the tree view.
Text
empty