Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Scrolling through a typed text ?
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01435706
Message ID:
01435744
Vues:
33
>thank you naomi - unfortunately this still gets the pesky property is read-only message.
>LOCAL oFrm
>
>oFrm= createOBJECT("classrooms")
>oFrm.Top = 24
>oFrm.Left =400
>oFrm.Height = 373
>oFrm.Width = 500
>oFrm.showWindow = 2

Did you read help on ShowWindow - it says there that this property is read-only in run-time. Why you're not designing your form visually? You need to set its property in the Property Sheet.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform