Partial Public Class rptTicketLKW Inherits GrapeCity.ActiveReports.SectionReport 'Form overrides dispose to clean up the component list. Protected Overloads Overrides Sub Dispose(ByVal disposing As Boolean) If disposing Then End If MyBase.Dispose(disposing) End Sub 'NOTE: The following procedure is required by the ActiveReports Designer 'It can be modified using the ActiveReports Designer. 'Do not modify it using the code editor. Private WithEvents PageHeader As GrapeCity.ActiveReports.SectionReportModel.PageHeader Private WithEvents Detail As GrapeCity.ActiveReports.SectionReportModel.Detail Private WithEvents PageFooter As GrapeCity.ActiveReports.SectionReportModel.PageFooter Private Sub InitializeComponent() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(rptTicketLKW)) Me.PageHeader = New GrapeCity.ActiveReports.SectionReportModel.PageHeader() Me.lblHeader = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.Picture1 = New GrapeCity.ActiveReports.SectionReportModel.Picture() Me.lblLKW = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.Detail = New GrapeCity.ActiveReports.SectionReportModel.Detail() Me.Label = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtFraechter = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.TextBox3 = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.PageFooter = New GrapeCity.ActiveReports.SectionReportModel.PageFooter() Me.ReportInfo1 = New GrapeCity.ActiveReports.SectionReportModel.ReportInfo() Me.lblDetails = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.Label8 = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.Line2 = New GrapeCity.ActiveReports.SectionReportModel.Line() Me.lblSachbearbeiter = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.ReportHeader1 = New GrapeCity.ActiveReports.SectionReportModel.ReportHeader() Me.txtDatum = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.TextBox1 = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.txtGrenzstelle = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.TextBox2 = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.Label2 = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.TextBox4 = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.TextBox5 = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.Label3 = New GrapeCity.ActiveReports.SectionReportModel.Label() Me.Picture2 = New GrapeCity.ActiveReports.SectionReportModel.Picture() Me.Picture3 = New GrapeCity.ActiveReports.SectionReportModel.Picture() Me.TextBox6 = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.Shape = New GrapeCity.ActiveReports.SectionReportModel.Shape() Me.Line1 = New GrapeCity.ActiveReports.SectionReportModel.Line() Me.ReportFooter1 = New GrapeCity.ActiveReports.SectionReportModel.ReportFooter() CType(Me.lblHeader, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.Picture1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.lblLKW, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.Label, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtFraechter, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextBox3, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.ReportInfo1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.lblDetails, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.Label8, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.lblSachbearbeiter, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtDatum, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextBox1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.txtGrenzstelle, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextBox2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.Label2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextBox4, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextBox5, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.Label3, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.Picture2, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.Picture3, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextBox6, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me, System.ComponentModel.ISupportInitialize).BeginInit() ' 'PageHeader ' Me.PageHeader.Height = 0! Me.PageHeader.Name = "PageHeader" ' 'lblHeader ' Me.lblHeader.Height = 0.9059056! Me.lblHeader.HyperLink = Nothing Me.lblHeader.Left = 0.01023622! Me.lblHeader.Name = "lblHeader" Me.lblHeader.Style = "font-size: 30pt; font-weight: bold; text-align: center; ddo-char-set: 1" Me.lblHeader.Text = "ZOLLABFERTIGUNG" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "GÜMRÜK / DOUANE" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) Me.lblHeader.Top = 0.5696852! Me.lblHeader.Width = 11.01339! ' 'Picture1 ' Me.Picture1.DataField = "" Me.Picture1.Height = 0.7295276! Me.Picture1.HyperLink = Nothing Me.Picture1.ImageData = CType(resources.GetObject("Picture1.ImageData"), System.IO.Stream) Me.Picture1.Left = 7.333859! Me.Picture1.Name = "Picture1" Me.Picture1.SizeMode = GrapeCity.ActiveReports.SectionReportModel.SizeModes.Zoom Me.Picture1.Top = 6.039371! Me.Picture1.Width = 3.603885! ' 'lblLKW ' Me.lblLKW.Height = 1.594882! Me.lblLKW.HyperLink = Nothing Me.lblLKW.Left = 0.02047244! Me.lblLKW.Name = "lblLKW" Me.lblLKW.Style = "font-size: 60pt; font-weight: bold; text-align: left; text-decoration: underline;" & " text-justify: auto; vertical-align: middle; ddo-char-set: 1" Me.lblLKW.Text = "SD 123 AB" Me.lblLKW.Top = 3.766141! Me.lblLKW.Width = 10.91732! ' 'Detail ' Me.Detail.Height = 0! Me.Detail.Name = "Detail" ' 'Label ' Me.Label.Height = 0.17! Me.Label.Left = 0.0114161! Me.Label.Name = "Label" Me.Label.OutputFormat = resources.GetString("Label.OutputFormat") Me.Label.Style = "font-size: 9pt; font-weight: normal; ddo-char-set: 0" Me.Label.Text = "Frächter:" Me.Label.Top = 5.701181! Me.Label.Width = 0.8716534! ' 'txtFraechter ' Me.txtFraechter.Height = 0.4736223! Me.txtFraechter.Left = 1.148425! Me.txtFraechter.Name = "txtFraechter" Me.txtFraechter.OutputFormat = resources.GetString("txtFraechter.OutputFormat") Me.txtFraechter.Style = "font-size: 20pt; font-weight: bold; ddo-char-set: 0" Me.txtFraechter.Text = Nothing Me.txtFraechter.Top = 5.701181! Me.txtFraechter.Width = 9.784252! ' 'TextBox3 ' Me.TextBox3.Height = 0.17! Me.TextBox3.Left = 0.01023622! Me.TextBox3.Name = "TextBox3" Me.TextBox3.OutputFormat = resources.GetString("TextBox3.OutputFormat") Me.TextBox3.Style = "font-size: 9pt; font-weight: normal; ddo-char-set: 0" Me.TextBox3.Text = "LKW-Kennzeichen:" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) Me.TextBox3.Top = 3.766141! Me.TextBox3.Width = 1.13189! ' 'PageFooter ' Me.PageFooter.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.ReportInfo1, Me.lblDetails, Me.Label8, Me.Line2, Me.lblSachbearbeiter}) Me.PageFooter.Name = "PageFooter" ' 'ReportInfo1 ' Me.ReportInfo1.FormatString = "Seite {PageNumber} von {PageCount} Seiten " Me.ReportInfo1.Height = 0.2! Me.ReportInfo1.Left = 7.461024! Me.ReportInfo1.Name = "ReportInfo1" Me.ReportInfo1.Style = "font-size: 8pt; text-align: right" Me.ReportInfo1.Top = 0.02480315! Me.ReportInfo1.Width = 3.478! ' 'lblDetails ' Me.lblDetails.Height = 0.2! Me.lblDetails.HyperLink = Nothing Me.lblDetails.Left = 0.07283465! Me.lblDetails.Name = "lblDetails" Me.lblDetails.Style = "font-size: 8pt" Me.lblDetails.Text = "" Me.lblDetails.Top = 0.02480315! Me.lblDetails.Width = 3.187031! ' 'Label8 ' Me.Label8.Height = 0.2! Me.Label8.HyperLink = Nothing Me.Label8.Left = 5.134646! Me.Label8.Name = "Label8" Me.Label8.Style = "font-size: 8pt" Me.Label8.Text = "VERAG Spedition " Me.Label8.Top = 0.02519685! Me.Label8.Width = 1.130708! ' 'Line2 ' Me.Line2.Height = 0.00008201972! Me.Line2.Left = 0! Me.Line2.LineWeight = 1.0! Me.Line2.Name = "Line2" Me.Line2.Top = 0.02519685! Me.Line2.Width = 11.02362! Me.Line2.X1 = 0! Me.Line2.X2 = 11.02362! Me.Line2.Y1 = 0.02519685! Me.Line2.Y2 = 0.02527887! ' 'lblSachbearbeiter ' Me.lblSachbearbeiter.Height = 0.2! Me.lblSachbearbeiter.HyperLink = Nothing Me.lblSachbearbeiter.Left = 0! Me.lblSachbearbeiter.Name = "lblSachbearbeiter" Me.lblSachbearbeiter.Style = "font-size: 8pt" Me.lblSachbearbeiter.Text = "-" Me.lblSachbearbeiter.Top = 0.05! Me.lblSachbearbeiter.Width = 1.130708! ' 'ReportHeader1 ' Me.ReportHeader1.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.txtDatum, Me.txtFraechter, Me.lblHeader, Me.Picture1, Me.lblLKW, Me.Label, Me.TextBox3, Me.TextBox1, Me.txtGrenzstelle, Me.TextBox2, Me.Label2, Me.TextBox4, Me.TextBox5, Me.Label3, Me.Picture2, Me.Picture3, Me.TextBox6, Me.Shape, Me.Line1}) Me.ReportHeader1.Height = 6.945276! Me.ReportHeader1.Name = "ReportHeader1" ' 'txtDatum ' Me.txtDatum.Height = 1.188583! Me.txtDatum.HyperLink = Nothing Me.txtDatum.Left = 0.01535433! Me.txtDatum.Name = "txtDatum" Me.txtDatum.Style = "font-size: 60pt; font-weight: bold; text-align: left; text-decoration: underline;" & " text-justify: auto; vertical-align: middle; ddo-char-set: 1" Me.txtDatum.Text = "01.01.2019" Me.txtDatum.Top = 2.182284! Me.txtDatum.Width = 6.250004! ' 'TextBox1 ' Me.TextBox1.Height = 0.17! Me.TextBox1.Left = 0.01653475! Me.TextBox1.Name = "TextBox1" Me.TextBox1.OutputFormat = resources.GetString("TextBox1.OutputFormat") Me.TextBox1.Style = "font-size: 9pt; font-weight: normal; ddo-char-set: 0" Me.TextBox1.Text = "Grenzstelle:" Me.TextBox1.Top = 5.531106! Me.TextBox1.Width = 0.8716535! ' 'txtGrenzstelle ' Me.txtGrenzstelle.Height = 0.1700788! Me.txtGrenzstelle.Left = 1.148425! Me.txtGrenzstelle.Name = "txtGrenzstelle" Me.txtGrenzstelle.OutputFormat = resources.GetString("txtGrenzstelle.OutputFormat") Me.txtGrenzstelle.Style = "font-size: 9pt; font-weight: normal; ddo-char-set: 0" Me.txtGrenzstelle.Text = "WAIDHAUS" Me.txtGrenzstelle.Top = 5.531106! Me.txtGrenzstelle.Width = 9.784252! ' 'TextBox2 ' Me.TextBox2.Height = 0.17! Me.TextBox2.Left = 1.862645E-9! Me.TextBox2.Name = "TextBox2" Me.TextBox2.OutputFormat = resources.GetString("TextBox2.OutputFormat") Me.TextBox2.Style = "font-size: 9pt; font-weight: normal; ddo-char-set: 0" Me.TextBox2.Text = "Datum:" Me.TextBox2.Top = 2.012205! Me.TextBox2.Width = 1.13189! ' 'Label2 ' Me.Label2.Height = 0.4374017! Me.Label2.HyperLink = Nothing Me.Label2.Left = 0! Me.Label2.Name = "Label2" Me.Label2.Style = "font-size: 30pt; font-weight: bold; text-align: center; text-decoration: underlin" & "e; ddo-char-set: 1" Me.Label2.Text = "PARKING TICKET" Me.Label2.Top = 0! Me.Label2.Width = 11.02362! ' 'TextBox4 ' Me.TextBox4.Height = 0.17! Me.TextBox4.Left = 0.02165334! Me.TextBox4.Name = "TextBox4" Me.TextBox4.OutputFormat = resources.GetString("TextBox4.OutputFormat") Me.TextBox4.Style = "font-size: 9pt; font-weight: normal; ddo-char-set: 0" Me.TextBox4.Text = "Ausgabe:" Me.TextBox4.Top = 5.361025! Me.TextBox4.Width = 0.8716535! ' 'TextBox5 ' Me.TextBox5.Height = 0.1700788! Me.TextBox5.Left = 1.153544! Me.TextBox5.Name = "TextBox5" Me.TextBox5.OutputFormat = resources.GetString("TextBox5.OutputFormat") Me.TextBox5.Style = "font-size: 9pt; font-weight: normal; ddo-char-set: 0" Me.TextBox5.Text = "01.01.2019 00:00:00" Me.TextBox5.Top = 5.361025! Me.TextBox5.Width = 9.784252! ' 'Label3 ' Me.Label3.Height = 0.7704724! Me.Label3.HyperLink = Nothing Me.Label3.Left = 0.04212599! Me.Label3.Name = "Label3" Me.Label3.Style = "font-size: 15pt; font-weight: bold; text-align: left; ddo-char-set: 1" Me.Label3.Text = "INFO: Dieses Ticket sichtbar an der Windschutzscheibe befestigen!" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "BİLGİ: Bu bile" & "ti ön camda görünür şekilde sabitleyiniz!" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "INFO: Postavite tiket za parking vidl" & "jivo na šajbi!" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) Me.Label3.Top = 6.174804! Me.Label3.Width = 10.97126! ' 'Picture2 ' Me.Picture2.Height = 0.8543308! Me.Picture2.HyperLink = Nothing Me.Picture2.ImageData = CType(resources.GetObject("Picture2.ImageData"), System.IO.Stream) Me.Picture2.Left = 5.888977! Me.Picture2.Name = "Picture2" Me.Picture2.SizeMode = GrapeCity.ActiveReports.SectionReportModel.SizeModes.Zoom Me.Picture2.Top = 0.5696851! Me.Picture2.Width = 5.134646! ' 'Picture3 ' Me.Picture3.Height = 0.8543305! Me.Picture3.HyperLink = Nothing Me.Picture3.ImageData = CType(resources.GetObject("Picture3.ImageData"), System.IO.Stream) Me.Picture3.Left = 0.01023622! Me.Picture3.Name = "Picture3" Me.Picture3.SizeMode = GrapeCity.ActiveReports.SectionReportModel.SizeModes.Zoom Me.Picture3.Top = 0.6015748! Me.Picture3.Width = 4.999213! ' 'TextBox6 ' Me.TextBox6.Height = 0.17! Me.TextBox6.Left = 6.265355! Me.TextBox6.Name = "TextBox6" Me.TextBox6.OutputFormat = resources.GetString("TextBox6.OutputFormat") Me.TextBox6.Style = "font-size: 9pt; font-weight: normal; ddo-char-set: 0" Me.TextBox6.Text = "Stempel:" Me.TextBox6.Top = 2.012205! Me.TextBox6.Width = 1.13189! ' 'Shape ' Me.Shape.Height = 1.136614! Me.Shape.Left = 6.265355! Me.Shape.LineWeight = 4.0! Me.Shape.Name = "Shape" Me.Shape.RoundingRadius = New GrapeCity.ActiveReports.Controls.CornersRadius(10.0!, Nothing, Nothing, Nothing, Nothing) Me.Shape.Top = 2.234251! Me.Shape.Width = 4.682678! ' 'Line1 ' Me.Line1.Height = 0.00008201599! Me.Line1.Left = 0.01023622! Me.Line1.LineWeight = 1.0! Me.Line1.Name = "Line1" Me.Line1.Top = 1.638976! Me.Line1.Width = 11.02361! Me.Line1.X1 = 0.01023622! Me.Line1.X2 = 11.03385! Me.Line1.Y1 = 1.638976! Me.Line1.Y2 = 1.639058! ' 'ReportFooter1 ' Me.ReportFooter1.Height = 0! Me.ReportFooter1.Name = "ReportFooter1" ' 'rptTicketLKW ' Me.MasterReport = False Me.PageSettings.Margins.Bottom = 0.1968504! Me.PageSettings.Margins.Left = 0.1968504! Me.PageSettings.Margins.Right = 0.1968504! Me.PageSettings.Margins.Top = 0.1968504! Me.PageSettings.Orientation = GrapeCity.ActiveReports.Document.Section.PageOrientation.Landscape Me.PageSettings.PaperHeight = 11.0! Me.PageSettings.PaperWidth = 8.5! Me.PrintWidth = 11.03385! Me.ScriptLanguage = "VB.NET" Me.Sections.Add(Me.ReportHeader1) Me.Sections.Add(Me.PageHeader) Me.Sections.Add(Me.Detail) Me.Sections.Add(Me.PageFooter) Me.Sections.Add(Me.ReportFooter1) Me.StyleSheet.Add(New DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" & "l; font-size: 10pt; color: Black; ddo-char-set: 204", "Normal")) Me.StyleSheet.Add(New DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold", "Heading1", "Normal")) Me.StyleSheet.Add(New DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" & "lic", "Heading2", "Normal")) Me.StyleSheet.Add(New DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold", "Heading3", "Normal")) CType(Me.lblHeader, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.Picture1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.lblLKW, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.Label, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtFraechter, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextBox3, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.ReportInfo1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.lblDetails, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.Label8, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.lblSachbearbeiter, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtDatum, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextBox1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.txtGrenzstelle, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextBox2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.Label2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextBox4, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextBox5, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.Label3, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.Picture2, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.Picture3, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextBox6, System.ComponentModel.ISupportInitialize).EndInit() CType(Me, System.ComponentModel.ISupportInitialize).EndInit() End Sub Private WithEvents lblHeader As GrapeCity.ActiveReports.SectionReportModel.Label Private WithEvents Picture1 As GrapeCity.ActiveReports.SectionReportModel.Picture Private WithEvents Label As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents TextBox3 As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents ReportHeader1 As GrapeCity.ActiveReports.SectionReportModel.ReportHeader Private WithEvents ReportFooter1 As GrapeCity.ActiveReports.SectionReportModel.ReportFooter Private WithEvents TextBox1 As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents ReportInfo1 As GrapeCity.ActiveReports.SectionReportModel.ReportInfo Private WithEvents lblDetails As GrapeCity.ActiveReports.SectionReportModel.Label Private WithEvents Label8 As GrapeCity.ActiveReports.SectionReportModel.Label Private WithEvents Line2 As GrapeCity.ActiveReports.SectionReportModel.Line Private WithEvents TextBox2 As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents Label2 As GrapeCity.ActiveReports.SectionReportModel.Label Private WithEvents TextBox4 As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents Label3 As GrapeCity.ActiveReports.SectionReportModel.Label Public WithEvents txtDatum As GrapeCity.ActiveReports.SectionReportModel.Label Public WithEvents TextBox5 As GrapeCity.ActiveReports.SectionReportModel.TextBox Public WithEvents lblLKW As GrapeCity.ActiveReports.SectionReportModel.Label Public WithEvents txtFraechter As GrapeCity.ActiveReports.SectionReportModel.TextBox Public WithEvents txtGrenzstelle As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents Picture2 As GrapeCity.ActiveReports.SectionReportModel.Picture Private WithEvents Picture3 As GrapeCity.ActiveReports.SectionReportModel.Picture Private WithEvents TextBox6 As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents Shape As GrapeCity.ActiveReports.SectionReportModel.Shape Friend WithEvents Shape1 As GrapeCity.ActiveReports.SectionReportModel.Shape Public WithEvents lblSachbearbeiter As GrapeCity.ActiveReports.SectionReportModel.Label Private WithEvents Line1 As GrapeCity.ActiveReports.SectionReportModel.Line End Class