Class: cCrystalPreview
PREVIEW WINDOW - Object is created for each PRINT_TO_WINDOW
This subclass will be used to display reports to the screen.
Class Hierarchy:
DFBaseDialog

Container3d


MdiDialog



AppDialog




View





cCrystalPreviewClass Definition
Properties
Handle
phoActiveXReportViewer
Integer
piZoom
1- fit width, 2 fit page, all other numbers are a percentage
Functions and Procedures

AssignViewerDefaults(handle hoViewer)
this is called when the com viewer is created and is used to set properties of the
viewer. This could be augmented in a sub-class to create you own preferences.

Construct_Object()
Integer
Deactivate(Integer iScope)
Destroy report when it is closed.

DisplayReport(Handle hoReport)
Displays report in the preview control.