Resize List/Treeviews using mouse - How? 
Author Message
 Resize List/Treeviews using mouse - How?

Hi

Help! This has been bugging me for a while now. How do I resize controls
at runtime using the mouse. What I want to achieve is something like
what happens in Windows Explorer where the mouse can make the Treeview
bigger/Listview smaller (and vice versa) by dragging the bar between the
two views.

Thanks in advance
Gary



Wed, 17 Apr 2002 03:00:00 GMT  
 Resize List/Treeviews using mouse - How?
Use the Resize Event to compute the new size of your control.
...
George
GridLinx Software    Programming Tools for VB Programmers
http://www.gridlinx.com
Quote:

>Hi

>Help! This has been bugging me for a while now. How do I resize controls
>at runtime using the mouse. What I want to achieve is something like
>what happens in Windows Explorer where the mouse can make the Treeview
>bigger/Listview smaller (and vice versa) by dragging the bar between the
>two views.

>Thanks in advance
>Gary



Thu, 18 Apr 2002 02:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Resizing combined List-and Treeview

2. Resizing combined List-and Treeview

3. Resizing combined List-and Treeview

4. Move resize drag controls in runtime using mouse...

5. Resize a control at run-time using the mouse

6. Resize a control at run-time using mouse

7. Using a Treeview to List Tables & Fields

8. Cannot Resize with Mouse since VB5-SP3

9. How to resize a ListView with the mouse?

10. Cant move/resize controls with mouse

11. Resize picturebox with the mouse

12. Delay form resize until mouse release?

 

 
Powered by phpBB® Forum Software