Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Clicking cmdbtn fires init event
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00013210
Message ID:
00013243
Views:
26
>Given:
> base_form form class.
> set base_form set as template class for form.
>
> base_form has a container control on it, cnt1.
>
> cnt1 is a class with 3 cmg contols on it.
>
> the 2nd cmg has 3 cmd buttons on it.
>
>Action:
> Created new form test1. (inherited from base_form)
> named it test1. (name after creation was base_form1)
> Added some textboxes.
>
>Run form test1:
>When the 1st button of the 2nd cmg is *clicked* the method base_form1.cnt1.cmg2.cmd1.Init is fired after test1.cnt1.cmg2.cmd1.Click.
>
>What is going on?
>
>TIA,
>if it's not clear what my problem is I'll rephrase the problem.

what code is in the click event of the button in the base class?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform