Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Forms and screen resolution
Message
De
24/04/2009 09:27:45
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01396126
Message ID:
01396227
Vues:
159
Marcia, I am attempting to use your resizer class that I downloaded, if you recall, it's this one but it's crying foul over this line
> .AddProperty( 'nOriginalWidth', .Width ) saying "property Width' is not found"


I use that class in several production apps with no problems. What is toControl at the time of the error? It looks like toControl has a Width property but VFP isn't buying it because the code uses PEMSTATUS to check if the property exists.

Anyway, you are better off to create a form class using the code I gave you. The resizer is for resizable forms. The code I gave you is for forms that self-maximize when instantiated.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform