Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I get objectnames contained in an OCX
Message
From
15/10/1998 04:53:46
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
14/10/1998 19:43:34
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00146710
Message ID:
00147046
Views:
23
Thanks Paul, John and Erik,
Searching the registry I found that in fact one ocx and one dll exist(mapobjects.ocx, moplus.dll). All objects, except four including the problematic one, were in ocx. Now I changed the syntax to createobject("moplus.grouprenderer") and all is working fine.
Thanks again for your precious help.
Cetin

>1. Register the ocx file on one computer.
>2. Open the registry database (using regedit.exe)
>3. Search for the name of the ocx file.
>
>You should find all the controls/classes exposed by that ocx. If a class is not registered, you cannot instantiate it from VFP.
>
>Vlad
>
>>I have an activex control that contains about 30 other objects. One of them should be "GroupRenderer" but whenever I try to createobject() it, I get class definition ... not found. How could I check if its name is misspelled in help file. MTIA.
>>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
Reply
Map
View

Click here to load this message in the networking platform