> It seems odd to me that the page's code runs if you arrive there in one
manner
> (the tab) but not in another manner (through code).  I do recall seeing, in
the
> most recent What's New in v79, something about this EEP being renamed,
perhaps
> to ON TAB CLICK or something, so perhaps someone else had the same issue and

OnTabChange  ..

The only caveat here, as it is in 79, is that the OnTabChange doesn't fire
using either ActivePageIndex or TabIndex in the OnAfterStart Form eep.  It only
fires if you click with mouse, it does not fire using either ActivePageIndex or
TabIndex in code.


> reported it to RDCC.
>
> I suspect this is simply a property of the underlying Windows control and not
> something that RBTI could easily change.  I was thrown mostly by the name of
> the EEP -- changing the name will make it clearer when it will fire.
> --
> Larry
>

Reply via email to