Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Forms and screen resolution
Message
From
24/04/2009 09:27:45
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01396126
Message ID:
01396227
Views:
161
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform