Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change and remeber properties ?
Message
From
11/03/1999 10:36:10
 
 
To
10/03/1999 19:12:56
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00196159
Message ID:
00196362
Views:
25
hi Peter,

in forms there is a mighty method SETALL. With this method you can set properties of any object contained in the form very easy and at runtime.
You can filter on class. This becomes a free fire method if you use
property_assign methods in VFP6, too.
Add a new property to your mylabel class and place the code in the assign_method
of that property, where you can retrieve the value you assigned. This should give you all the flexibility you need.

Giesbert
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform