Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to resize two objects within a Form or Container?
Message
 
To
23/07/2002 12:29:14
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00681751
Message ID:
00681767
Views:
16
>I have a need to perform a resize of two objects within a form. I already know how to resize the objects if the form is resized; so please don't talk about Form resizing.
>
>What I am looking for is a sizer object which is placed between two objects in order to make one larger and the other smaller.
>
>Treeview = 100 pixels wide
>Listview = 100 pixels wide
>
>
>Treeview Sizer ListView
>100 3 100
>
>
>Resize to the left 20
>
>Treeview Sizer ListView
>80 3 120

You can draw a line on your form, set its DragMode to 1-Automatic. It will serve you as Resizer object
Venelina Jordanova

Outsourcing IT Services Ltd.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform