Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to add Crystal ActiveX control using code?
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00208996
Message ID:
00209033
Views:
49
Apparently, UT does not like you using the greater than or less than symbols ???

The example I wrote in the previous message had the following code without the quotes:

ThisForm.AddObject("<"NewObjName">","<"ObjClass">")

To test this theory out... I will again. If I'm correct... the line of code should appears as
ThisForm.AddObject(,)

otherwise, sorry for misleading you... :)

Here is it: (without the quotes)

ThisForm.AddObject(,)

Pierre Demester
demester@VisualFoxPro.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform