Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Resize a shape at run time
Message
From
20/08/1999 21:52:17
 
 
To
20/08/1999 21:13:08
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Miscellaneous
Thread ID:
00254135
Message ID:
00256166
Views:
26
>Hi Kin,
>
>>Can I click a shape and resize it at run time?
>>How can do that?
>
>Your best bet is to use smaller shape objects that are Drag & drop enabled. After a drop:
>
>MainShape.Width = MovableShape.Left - MainShape.Left
>
>And similar for height. You will also have to verify that a valid area has been chosen to drop the object.
>
>OR, could you make your shape a child-always-on-top-resizable form with no titlebar? Just some ideas.

A form with no title bar is not re-sizeable. :(
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform