_ Partial Public Class subrptBriefSDL_FR 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 Detail As GrapeCity.ActiveReports.SectionReportModel.Detail _ Private Sub InitializeComponent() Dim resources As System.Resources.ResourceManager = New System.Resources.ResourceManager(GetType(subrptBriefSDL_FR)) Me.Detail = New GrapeCity.ActiveReports.SectionReportModel.Detail() Me.lblPanNr = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.lblNr = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.lblLKWKz = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.lblSerie = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.GroupHeader1 = New GrapeCity.ActiveReports.SectionReportModel.GroupHeader() Me.TextBox5 = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.TextBox6 = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.TextBox7 = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.TextBox3 = New GrapeCity.ActiveReports.SectionReportModel.TextBox() Me.GroupFooter1 = New GrapeCity.ActiveReports.SectionReportModel.GroupFooter() Me.Line2 = New GrapeCity.ActiveReports.SectionReportModel.Line() CType(Me.lblPanNr, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.lblNr, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.lblLKWKz, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.lblSerie, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextBox5, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextBox6, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextBox7, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.TextBox3, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me, System.ComponentModel.ISupportInitialize).BeginInit() ' 'Detail ' Me.Detail.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.lblPanNr, Me.lblNr, Me.lblLKWKz, Me.lblSerie}) Me.Detail.Height = 0.1783465! Me.Detail.Name = "Detail" ' 'lblPanNr ' Me.lblPanNr.Height = 0.1586614! Me.lblPanNr.Left = 1.732284! Me.lblPanNr.Name = "lblPanNr" Me.lblPanNr.Style = "font-size: 10pt; font-weight: normal; text-align: left; ddo-char-set: 1" Me.lblPanNr.Text = "PAN-Nr" Me.lblPanNr.Top = 0.01968504! Me.lblPanNr.Width = 1.377953! ' 'lblNr ' Me.lblNr.Height = 0.1586614! Me.lblNr.Left = 0.0! Me.lblNr.Name = "lblNr" Me.lblNr.Padding = New GrapeCity.ActiveReports.PaddingEx(0, 0, 2, 0) Me.lblNr.Style = "font-size: 10pt; text-align: right; ddo-char-set: 1" Me.lblNr.Text = "999" Me.lblNr.Top = 0.01968504! Me.lblNr.Width = 0.3543307! ' 'lblLKWKz ' Me.lblLKWKz.Height = 0.1586614! Me.lblLKWKz.Left = 0.3543298! Me.lblLKWKz.Name = "lblLKWKz" Me.lblLKWKz.Style = "font-size: 10pt; ddo-char-set: 1" Me.lblLKWKz.Text = "SD 123 ASD" Me.lblLKWKz.Top = 0.01968504! Me.lblLKWKz.Width = 1.377953! ' 'lblSerie ' Me.lblSerie.Height = 0.1586614! Me.lblSerie.Left = 3.110237! Me.lblSerie.Name = "lblSerie" Me.lblSerie.Style = "font-size: 10pt; text-align: left; ddo-char-set: 1" Me.lblSerie.Text = "SERIE-Nr" Me.lblSerie.Top = 0.01968504! Me.lblSerie.Width = 1.448426! ' 'GroupHeader1 ' Me.GroupHeader1.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.TextBox5, Me.TextBox6, Me.TextBox7, Me.TextBox3, Me.Line2}) Me.GroupHeader1.Height = 0.1852909! Me.GroupHeader1.Name = "GroupHeader1" ' 'TextBox5 ' Me.TextBox5.Height = 0.1586614! Me.TextBox5.Left = 1.732284! Me.TextBox5.Name = "TextBox5" Me.TextBox5.Style = "font-size: 10pt; font-weight: bold; text-align: left; ddo-char-set: 1" Me.TextBox5.Text = "PAN-Nr" Me.TextBox5.Top = 0.00000008195639! Me.TextBox5.Width = 1.377953! ' 'TextBox6 ' Me.TextBox6.Height = 0.1586614! Me.TextBox6.Left = 0.0000002384186! Me.TextBox6.Name = "TextBox6" Me.TextBox6.Padding = New GrapeCity.ActiveReports.PaddingEx(0, 0, 2, 0) Me.TextBox6.Style = "font-size: 10pt; font-weight: bold; text-align: right; ddo-char-set: 1" Me.TextBox6.Text = "Nr" Me.TextBox6.Top = 0.00000007450581! Me.TextBox6.Width = 0.3543307! ' 'TextBox7 ' Me.TextBox7.Height = 0.1586614! Me.TextBox7.Left = 0.3543308! Me.TextBox7.Name = "TextBox7" Me.TextBox7.Style = "font-size: 10pt; font-weight: bold; ddo-char-set: 1" Me.TextBox7.Text = "Kennzeichen" Me.TextBox7.Top = 0.00000007450581! Me.TextBox7.Width = 1.377953! ' 'TextBox3 ' Me.TextBox3.Height = 0.1586614! Me.TextBox3.Left = 3.110238! Me.TextBox3.Name = "TextBox3" Me.TextBox3.Style = "font-size: 10pt; font-weight: bold; text-align: left; ddo-char-set: 1" Me.TextBox3.Text = "SERIE-Nr" Me.TextBox3.Top = 0.0! Me.TextBox3.Width = 1.448426! ' 'GroupFooter1 ' Me.GroupFooter1.Height = 0.0! Me.GroupFooter1.Name = "GroupFooter1" ' 'Line2 ' Me.Line2.Height = 0.0001809001! Me.Line2.Left = 0.0! Me.Line2.LineWeight = 1.0! Me.Line2.Name = "Line2" Me.Line2.Top = 0.1852522! Me.Line2.Width = 6.496063! Me.Line2.X1 = 0.0! Me.Line2.X2 = 6.496063! Me.Line2.Y1 = 0.1854331! Me.Line2.Y2 = 0.1852522! ' 'subrptBriefSDL_FR ' Me.MasterReport = False Me.PageSettings.Margins.Bottom = 0.0! Me.PageSettings.Margins.Left = 0.0! Me.PageSettings.Margins.Right = 0.0! Me.PageSettings.Margins.Top = 0.0! Me.PageSettings.PaperHeight = 11.0! Me.PageSettings.PaperWidth = 8.5! Me.PrintWidth = 6.496063! Me.Sections.Add(Me.GroupHeader1) Me.Sections.Add(Me.Detail) Me.Sections.Add(Me.GroupFooter1) 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.lblPanNr, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.lblNr, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.lblLKWKz, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.lblSerie, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextBox5, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextBox6, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextBox7, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.TextBox3, System.ComponentModel.ISupportInitialize).EndInit() CType(Me, System.ComponentModel.ISupportInitialize).EndInit() End Sub Private WithEvents GroupHeader1 As GrapeCity.ActiveReports.SectionReportModel.GroupHeader Private WithEvents GroupFooter1 As GrapeCity.ActiveReports.SectionReportModel.GroupFooter Private WithEvents lblPanNr As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents lblNr As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents lblLKWKz As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents TextBox5 As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents TextBox6 As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents TextBox7 As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents lblSerie As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents TextBox3 As GrapeCity.ActiveReports.SectionReportModel.TextBox Private WithEvents Line2 As GrapeCity.ActiveReports.SectionReportModel.Line End Class