Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Eventinfo Object in CRV and VFP 7
Message
From
08/05/2003 05:02:10
Franco Felosi
Acut Servizi Srl
Brescia, Italy
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Eventinfo Object in CRV and VFP 7
Miscellaneous
Thread ID:
00786114
Message ID:
00786114
Views:
58
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
Reply
Map
View

Click here to load this message in the networking platform