cDRPreviewWindow Class¶
An object of this class can be used to preview the results of a cDRReport object. The DataFlex Reports OCX knows where to display the report by passing the window handle of the cDRPreviewWindow.
The class does not contain any public properties, events, or methods other than the ones from its superclass cWinControl.
An object of this class is created if an object of the cDRPreview or the cDRToolPanelPreview class is instantiated and is defined in the DRModalPreview.dg component.
Usage:¶
Object oDRPreviewer is a cDRPreviewWindow
Set Size to 228 602
Set Location to 21 5
Set peAnchors to anAll
End_Object