Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pages on pageframe - did I lost my mind?
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Pages on pageframe - did I lost my mind?
Miscellaneous
Thread ID:
00662676
Message ID:
00662676
Views:
46
Hi everybody,

Here is code from Page3.click event. Similar code is on other pages on pageframe:
with this.parent
    store .f. to .Page2.fontbold, ;
	.Page1.fontbold, ;
	.Page4.fontbold, ;
	.Page2.enabled, ;
	.Page1.enabled, ;
	.Page4.enabled
endwith	
this.refresh()
The pages look like disabled, however I still can click on other pages. Is it behavior by design or I do something wrong?

Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Next
Reply
Map
View

Click here to load this message in the networking platform