Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How To Change Active Page !
Message
 
To
30/08/1996 09:25:04
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00006891
Message ID:
00006988
Views:
56
>>>>Hi,
>>>>
>>>>Please anybody prompt me how to change from code active page in
>>>>pageframe.
>>>>
>>>>Advanced Thanks.
>>>>
>>>>Vidmantas
>>>
>>>Vidmantas, (Did I pronounce it right?)
>>>
>>>
>>>You just do this.
>>>THISFORM.pageframe1.page2.ZOrder
>>>
>>>This would put page 2 of pageframe 1 on top.
>>>Kind of like Seting Focus to the page.
>>>
>>>
>>>Chris
>>
>>why not just
>>thisform.pageframe1.activepage = 2
>>thisform.refresh
>
>You don't need thisform.refresh. It's enough thisform.pageframe1.activepage = 2

i add a thisform.refresh because i often use a lookup grid on a pageframe and need to refresh the field values on a data entry screen.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform