Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bug when assigning non-integers to Top,Left,Height and W
Message
From
03/12/2003 11:34:35
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00855459
Message ID:
00855475
Views:
15
I just tested this in VFP 6 SP5 and it returned the correct results.

oForm = CREATEOBJECT( "FORM" )
oForm.Top = 100.00
? oForm.Top && 100

I also noticed when I set the value of Top in the property sheet to 10.00, the value was automatically converted back to an integer.

John
Previous
Reply
Map
View

Click here to load this message in the networking platform