Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
To add label objects to a class dynamically
Message
From
27/01/2001 13:20:55
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
To add label objects to a class dynamically
Miscellaneous
Thread ID:
00469406
Message ID:
00469406
Views:
41
I am trying to add label objects to a class dynamically. The code I have so far is below. I am getting an unknown member error.

Here is the code:
lcobjname = "oLbl" + alltrim(str(lblcount))
thisform.addobject(lcobjname,"cbhlabel")

What's wrong, please help.

Thanks

Jim
Thanks

Jim
Next
Reply
Map
View

Click here to load this message in the networking platform