Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tip of the Day --- Pageframe and Page Refreshing
Message
From
02/12/1999 15:25:53
 
 
To
02/12/1999 15:24:03
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00297873
Message ID:
00298129
Views:
38
Kinda tough to send a parm to a Refresh method. I hate modifying events of base classes.

>>How about this...:
>
>That might work, personally, I'd pass a reference to the page, then compare the Name property.
>
>
>lparam toPage
>FOR EACH loPage IN THIS.Pages
>   IF loPage.Name # toPage.Name
>      loPage.Refresh()
>   ENDIF
>ENDFOR
>
Of course validate the toPage first :-)
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform