Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hiding a particular page tab
Message
From
12/01/2000 20:15:40
 
 
To
12/01/2000 19:37:38
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00317317
Message ID:
00317355
Views:
14
Hi Darwin,

>I noticed that the UIEnabled and the Activate/Deactivate events of a pageframe (base class) keeps on firing although I did not changed the active page.

Umm, that sounds odd, it should work what you are doing. Anyway, in my PageFrame their is an Assign_Method that fires on the ActivePage property, what you can do it this:

lparameters vNewValue
dodefault(vNewValue)

*Do whatever you need here


And you should be fine. Not that you mention it, I probably could put some kind of Method in as a hook to that function, but like I said, Activate should be working for you, what other code do you have in the form?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform