313 lines
17 KiB
C#
313 lines
17 KiB
C#
namespace AbwIlseFretz
|
|
{
|
|
partial class KassenbelegReport
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(KassenbelegReport));
|
|
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
|
|
this.xrPictureBox2 = new DevExpress.XtraReports.UI.XRPictureBox();
|
|
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLine1 = new DevExpress.XtraReports.UI.XRLine();
|
|
this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.beguenstigterValueLabel = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.beguenstigterLabel = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
|
|
this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
|
|
this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
|
|
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
|
this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
|
|
//
|
|
// Detail
|
|
//
|
|
this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrPictureBox2,
|
|
this.xrLabel2,
|
|
this.xrLabel3,
|
|
this.xrLabel10,
|
|
this.xrLabel11,
|
|
this.xrLabel8,
|
|
this.xrLabel9,
|
|
this.xrLabel7,
|
|
this.xrLine1,
|
|
this.xrLabel6,
|
|
this.xrLabel4,
|
|
this.xrLabel5,
|
|
this.beguenstigterValueLabel,
|
|
this.beguenstigterLabel,
|
|
this.xrLabel1});
|
|
this.Detail.HeightF = 315.7917F;
|
|
this.Detail.Name = "Detail";
|
|
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
|
this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// xrPictureBox2
|
|
//
|
|
this.xrPictureBox2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("ImageSource", null, "SignatureImage")});
|
|
this.xrPictureBox2.LocationFloat = new DevExpress.Utils.PointFloat(407.5867F, 252F);
|
|
this.xrPictureBox2.Name = "xrPictureBox2";
|
|
this.xrPictureBox2.SizeF = new System.Drawing.SizeF(241.4133F, 35.50003F);
|
|
this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
|
|
//
|
|
// xrLabel2
|
|
//
|
|
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 152.2917F);
|
|
this.xrLabel2.Name = "xrLabel2";
|
|
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrLabel2.SizeF = new System.Drawing.SizeF(120.9167F, 23F);
|
|
this.xrLabel2.StylePriority.UsePadding = false;
|
|
this.xrLabel2.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel2.Text = "Belegnummer:";
|
|
this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
//
|
|
// xrLabel3
|
|
//
|
|
this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Belegnummer")});
|
|
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(120.9167F, 152.2917F);
|
|
this.xrLabel3.Name = "xrLabel3";
|
|
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrLabel3.SizeF = new System.Drawing.SizeF(528.0833F, 23F);
|
|
this.xrLabel3.StylePriority.UsePadding = false;
|
|
this.xrLabel3.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
//
|
|
// xrLabel10
|
|
//
|
|
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(0F, 193.9583F);
|
|
this.xrLabel10.Name = "xrLabel10";
|
|
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrLabel10.SizeF = new System.Drawing.SizeF(120.9167F, 23F);
|
|
this.xrLabel10.StylePriority.UsePadding = false;
|
|
this.xrLabel10.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel10.Text = "Notiz:";
|
|
this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
//
|
|
// xrLabel11
|
|
//
|
|
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(120.9167F, 193.9583F);
|
|
this.xrLabel11.Multiline = true;
|
|
this.xrLabel11.Name = "xrLabel11";
|
|
this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrLabel11.SizeF = new System.Drawing.SizeF(528.0833F, 50.08333F);
|
|
this.xrLabel11.StylePriority.UsePadding = false;
|
|
this.xrLabel11.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel11.Text = "[Notiz]";
|
|
this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// xrLabel8
|
|
//
|
|
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(120.9167F, 129.2917F);
|
|
this.xrLabel8.Name = "xrLabel8";
|
|
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrLabel8.SizeF = new System.Drawing.SizeF(528.0833F, 23F);
|
|
this.xrLabel8.StylePriority.UsePadding = false;
|
|
this.xrLabel8.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel8.Text = "[Belegdatum!dd.MM.yyyy]";
|
|
this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
//
|
|
// xrLabel9
|
|
//
|
|
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 129.2917F);
|
|
this.xrLabel9.Name = "xrLabel9";
|
|
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrLabel9.SizeF = new System.Drawing.SizeF(110.5F, 23F);
|
|
this.xrLabel9.StylePriority.UsePadding = false;
|
|
this.xrLabel9.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel9.Text = "Belegdatum:";
|
|
this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
//
|
|
// xrLabel7
|
|
//
|
|
this.xrLabel7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "SignatureDate", "{0:dd.MM.yyyy}")});
|
|
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(306.2917F, 264.5F);
|
|
this.xrLabel7.Name = "xrLabel7";
|
|
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel7.SizeF = new System.Drawing.SizeF(101.295F, 23.00003F);
|
|
this.xrLabel7.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
|
//
|
|
// xrLine1
|
|
//
|
|
this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(306.2917F, 287.5F);
|
|
this.xrLine1.Name = "xrLine1";
|
|
this.xrLine1.SizeF = new System.Drawing.SizeF(342.7084F, 5.291687F);
|
|
//
|
|
// xrLabel6
|
|
//
|
|
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(325.4166F, 292.7917F);
|
|
this.xrLabel6.Name = "xrLabel6";
|
|
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel6.SizeF = new System.Drawing.SizeF(324.5834F, 22.99998F);
|
|
this.xrLabel6.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel6.Text = "Datum, Unterschrift";
|
|
this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
//
|
|
// xrLabel4
|
|
//
|
|
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 106.2917F);
|
|
this.xrLabel4.Name = "xrLabel4";
|
|
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrLabel4.SizeF = new System.Drawing.SizeF(120.9167F, 22.99999F);
|
|
this.xrLabel4.StylePriority.UsePadding = false;
|
|
this.xrLabel4.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel4.Text = "Betrag:";
|
|
this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
//
|
|
// xrLabel5
|
|
//
|
|
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(120.9167F, 106.2917F);
|
|
this.xrLabel5.Name = "xrLabel5";
|
|
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.xrLabel5.SizeF = new System.Drawing.SizeF(528.0833F, 22.99998F);
|
|
this.xrLabel5.StylePriority.UsePadding = false;
|
|
this.xrLabel5.StylePriority.UseTextAlignment = false;
|
|
this.xrLabel5.Text = "[Betrag!c]";
|
|
this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
//
|
|
// beguenstigterValueLabel
|
|
//
|
|
this.beguenstigterValueLabel.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Beguenstigter")});
|
|
this.beguenstigterValueLabel.LocationFloat = new DevExpress.Utils.PointFloat(120.9167F, 83.29166F);
|
|
this.beguenstigterValueLabel.Name = "beguenstigterValueLabel";
|
|
this.beguenstigterValueLabel.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.beguenstigterValueLabel.SizeF = new System.Drawing.SizeF(528.0833F, 23F);
|
|
this.beguenstigterValueLabel.StylePriority.UsePadding = false;
|
|
this.beguenstigterValueLabel.StylePriority.UseTextAlignment = false;
|
|
this.beguenstigterValueLabel.Text = "beguenstigterValueLabel";
|
|
this.beguenstigterValueLabel.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
//
|
|
// beguenstigterLabel
|
|
//
|
|
this.beguenstigterLabel.LocationFloat = new DevExpress.Utils.PointFloat(0F, 83.29166F);
|
|
this.beguenstigterLabel.Name = "beguenstigterLabel";
|
|
this.beguenstigterLabel.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
|
|
this.beguenstigterLabel.SizeF = new System.Drawing.SizeF(120.9167F, 23F);
|
|
this.beguenstigterLabel.StylePriority.UsePadding = false;
|
|
this.beguenstigterLabel.StylePriority.UseTextAlignment = false;
|
|
this.beguenstigterLabel.Text = "Begünstigter:";
|
|
this.beguenstigterLabel.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
//
|
|
// xrLabel1
|
|
//
|
|
this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Titel")});
|
|
this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
|
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
|
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
this.xrLabel1.Name = "xrLabel1";
|
|
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
this.xrLabel1.SizeF = new System.Drawing.SizeF(650F, 36.54167F);
|
|
this.xrLabel1.StylePriority.UseFont = false;
|
|
this.xrLabel1.Text = "xrLabel1";
|
|
//
|
|
// TopMargin
|
|
//
|
|
this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
this.xrPictureBox1});
|
|
this.TopMargin.HeightF = 158.3333F;
|
|
this.TopMargin.Name = "TopMargin";
|
|
this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
|
this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// BottomMargin
|
|
//
|
|
this.BottomMargin.Name = "BottomMargin";
|
|
this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
|
this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
//
|
|
// bindingSource1
|
|
//
|
|
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.KassenbelegRO);
|
|
//
|
|
// xrPictureBox1
|
|
//
|
|
this.xrPictureBox1.ImageAlignment = DevExpress.XtraPrinting.ImageAlignment.MiddleCenter;
|
|
this.xrPictureBox1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource"));
|
|
this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(481.2909F, 41.66646F);
|
|
this.xrPictureBox1.Name = "xrPictureBox1";
|
|
this.xrPictureBox1.SizeF = new System.Drawing.SizeF(167.7083F, 116.6665F);
|
|
this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
|
|
//
|
|
// KassenbelegReport
|
|
//
|
|
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
this.Detail,
|
|
this.TopMargin,
|
|
this.BottomMargin});
|
|
this.DataSource = this.bindingSource1;
|
|
this.Font = new DevExpress.Drawing.DXFont("Arial", 12F, 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(100F, 77F, 158.3333F, 100F);
|
|
this.PageHeight = 1169;
|
|
this.PageWidth = 826;
|
|
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
|
|
this.Version = "23.2";
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraReports.UI.DetailBand Detail;
|
|
private DevExpress.XtraReports.UI.TopMarginBand TopMargin;
|
|
private DevExpress.XtraReports.UI.BottomMarginBand BottomMargin;
|
|
private System.Windows.Forms.BindingSource bindingSource1;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel7;
|
|
private DevExpress.XtraReports.UI.XRLine xrLine1;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel6;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel5;
|
|
private DevExpress.XtraReports.UI.XRLabel beguenstigterValueLabel;
|
|
private DevExpress.XtraReports.UI.XRLabel beguenstigterLabel;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel8;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel9;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel10;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel11;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
|
|
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox2;
|
|
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox1;
|
|
}
|
|
}
|