Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Eventinfo Object in CRV and VFP 7
Message
De
08/05/2003 05:02:10
Franco Felosi
Acut Servizi Srl
Brescia, Italie
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Eventinfo Object in CRV and VFP 7
Divers
Thread ID:
00786114
Message ID:
00786114
Vues:
56
Hi all.
Help me, please !!!

I am trying to work with Crystal Report Viewer Control 9.
Following the instructions of the book CRYSDEV I have subclassed the control adding property (oCrystal - oReport) and methods (Setup).
The visualization function correctly but methods and events do not work.
Here the code of clicked event of the form control oleCRPreview and the error messages:

*** ActiveX Control Event ***
LPARAMETERS x, y, eventinfo, usedefault && in your sample oVentinfo ???
ofields=eventinfo.getfields() && RETURN ERROR OleErrorCode 0x8002802b
ofield=ofields.item(1)
=MESSAGEBOX(ofield.name)

thanks in advance...

franco felosi
francofelosi@acut.it
Répondre
Fil
Voir

Click here to load this message in the networking platform