Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Long Path Name
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00758020
Message ID:
00758313
Views:
16
>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?
Previous
Reply
Map
View

Click here to load this message in the networking platform