> Is there a way to hook into the forms resize event without manually adding code to the resize event??
>
>
> ---
>
>
www.foxite.com - The Home of the Visual FoxPro Experts
Hi Mike!
My Idea is like adding a method at runtime from the Form.init, resize, destroy, etc. triggered by the class Resizer, but it seems that it will only work for VFP8.0, lower versions I don't know. Like right now I'm using VFP7.0 still, so it is also my problem. :)