alex_b Posted March 9, 2013 Report Posted March 9, 2013 HiI'm trying to create a C# custom control based on TreeView, to be used in other programs.The control should read the disc folder structure and display it.The control builds OK, finds the data and builds the tree items.Trouble is, in the host program, nothing is visible.Any help will be appreciated.alex Quote
alien Posted March 9, 2013 Report Posted March 9, 2013 I din this in college, 2nd year. I will search and post the code if I find it. Quote