Hi,
I'm using a WinTree (Ver 9.2.20092.1003) in OutlookExpress mode and I have three fields to show on the tree. I need to set a fix width to the first two fields, and auto-resize to the last one.
I tried the auto-sizing turned on using ColumnSettings.AutoFitColumns = ResizeAllColumns.For the first two columns, I set the label size using UltraTreeNodeColumn.LayoutInfo.PreferredLabelSize = New Size(50, 0)
Here's the result that I got:
Am I missing some property setting?
Thanks,Yanto
I am looking for this solution as well, why there is no reply since 2009? Hope to get this done soon.