Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Any way to interrupt a form resize()?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Miscellaneous
Thread ID:
01338298
Message ID:
01338310
Views:
13
>Can anyone recommend a method for interrupting the resize event of a form? NODEFAULT doesn't work and I haven't had much luck in the other things I've tried. It seems once you mouse down on an edge and start resizing, it's locked into repeating that resize code until you mouse up.
>
>What I'm hoping to accomplish is to catch when the form has started being sized, stop it for a split second, make a change to the resize behavior and then continue on with the resize, and then when it's done, return back to the original behavior setting.
>
>Thanks for any ideas.
>
>-m@

Set
BorderStyle = 1 && Fixed Single
MaxButton = .f.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform