HOWTO make child controls scroll inside a containercontrol
-
Hi to all, can anyone give me a head start on following problem(i've made the same post in the VB.Net post section): I have an applications in which I add controls to a treeview (treeview = container). The problem is that when i scroll my treeview, the nodes move but the controls stay at their place ( the don't move in other words). ANy idea on how to make them move and keep their raltive position (now they are located next to the node which handles as the controls label) kind regards, Bats (Mike Martin)
-
Hi to all, can anyone give me a head start on following problem(i've made the same post in the VB.Net post section): I have an applications in which I add controls to a treeview (treeview = container). The problem is that when i scroll my treeview, the nodes move but the controls stay at their place ( the don't move in other words). ANy idea on how to make them move and keep their raltive position (now they are located next to the node which handles as the controls label) kind regards, Bats (Mike Martin)
-
Hi to all, can anyone give me a head start on following problem(i've made the same post in the VB.Net post section): I have an applications in which I add controls to a treeview (treeview = container). The problem is that when i scroll my treeview, the nodes move but the controls stay at their place ( the don't move in other words). ANy idea on how to make them move and keep their raltive position (now they are located next to the node which handles as the controls label) kind regards, Bats (Mike Martin)
I hope you find already existing controls: http://www.codeproject.com/cs/miscctrl/#TreeView+Controls Best regards, Alexey.