Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Add labels and graphics programatically to a form
Message
 
 
To
16/04/2008 08:47:14
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01311043
Message ID:
01311068
Views:
29
>I have a form that is called from another form. I want to add labels and graphics to that second form in the INIT of the main form. Would it be something like this? Though it doesn't work for me the way it is.
>
>
>THISFORM.oSecondForm.ADDOBJECT("lblName", "label")
>
Alternatively you could define the labels and graphics as part of the second form and manipulate their Visible properties as needed.
Previous
Reply
Map
View

Click here to load this message in the networking platform