Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running both the class method code and the userdefined
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00041688
Message ID:
00041691
Views:
38
>I have a visual class problem.
>I made own visual object controll classes. I put some code in the init event.
>When I create a controll on a form based on my class I don't "see" the
>code which I put in the init event. But if I put any code in the init method at controls, the "default" code doesn't run. So as I see now, I have to repeat the controls class init code in the controls init method.
>I feel, that I missed something, but I didnot find nothing in the
>Class Browser withwhich I could make the class init code visible in the controls.
>
>Any advise?
>
>Thanx in advance!
>
>BB
method code for btntest.init (example)....

*- special code for btntest.init here

*- now call code from class
btntest::init
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform