Features
Contains examples that demonstrate how:
to add node into TreeView;
to use TreeView node with CheckBox;
to use ContextMenu for TreeView;
to support keyboard in the TreeView;
to support Drag and Drop in the TreeView;
to use selected image for node in the TreeView;
to use different images for normal and selected state of node in the TreeView;
to handle node text editing in the TreeView.
|