VB 6 Crystal Viewer 9 - read field from control
Hi. I have VB 6 with Crystal viewer control 9, and am trying to read a field from a report in the viewer control, to a text box on the VB form. I can do this using the controls DBLClicked event utilising EventInfo, but I wish to do it without any user interaction (ie not using the controls click events). Does anyone know of a way to do this?
While I'm here, is someone able to tell me also how to read the current page number of the report in the control?
any help will be greatly appreciated
cheers
ps. it is a stand-alone report by the way, not created within VB
Re: VB 6 Crystal Viewer 9 - read field from control
Looks like it can't be done.