Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there any way to have a method fire at design time?
Message
From
05/05/1999 11:51:05
 
 
To
05/05/1999 10:47:17
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00215332
Message ID:
00215367
Views:
23
>Is there any way to have a method fire at design time?
>I have a container class that I added an "AutoSize" property. If I set this prop to .t. I would like to fire a method at design time. My method of course will resize the objects within the container so the designer will see what it looks like.
>

Hmm... interesting idea... but, I don't think so. You could possibly create a builder for this... if you change the property in the builder you can have an assign method in the builder which could call the size method of the container.

BOb
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform