Welcome to Olvio IT, Guest.
Tips
Did you know you can force the PlusListBox to scroll up or down by using the ScrollUp and ScrollDown methods, or scroll to a certain item by using the ScrollTo method?
(more tips...)


Facts
PlusSuite comes with 1 year free updates
(more facts...)


Testimonials
"I especially like to inherit classes and the classes in PlusSuite are extremely easy to inherit and offer a lot of useful protected members[...]"
George Stern
(more testimonials...)
 
PlusSuite is the ultimate suite of controls for .Net Framework
PlusTreeView
PlusSuite > Controls Package > PlusTreeView
previous | next


Overview

The Tree control is not new. It has been used since the early days of graphical user interface because it has 2 powerful features: it can hold a lot of logically ordered items and it can show only those that are needed. Modern GUIs have developed the tree controls into advanced navigation controls, but ultimately they all rely on the same good old idea. With PlusTreeView we tried to create a control that gives you all the functionality that you are looking for in a tree control plus the ability to switch the type of tree and customize its appearance to the fullest. Not to mention the complex XML saving and restoring plus unique features like load on demand.

Features

  • Load-On-Demand: nodes can be loaded upon expand
  • Multiple styles: Standard, Navigator, Explorer
  • Advanced drag-and-drop support
  • All visual elements including lines, expand boxes, items themselves are fully customizable
  • Items can display images, checkboxes, radio buttons and flags
  • XML used to save/restore the nodes
  • Full design-time support: the PlusTreeView can be created and setup completely at design time. Each item is a separate object that can be edited directly in the property grid.
  • Fast optimized rendering
  • Fast scrolling


top | previous | next