Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Page height Property Problem
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00802415
Message ID:
00802493
Views:
13
>In VFP 7 I added a Height property to the pages in the PageFrame Init so that I had a height property for the pages. This is necessary when trying to determine the absolute co-ordinates of an object contained on a page. However, this is not possible in VFP 8.0 because it says the property exists.

I don't see any Height property on a page in VFP8, and neither does PEMSTATUS(). You might wan to try a different property name as it's usually not a good idea to use a VFP reserved word.


>>PemStatus(myPage,"Height",5) returns true, however the height property is not visible in the class designer property sheet. If you check the value of the page height property it returns .F. for a page instance.
>>
>>The property should return the proper page height.
>>
>>Simon
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform