Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stop Pageframes from clickable page changes?
Message
 
To
11/06/2001 12:51:32
Peter Brama
West Pointe Enterprises
Detroit, Michigan, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00517885
Message ID:
00517896
Views:
22
Peter,

You can use something like this in the command button click event:

thisForm.PageFrame1.setall("Enabled",.f.,"Page")
thisForm.PageFrame1.Page1.Enabled=.t.

Best Wishes
<<<<<<<<<<<<<<<< your message below >>>>>>>>>>>>>>>
I am using a pageframe with 5 "steps" that a user completes. I want to control proceeding to the next
step ONLY when needed info or proceedures are completed. I added a controllable CONTINUE button
on each page of the pageframe. I will control the DISABLE option of the CONTINUE button to prevent
use but I need to stop the user from clicking on the "tab" of a subsequent page. How can I disable
the pageframe "page" selection?

Thanks
Peter Brama
West Pointe Enterprises
Previous
Reply
Map
View

Click here to load this message in the networking platform