Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Resizing a Form With _vfp.resize
Message
 
 
À
30/06/2005 08:58:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01027522
Message ID:
01027642
Vues:
44
I guess the code I pointed you to was more confusing than helpful. :)

>I guess I just like to make things difficult sometimes. :o) Of course it would be that simple... Thanks again Sergey!
>
>>You don't need a separate class. You can create a method on your form called OnScreenResize with relevant code and bind it to the _SCREEN Resize in the Init of the form
* Forms Init
>>BINDEVENT(_SCREEN, "Resize", Thisform, "OnScreenResize")
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform