I have a Usercontrol which I have placed a TreeView control on.
Whene the program is run the selections which can not be shown are normally placed in a Tooltip Style information box.
This appears behind my Usercontrol.
I have tried TreeView.ZOrder in the Usercontrol, but that didn't work.




Reply With Quote