Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP6SP5 - Pages in a Pageframe PageOrder resets
Message
 
 
To
01/06/2003 14:43:46
Walter Meester
HoogkarspelNetherlands
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00793853
Message ID:
00795034
Views:
26
Walter,

The UIEnable event fires, the PageRefresher.UIenable is:
LPARAMETERS lEnable

if ( lEnable )
   this.parent.Refresh()
endif
>Hmmm. How do you know if a page is activated? AFAIK there is no event on the pageframe level that indicates if a page is activated (by mouse, keyboard, code or a control bound to the activepage property). The only thing I can imagine is that you´re using a timer to check if a page is changed.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform