Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Capturing _SCREEN resizing
Message
From
14/11/2001 08:31:15
 
 
To
14/11/2001 08:03:40
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00581389
Message ID:
00581421
Views:
28
Works OK on mine, what Version of VFP are you using ?

Kev
>Kevin
>
>DEFINE CLASS Resizer AS Custom
> oScreen = _Screen
>
> PROCEDURE oScreen.Resize
> *Resize Code Here
> ENDPROC
>ENDDEFINE
>
>_Screen.AddObject("oResizer", "Resizer")
>
>Dennis
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform