Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to add Crystal ActiveX control using code?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00208996
Message ID:
00209033
Vues:
48
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform