gprabaka Posted October 19, 2006 Posted October 19, 2006 Good Morning, I have a treeview control on a Windows form application. Does anyone know of a way I can allow the user to expand the size of the control instead of them having to scroll left and right. Thanks Guha Quote
GMan_NC Posted October 19, 2006 Posted October 19, 2006 Good Morning, I have a treeview control on a Windows form application. Does anyone know of a way I can allow the user to expand the size of the control instead of them having to scroll left and right. Thanks Guha You can place the Treeview in one panel of a SplitContainer and fully Dock it. When the user moves the Splitter Bar, the Treeview will shrink and/or grow. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.