TreeView

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to build an interface that sort of looks like a drop-down menu in some webpages that is colorful and animated. I thought that a TreeView might be a starting point...

I was wondering if there is anyway I can change the TreeView appearance so that I can add labels, buttons or combo boxes as nodes, and also change the + and - signs to some other image.

Please point me to any resources that are available regarding this.

Thanks!
 
Intrinisc controls in CF are not really customizable. I suggest to build a
full user control instead
 
Back
Top