Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bug when assigning non-integers to Top,Left,Height and W
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00855459
Message ID:
00855475
Vues:
14
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform