Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to set dynamic buttons in a form
Message
De
23/06/2004 06:53:09
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turquie
 
 
À
23/06/2004 06:45:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00916322
Message ID:
00916326
Vues:
8
(this = thisform)
this.AddObject("xbutt","commandbutton")

this.xbutt.top=40
this.xbutt.left=50
this.xbutt.height=50
this.xbutt.width=150
this.xbutt.caption="deneme"
this.xbutt.backcolor=255
this.xbutt.visible=.t.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform