This commit is contained in:
2020-06-04 22:19:07 +02:00
parent bf4f36a8f2
commit 8f6eaaaba8
37 changed files with 515 additions and 318 deletions

View File

@@ -70,7 +70,7 @@ Public Class frmPrintLayout
'Dim p As GrapeCity.Viewer.Common.PrintingSettings = Me.Viewer.PrintingSettings
'If Me.ReportViewer1.PrintDialog() = Windows.Forms.DialogResult.OK Then Me.Close()
'If Me.ReportViewer1.PrintDialog() = DialogResult.OK Then Me.Close()
End Sub
Public Sub PRINTMe()