PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Framework Forms TreeView with adjustable TreeNode height

Reply

TreeView with adjustable TreeNode height

 
Thread Tools Rate Thread
Old 12-07-2003, 04:51 PM   #1
Ron Bullman
Guest
 
Posts: n/a
Default TreeView with adjustable TreeNode height


Hi,

Does anyone know a third party TreeView control with the possibility to
adjust (programmatically) independently the heights of the TreeNodes? i.e.
sort of multiline TreeNode.

(Or would it be feasible to construct such one by yourself inheriting from
the .NET TreeNode class?)


Ron


  Reply With Quote
Old 12-07-2003, 07:43 PM   #2
Andrew \(Infragistics\)
Guest
 
Posts: n/a
Default Re: TreeView with adjustable TreeNode height

The UltraTree from Infragistics has an 'ItemHeight' property on its
Override object so it can be specified for all nodes, a specific level of
nodes, all the children of a particular node or for a specific node. It also
has a bunch of features not present in the inbox tree control.

http://www.infragistics.com/product...ltrawintree.asp

"Ron Bullman" <ron.bullman@mail.com> wrote in message
news:uFQQgUISDHA.2228@tk2msftngp13.phx.gbl...
> Hi,
>
> Does anyone know a third party TreeView control with the possibility to
> adjust (programmatically) independently the heights of the TreeNodes? i.e.
> sort of multiline TreeNode.
>
> (Or would it be feasible to construct such one by yourself inheriting from
> the .NET TreeNode class?)
>
>
> Ron
>
>



  Reply With Quote
Old 14-07-2003, 12:55 PM   #3
Ron Bullman
Guest
 
Posts: n/a
Default Re: TreeView with adjustable TreeNode height

Thanks Andrew,

I'll check the UltraTree more detailed.

Ron
"Andrew (Infragistics)" <productmanager@infragistics.com> wrote in message
news:uZNFZ0JSDHA.3132@tk2msftngp13.phx.gbl...
> The UltraTree from Infragistics has an 'ItemHeight' property on its
> Override object so it can be specified for all nodes, a specific level of
> nodes, all the children of a particular node or for a specific node. It

also
> has a bunch of features not present in the inbox tree control.
>
> http://www.infragistics.com/product...ltrawintree.asp
>
> "Ron Bullman" <ron.bullman@mail.com> wrote in message
> news:uFQQgUISDHA.2228@tk2msftngp13.phx.gbl...
> > Hi,
> >
> > Does anyone know a third party TreeView control with the possibility to
> > adjust (programmatically) independently the heights of the TreeNodes?

i.e.
> > sort of multiline TreeNode.
> >
> > (Or would it be feasible to construct such one by yourself inheriting

from
> > the .NET TreeNode class?)
> >
> >
> > Ron
> >
> >

>
>



  Reply With Quote
Old 15-05-2008, 10:37 AM   #4
yamingo2001
Junior Member
 
Join Date: May 2008
Posts: 1
Trader Rating: (0)
Default

Did anybody resolved this issue?
yamingo2001 is offline   Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off