Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Long Path Name
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00758020
Message ID:
00758313
Vues:
21
>You can set it to a variable, but you have to call it in macro form.
>
>Ie - lcControl = "FormSet1.Form1.PageFrame1.Page1.TextBox1"
>
>MessageBox(&lcControl..Name)

Or:
loControl = FormSet1.Form1.PageFrame1.Page1.TextBox1
MESSAGEBOX(loControl.Name)
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform