Tech Note 03o: TreeView Object

March 30, 2005

Copyright 2005 NS BASIC Corporation

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.