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 bitmapCheckBoxes: CheckBox for each nodeWith 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- CanMoveDownAdded:- IsChecked- SetChecked- CheckedCount |