tree view control

J

julio

Where do i get a simple piece of code to get started on tree view controls? The Excel vba help facility is useless for this control, unless you consider this meaningful:

tree view control .... Represents the hierarchical member-selection control of a cube field. You use this object primarily for macro recording; it is not intended for any other use.

What do i want to do, you ask? Add a control to a form to navigate a directory tree.

thnx
 
Top