Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Add and Display a container on the _SCREEN
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Add and Display a container on the _SCREEN
Divers
Thread ID:
00894348
Message ID:
00894348
Vues:
59
Hi all

I have the following code, though there are no errors, the container and it's contents are not displayed on the _SCREEN. Please advise.
_SCREEN.ADDOBJECT("oInternetIPAddress", "iInternetIPAddress")
*_SCREEN.NEWOBJECT("oInternetIPAddress", "iInternetIPAddress")
_SCREEN.oInternetIPAddress.TOP  = 50
_SCREEN.oInternetIPAddress.LEFT = 50
_SCREEN.oInternetIPAddress.REFRESH()
*@ SROWS() - 5, SCOLS() - 30 SAY THIS.cInternetIPAddress
Regards
Bhavbhuti
___________________________________________
Softwares for Indian Businesses at:
http://venussoftop.tripod.com
___________________________________________
venussoftop@gmail.com
___________________________________________
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform