zTreeView - is TreeView enhancement, with wallpaper and string data assigned to each node.
Added Properties:
Selectedbold : boolean - if true then selected item is displayed with bold font...
Wallpaper: Background tiled bitmap
CheckBoxes: CheckBox for each node
With each node is assigned data string, so you can access it and load/save using new Methods:
- SaveToStreamEx
- LoadFromStreamEx
- SaveToFileEx
- LoadFromFileEx
- SaveToStrings
- LoadFromStrings
- GetNodeData
- SetNodeData
- IndexOfData
- AddObject
- AddChildObject
- AddChildObjectFirst
- CanPaste
- Cut
- Paste
- MoveUp
- MoveDown
- CanMoveDown
Added:
- IsChecked
- SetChecked
- CheckedCount