Tech Note 03o: TreeView ObjectMarch 30, 2005© NSB Corporation. All rights reserved. |
There is documentation on this control on Microsoft's site.
This object shows a hierarchical display of labeled items. It's is the object that the Explorer is based on.
Remarks
An improved version of this control is available in the Big Red ToolBox. It is called MGCETreeView.
Sample Code
The CEExplorer program, in the NS Basic/CE Samples download area, uses this object.