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:26:08
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
27/01/2001 13:20:55
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00469406
Message ID:
00469409
Views:
13
>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

Jim,
Error doesn't lie in this code. It has something to do with cbhlabel class. If you could provide class code (tools\class browser\view code) it would be helpful to isolate. BTW are you adding to form or class ?
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform