Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Control init fail, class init fail
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00428995
Message ID:
00428997
Views:
15
>I have a custom class based on a container. If one of the controls inside fails to init, I want the whole container not to init. Or maybe do some other action at the container init level. Since the container inits last, is there some way to pass its init event a message that one of its objects failed?
>
>Thanks,
>
>Michelle

You can have a public flag that you set when you have a bad init and look at that flag (and release it) in the init of the main container.
Previous
Reply
Map
View

Click here to load this message in the networking platform