This commit is contained in:
Christian
2022-01-25 10:43:43 +01:00
parent 1783497253
commit a68afa13ee
44 changed files with 4266 additions and 1209 deletions

View File

@@ -43,6 +43,7 @@ namespace VKMAachen
this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
this.ruleRateFactorNull = new DevExpress.XtraReports.UI.FormattingRule();
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
this.lblAdresseUd = new DevExpress.XtraReports.UI.XRLabel();
this.lblAdresseAuftakt = new DevExpress.XtraReports.UI.XRLabel();
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
this.Page1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
@@ -78,7 +79,6 @@ namespace VKMAachen
this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
this.lblAdresseUd = new DevExpress.XtraReports.UI.XRLabel();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
@@ -221,6 +221,21 @@ namespace VKMAachen
this.topMarginBand1.HeightF = 190F;
this.topMarginBand1.Name = "topMarginBand1";
//
// lblAdresseUd
//
this.lblAdresseUd.Font = new System.Drawing.Font("Arial", 7F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblAdresseUd.LocationFloat = new DevExpress.Utils.PointFloat(0.08341471F, 160F);
this.lblAdresseUd.Name = "lblAdresseUd";
this.lblAdresseUd.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.lblAdresseUd.SizeF = new System.Drawing.SizeF(469.7504F, 20.00001F);
this.lblAdresseUd.StylePriority.UseBorders = false;
this.lblAdresseUd.StylePriority.UseFont = false;
this.lblAdresseUd.StylePriority.UseForeColor = false;
this.lblAdresseUd.StylePriority.UseTextAlignment = false;
this.lblAdresseUd.Text = "VKM Aachen e.V. • Vaalser Str. 40 • 52064 Aachen";
this.lblAdresseUd.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
this.lblAdresseUd.Visible = false;
//
// lblAdresseAuftakt
//
this.lblAdresseAuftakt.Font = new System.Drawing.Font("Arial", 7F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
@@ -564,7 +579,7 @@ namespace VKMAachen
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel9.SizeF = new System.Drawing.SizeF(350.9583F, 27.50003F);
this.xrLabel9.StylePriority.UseFont = false;
this.xrLabel9.Text = "Verwaltung";
this.xrLabel9.Text = "Klientenverwaltung";
//
// xrLabel2
//
@@ -618,21 +633,6 @@ namespace VKMAachen
this.xrLabel11.Text = "xrLabel11";
this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
//
// lblAdresseUd
//
this.lblAdresseUd.Font = new System.Drawing.Font("Arial", 7F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblAdresseUd.LocationFloat = new DevExpress.Utils.PointFloat(0.08341471F, 160F);
this.lblAdresseUd.Name = "lblAdresseUd";
this.lblAdresseUd.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.lblAdresseUd.SizeF = new System.Drawing.SizeF(469.7504F, 20.00001F);
this.lblAdresseUd.StylePriority.UseBorders = false;
this.lblAdresseUd.StylePriority.UseFont = false;
this.lblAdresseUd.StylePriority.UseForeColor = false;
this.lblAdresseUd.StylePriority.UseTextAlignment = false;
this.lblAdresseUd.Text = "VKM Aachen e.V. • Vaalser Str. 40 • 52064 Aachen";
this.lblAdresseUd.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
this.lblAdresseUd.Visible = false;
//
// RechnungStudienassistenz
//
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {

View File

@@ -590,7 +590,7 @@ namespace VKMAachen
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel9.SizeF = new System.Drawing.SizeF(350.9583F, 27.50003F);
this.xrLabel9.StylePriority.UseFont = false;
this.xrLabel9.Text = "Verwaltung";
this.xrLabel9.Text = "Klientenverwaltung";
//
// xrLabel7
//