Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Capturing _SCREEN resizing
Message
From
14/11/2001 08:03:40
 
 
To
14/11/2001 07:43:28
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00581389
Message ID:
00581410
Views:
24
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