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!

Re: TreeView by Alex

Alex
Wed Apr 28 18:37:30 CDT 2004

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

--
Alex Feinman
---
Visit http://www.opennetcf.org
"MalawiBwana" <anonymous@discussions.microsoft.com> wrote in message
news:3E7DF6F3-C233-4F63-853D-4AAE453EB4A9@microsoft.com...
>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!
>