I have this in my crViewer form
Private Sub Form_Resize()
CRViewer91.Top = 0
CRViewer91.Left = 0
CRViewer91.Height = ScaleHeight
CRViewer91.Width = ScaleWidth
CRViewer91.Zoom 75
End Sub
|
Results 1 to 3 of 3
Threaded View
|
Click Here to Expand Forum to Full Width |