Click to See Complete Forum and Search --> : Crystal Report Toolbar


lothos123452000
December 7th, 2005, 04:34 PM
In Visual Basic.NET the crystalreportviewer has a toolbar in which the user can refresh, print, zoom etc.. the report. I want the crystalreportviewer to perform an additional task as well as print the report when the user clicks the report button. In Visual Basic.NET how do I get access to the event that this toolbar fires to print the report upon the click of the button so I may add additional code to it. Any help offered is greatly appreciated.