using BeWo.Report.ReportObjects; namespace TeamPfeil { partial class ServiceInvoiceReport { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ServiceInvoiceReport)); DevExpress.XtraReports.UI.XRWatermark xrWatermark1 = new DevExpress.XtraReports.UI.XRWatermark(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand(); this.ruleRateFactorNull = new DevExpress.XtraReports.UI.FormattingRule(); this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand(); this.xrRichText3 = new DevExpress.XtraReports.UI.XRRichText(); this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox(); this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand(); this.xrLine1 = new DevExpress.XtraReports.UI.XRLine(); this.xrRichText2 = new DevExpress.XtraReports.UI.XRRichText(); this.Page1 = new DevExpress.XtraReports.UI.GroupHeaderBand(); this.lblZeNummer = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel_Text = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel_InvoiceDate = new DevExpress.XtraReports.UI.XRLabel(); this.lblAdresse = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel(); this.Label_InvoiceMonth = new DevExpress.XtraReports.UI.XRLabel(); this.xrRichText1 = new DevExpress.XtraReports.UI.XRRichText(); this.bindingSource1 = new System.Windows.Forms.BindingSource(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); ((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); // // Detail // this.Detail.HeightF = 0F; this.Detail.Name = "Detail"; this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // ReportHeader // this.ReportHeader.Font = new DevExpress.Drawing.DXFont("Verdana", 10F); this.ReportHeader.HeightF = 0F; this.ReportHeader.Name = "ReportHeader"; this.ReportHeader.StylePriority.UseFont = false; // // ruleRateFactorNull // this.ruleRateFactorNull.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False; this.ruleRateFactorNull.Name = "ruleRateFactorNull"; // // topMarginBand1 // this.topMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrRichText3, this.xrPictureBox1}); this.topMarginBand1.HeightF = 220F; this.topMarginBand1.Name = "topMarginBand1"; // // xrRichText3 // this.xrRichText3.Font = new DevExpress.Drawing.DXFont("Verdana", 10F); this.xrRichText3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 190.1249F); this.xrRichText3.Name = "xrRichText3"; this.xrRichText3.SerializableRtfString = resources.GetString("xrRichText3.SerializableRtfString"); this.xrRichText3.SizeF = new System.Drawing.SizeF(357.5557F, 19.87503F); // // xrPictureBox1 // this.xrPictureBox1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource")); this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(471.1665F, 59.74998F); this.xrPictureBox1.Name = "xrPictureBox1"; this.xrPictureBox1.SizeF = new System.Drawing.SizeF(205.8335F, 153.375F); this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage; // // bottomMarginBand1 // this.bottomMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLine1, this.xrRichText2}); this.bottomMarginBand1.HeightF = 115F; this.bottomMarginBand1.Name = "bottomMarginBand1"; // // xrLine1 // this.xrLine1.BorderColor = System.Drawing.Color.Turquoise; this.xrLine1.ForeColor = System.Drawing.Color.DarkTurquoise; this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrLine1.Name = "xrLine1"; this.xrLine1.SizeF = new System.Drawing.SizeF(677.0001F, 23F); this.xrLine1.StylePriority.UseBorderColor = false; this.xrLine1.StylePriority.UseForeColor = false; // // xrRichText2 // this.xrRichText2.Font = new DevExpress.Drawing.DXFont("Verdana", 10F); this.xrRichText2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 22.99991F); this.xrRichText2.Name = "xrRichText2"; this.xrRichText2.SerializableRtfString = resources.GetString("xrRichText2.SerializableRtfString"); this.xrRichText2.SizeF = new System.Drawing.SizeF(677.0001F, 90.70842F); // // Page1 // this.Page1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel1, this.lblZeNummer, this.xrLabel_Text, this.xrLabel_InvoiceDate, this.lblAdresse, this.xrLabel2, this.xrLabel5, this.Label_InvoiceMonth, this.xrRichText1}); this.Page1.HeightF = 760.6802F; this.Page1.Name = "Page1"; this.Page1.StylePriority.UseFont = false; // // lblZeNummer // this.lblZeNummer.Font = new DevExpress.Drawing.DXFont("Segoe UI", 11F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); this.lblZeNummer.LocationFloat = new DevExpress.Utils.PointFloat(292.3332F, 183.75F); this.lblZeNummer.Name = "lblZeNummer"; this.lblZeNummer.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.lblZeNummer.SizeF = new System.Drawing.SizeF(312.6251F, 20F); this.lblZeNummer.StylePriority.UseFont = false; this.lblZeNummer.StylePriority.UseTextAlignment = false; this.lblZeNummer.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrLabel_Text // this.xrLabel_Text.LocationFloat = new DevExpress.Utils.PointFloat(0F, 625.0554F); this.xrLabel_Text.Multiline = true; this.xrLabel_Text.Name = "xrLabel_Text"; this.xrLabel_Text.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel_Text.SizeF = new System.Drawing.SizeF(639.3332F, 135.6248F); this.xrLabel_Text.StylePriority.UseFont = false; this.xrLabel_Text.Text = "Mit freundlichen Grüßen\r\n\r\n\r\n\r\nAngelika Pfeil\r\nTeamPfeil"; // // xrLabel_InvoiceDate // this.xrLabel_InvoiceDate.BackColor = System.Drawing.Color.Transparent; this.xrLabel_InvoiceDate.CanShrink = true; this.xrLabel_InvoiceDate.Font = new DevExpress.Drawing.DXFont("Segoe UI", 11F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); this.xrLabel_InvoiceDate.LocationFloat = new DevExpress.Utils.PointFloat(0F, 183.75F); this.xrLabel_InvoiceDate.Name = "xrLabel_InvoiceDate"; this.xrLabel_InvoiceDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel_InvoiceDate.SizeF = new System.Drawing.SizeF(292.3333F, 20F); this.xrLabel_InvoiceDate.StylePriority.UseBackColor = false; this.xrLabel_InvoiceDate.StylePriority.UseFont = false; this.xrLabel_InvoiceDate.Text = "Rechnungsdatum: [InvoiceDate]"; this.xrLabel_InvoiceDate.WordWrap = false; // // lblAdresse // this.lblAdresse.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.lblAdresse.Multiline = true; this.lblAdresse.Name = "lblAdresse"; this.lblAdresse.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.lblAdresse.SizeF = new System.Drawing.SizeF(411.4444F, 139.2778F); this.lblAdresse.StylePriority.UseFont = false; // // xrLabel2 // this.xrLabel2.BackColor = System.Drawing.Color.Transparent; this.xrLabel2.CanShrink = true; this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Segoe UI", 11F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 163.75F); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel2.SizeF = new System.Drawing.SizeF(292.3333F, 20F); this.xrLabel2.StylePriority.UseBackColor = false; this.xrLabel2.StylePriority.UseFont = false; this.xrLabel2.Text = "Rechnung Nr. [InvoiceNumber]"; this.xrLabel2.WordWrap = false; // // xrLabel5 // this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 260F); this.xrLabel5.Multiline = true; this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel5.SizeF = new System.Drawing.SizeF(667F, 93.73622F); this.xrLabel5.StylePriority.UseFont = false; this.xrLabel5.Text = "Sehr geehrte Damen und Herren,\r\n\r\nwir bedanken uns für die gute Zusammenarbeit un" + "d stellen Ihnen vereinbarungsgemäß folgende Leistungen in Rechnung."; // // Label_InvoiceMonth // this.Label_InvoiceMonth.Font = new DevExpress.Drawing.DXFont("Segoe UI", 11F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); this.Label_InvoiceMonth.LocationFloat = new DevExpress.Utils.PointFloat(292.3333F, 163.75F); this.Label_InvoiceMonth.Name = "Label_InvoiceMonth"; this.Label_InvoiceMonth.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.Label_InvoiceMonth.SizeF = new System.Drawing.SizeF(312.6251F, 20F); this.Label_InvoiceMonth.StylePriority.UseFont = false; this.Label_InvoiceMonth.StylePriority.UseTextAlignment = false; this.Label_InvoiceMonth.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrRichText1 // this.xrRichText1.LocationFloat = new DevExpress.Utils.PointFloat(0.1667659F, 369.6945F); this.xrRichText1.Name = "xrRichText1"; this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString"); this.xrRichText1.SizeF = new System.Drawing.SizeF(667F, 129.6684F); this.xrRichText1.StylePriority.UseFont = false; // // bindingSource1 // this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServiceInvoiceRO); // // xrLabel1 // this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 510.8212F); this.xrLabel1.Multiline = true; this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F); this.xrLabel1.SizeF = new System.Drawing.SizeF(667F, 114.2343F); this.xrLabel1.Text = "Davon \t\t\t [NotBillableNote]\r\n\r\nWir bitten um Zahlung innerhalb von 10 Tagen ohne " + "Abzug.\r\nDer Rechnungsbetrag ist gemäß § 4 16 h) UStG umsatzsteuerfrei.\r\n"; // // ServiceInvoiceReport // this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Detail, this.ReportHeader, this.topMarginBand1, this.bottomMarginBand1, this.Page1}); this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] { this.bindingSource1}); this.DataSource = this.bindingSource1; this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung"; this.Font = new DevExpress.Drawing.DXFont("Segoe UI", 11F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); this.Margins = new DevExpress.Drawing.DXMargins(75F, 73F, 220F, 115F); this.PageHeight = 1169; this.PageWidth = 827; this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4; this.Version = "23.2"; xrWatermark1.Id = "Watermark1"; this.Watermarks.Add(xrWatermark1); ((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit(); } private DevExpress.XtraReports.UI.DetailBand Detail; private System.Windows.Forms.BindingSource bindingSource1; private DevExpress.XtraReports.UI.ReportHeaderBand ReportHeader; private DevExpress.XtraReports.UI.FormattingRule ruleRateFactorNull; private DevExpress.XtraReports.UI.TopMarginBand topMarginBand1; private DevExpress.XtraReports.UI.BottomMarginBand bottomMarginBand1; private DevExpress.XtraReports.UI.GroupHeaderBand Page1; private DevExpress.XtraReports.UI.XRLabel xrLabel2; private DevExpress.XtraReports.UI.XRLabel xrLabel5; private DevExpress.XtraReports.UI.XRLabel Label_InvoiceMonth; private DevExpress.XtraReports.UI.XRLabel lblAdresse; private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox1; private DevExpress.XtraReports.UI.XRLabel xrLabel_InvoiceDate; private DevExpress.XtraReports.UI.XRLabel xrLabel_Text; private DevExpress.XtraReports.UI.XRLine xrLine1; private DevExpress.XtraReports.UI.XRRichText xrRichText2; private DevExpress.XtraReports.UI.XRRichText xrRichText3; private DevExpress.XtraReports.UI.XRRichText xrRichText1; private DevExpress.XtraReports.UI.XRLabel lblZeNummer; private DevExpress.XtraReports.UI.XRLabel xrLabel1; } }