Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Resize component
Message
From
13/07/2000 14:16:54
 
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00391680
Message ID:
00391957
Views:
10
Hi Lingmay,

>Hello
>
>How do I use the resize component in vfp? I have put it in a form but now how do I make it work?
>
>Lingmay Anderson

If you are referring to the _resizable class from the FFC, just add this to your form's resize event:

THIS.[_resizable1].AdjustControls()

where [_resizable1] is the name of your resizer.

Jon
Previous
Reply
Map
View

Click here to load this message in the networking platform