Hi All,
Which example project shows how to properly do a DesktopListBox hierarchy with, potentially, “N” children?
I found one example, but it only seems to have one level and no children (SourceList Example).
Thanks.
Hi All,
Which example project shows how to properly do a DesktopListBox hierarchy with, potentially, “N” children?
I found one example, but it only seems to have one level and no children (SourceList Example).
Thanks.
Search for the “ListBox Basics” example. Switch to the hierarchical tab and use the buttons to add multiple levels.
Thanks Paul!