Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Add and Display a container on the _SCREEN
Message
De
13/04/2004 07:40:28
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00894348
Message ID:
00894354
Vues:
13
This message has been marked as the solution to the initial question of the thread.
_SCREEN.ADDOBJECT("oInternetIPAddress", "iInternetIPAddress")
*_SCREEN.NEWOBJECT("oInternetIPAddress", "iInternetIPAddress")
_SCREEN.oInternetIPAddress.TOP  = 50
_SCREEN.oInternetIPAddress.LEFT = 50
_SCREEN.oInternetIPAddress.Visible = .T.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform