Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
625
Autosizing The WinTree....?
posted

I'm using a WinTree inside of a Grid's Cell, using the UltraTextEditor's.Control property.   It seems to be working great; but I was hoping I could get the Tree to auto-size itself.

The tree will consist of an unknonw list of options, generated at run-time, and provide the user the ability to check or uncheck a checkbox next to each item.  I'd like for the tree to adjust it's width so that the longest list item can be displayed and to adjust it's height depending on the number of nodes it has.

 Is there any way to do this?