H Herfried K. Wagner [MVP] Mar 11, 2004 #2 * " A-PK said: could someone guide me how to make the treeview sizable in run time ? Click to expand... Have a look at the Splitter control.
* " A-PK said: could someone guide me how to make the treeview sizable in run time ? Click to expand... Have a look at the Splitter control.
A A-PK Mar 12, 2004 #3 could you give more hints Herfried K. Wagner said: Have a look at the Splitter control. Click to expand...
could you give more hints Herfried K. Wagner said: Have a look at the Splitter control. Click to expand...
A Adam Nowotny Mar 12, 2004 #4 A-PK said: could you give more hints Click to expand... Add a Treeview AND a Splitter control to your project - this is what makes controls "user-resizable" at run-time. I recommend you read the MSDN, it's preety well documented. http://msdn.microsoft.com/library/d...bcon/html/vboriSplitterControlProgramming.asp
A-PK said: could you give more hints Click to expand... Add a Treeview AND a Splitter control to your project - this is what makes controls "user-resizable" at run-time. I recommend you read the MSDN, it's preety well documented. http://msdn.microsoft.com/library/d...bcon/html/vboriSplitterControlProgramming.asp