This commit is contained in:
109
AyaNovaQBI/InvoiceTemplateBuilder.Designer.cs
generated
109
AyaNovaQBI/InvoiceTemplateBuilder.Designer.cs
generated
@@ -104,13 +104,15 @@
|
||||
this.notesToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.setToDefaultDetailedFormatToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.setToDefaultBriefFormatToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.panel1 = new System.Windows.Forms.Panel();
|
||||
this.tbManager.SuspendLayout();
|
||||
this.panel1.SuspendLayout();
|
||||
this.SuspendLayout();
|
||||
//
|
||||
// btnOK
|
||||
//
|
||||
this.btnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.btnOK.Location = new System.Drawing.Point(710, 736);
|
||||
this.btnOK.Location = new System.Drawing.Point(716, 712);
|
||||
this.btnOK.Name = "btnOK";
|
||||
this.btnOK.Size = new System.Drawing.Size(75, 23);
|
||||
this.btnOK.TabIndex = 21;
|
||||
@@ -122,7 +124,7 @@
|
||||
//
|
||||
this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
||||
this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
|
||||
this.btnCancel.Location = new System.Drawing.Point(9, 736);
|
||||
this.btnCancel.Location = new System.Drawing.Point(12, 712);
|
||||
this.btnCancel.Name = "btnCancel";
|
||||
this.btnCancel.Size = new System.Drawing.Size(75, 23);
|
||||
this.btnCancel.TabIndex = 20;
|
||||
@@ -137,11 +139,11 @@
|
||||
this.edHeader.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
||||
| System.Windows.Forms.AnchorStyles.Left)
|
||||
| System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.edHeader.Location = new System.Drawing.Point(3, 50);
|
||||
this.edHeader.Location = new System.Drawing.Point(12, 19);
|
||||
this.edHeader.Multiline = true;
|
||||
this.edHeader.Name = "edHeader";
|
||||
this.edHeader.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
|
||||
this.edHeader.Size = new System.Drawing.Size(782, 36);
|
||||
this.edHeader.Size = new System.Drawing.Size(779, 58);
|
||||
this.edHeader.TabIndex = 1;
|
||||
this.edHeader.Tag = "header";
|
||||
this.edHeader.Enter += new System.EventHandler(this.editField_Enter);
|
||||
@@ -150,7 +152,7 @@
|
||||
//
|
||||
this.lblHeader.AutoSize = true;
|
||||
this.lblHeader.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.lblHeader.Location = new System.Drawing.Point(3, 34);
|
||||
this.lblHeader.Location = new System.Drawing.Point(12, 3);
|
||||
this.lblHeader.Name = "lblHeader";
|
||||
this.lblHeader.Size = new System.Drawing.Size(151, 13);
|
||||
this.lblHeader.TabIndex = 22;
|
||||
@@ -162,9 +164,9 @@
|
||||
| System.Windows.Forms.AnchorStyles.Left)
|
||||
| System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.label1.Location = new System.Drawing.Point(3, 115);
|
||||
this.label1.Location = new System.Drawing.Point(12, 96);
|
||||
this.label1.Name = "label1";
|
||||
this.label1.Size = new System.Drawing.Size(782, 23);
|
||||
this.label1.Size = new System.Drawing.Size(779, 24);
|
||||
this.label1.TabIndex = 23;
|
||||
this.label1.Text = "Line items (charges - parts, service, expenses etc)";
|
||||
this.label1.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
||||
@@ -173,7 +175,7 @@
|
||||
//
|
||||
this.label2.AutoSize = true;
|
||||
this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.label2.Location = new System.Drawing.Point(3, 166);
|
||||
this.label2.Location = new System.Drawing.Point(12, 135);
|
||||
this.label2.Name = "label2";
|
||||
this.label2.Size = new System.Drawing.Size(135, 13);
|
||||
this.label2.TabIndex = 25;
|
||||
@@ -186,11 +188,11 @@
|
||||
this.edFooter.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
||||
| System.Windows.Forms.AnchorStyles.Left)
|
||||
| System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.edFooter.Location = new System.Drawing.Point(3, 182);
|
||||
this.edFooter.Location = new System.Drawing.Point(12, 151);
|
||||
this.edFooter.Multiline = true;
|
||||
this.edFooter.Name = "edFooter";
|
||||
this.edFooter.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
|
||||
this.edFooter.Size = new System.Drawing.Size(782, 36);
|
||||
this.edFooter.Size = new System.Drawing.Size(779, 58);
|
||||
this.edFooter.TabIndex = 24;
|
||||
this.edFooter.Tag = "footer";
|
||||
this.edFooter.Enter += new System.EventHandler(this.editField_Enter);
|
||||
@@ -199,7 +201,7 @@
|
||||
//
|
||||
this.label3.AutoSize = true;
|
||||
this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.label3.Location = new System.Drawing.Point(3, 242);
|
||||
this.label3.Location = new System.Drawing.Point(12, 211);
|
||||
this.label3.Name = "label3";
|
||||
this.label3.Size = new System.Drawing.Size(34, 13);
|
||||
this.label3.TabIndex = 27;
|
||||
@@ -212,11 +214,11 @@
|
||||
this.edUnit.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
||||
| System.Windows.Forms.AnchorStyles.Left)
|
||||
| System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.edUnit.Location = new System.Drawing.Point(3, 258);
|
||||
this.edUnit.Location = new System.Drawing.Point(12, 227);
|
||||
this.edUnit.Multiline = true;
|
||||
this.edUnit.Name = "edUnit";
|
||||
this.edUnit.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
|
||||
this.edUnit.Size = new System.Drawing.Size(782, 36);
|
||||
this.edUnit.Size = new System.Drawing.Size(779, 58);
|
||||
this.edUnit.TabIndex = 26;
|
||||
this.edUnit.Tag = "unit";
|
||||
this.edUnit.Enter += new System.EventHandler(this.editField_Enter);
|
||||
@@ -225,7 +227,7 @@
|
||||
//
|
||||
this.label4.AutoSize = true;
|
||||
this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.label4.Location = new System.Drawing.Point(3, 314);
|
||||
this.label4.Location = new System.Drawing.Point(12, 283);
|
||||
this.label4.Name = "label4";
|
||||
this.label4.Size = new System.Drawing.Size(54, 13);
|
||||
this.label4.TabIndex = 29;
|
||||
@@ -238,11 +240,11 @@
|
||||
this.edService.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
||||
| System.Windows.Forms.AnchorStyles.Left)
|
||||
| System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.edService.Location = new System.Drawing.Point(3, 330);
|
||||
this.edService.Location = new System.Drawing.Point(12, 299);
|
||||
this.edService.Multiline = true;
|
||||
this.edService.Name = "edService";
|
||||
this.edService.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
|
||||
this.edService.Size = new System.Drawing.Size(782, 36);
|
||||
this.edService.Size = new System.Drawing.Size(779, 58);
|
||||
this.edService.TabIndex = 28;
|
||||
this.edService.Tag = "service";
|
||||
this.edService.Enter += new System.EventHandler(this.editField_Enter);
|
||||
@@ -251,7 +253,7 @@
|
||||
//
|
||||
this.label5.AutoSize = true;
|
||||
this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.label5.Location = new System.Drawing.Point(3, 388);
|
||||
this.label5.Location = new System.Drawing.Point(12, 357);
|
||||
this.label5.Name = "label5";
|
||||
this.label5.Size = new System.Drawing.Size(47, 13);
|
||||
this.label5.TabIndex = 31;
|
||||
@@ -264,11 +266,11 @@
|
||||
this.edTravel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
||||
| System.Windows.Forms.AnchorStyles.Left)
|
||||
| System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.edTravel.Location = new System.Drawing.Point(3, 404);
|
||||
this.edTravel.Location = new System.Drawing.Point(12, 373);
|
||||
this.edTravel.Multiline = true;
|
||||
this.edTravel.Name = "edTravel";
|
||||
this.edTravel.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
|
||||
this.edTravel.Size = new System.Drawing.Size(782, 36);
|
||||
this.edTravel.Size = new System.Drawing.Size(779, 58);
|
||||
this.edTravel.TabIndex = 30;
|
||||
this.edTravel.Tag = "travel";
|
||||
this.edTravel.Enter += new System.EventHandler(this.editField_Enter);
|
||||
@@ -277,7 +279,7 @@
|
||||
//
|
||||
this.label6.AutoSize = true;
|
||||
this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.label6.Location = new System.Drawing.Point(3, 461);
|
||||
this.label6.Location = new System.Drawing.Point(12, 430);
|
||||
this.label6.Name = "label6";
|
||||
this.label6.Size = new System.Drawing.Size(99, 13);
|
||||
this.label6.TabIndex = 33;
|
||||
@@ -290,11 +292,11 @@
|
||||
this.edOutsideService.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
||||
| System.Windows.Forms.AnchorStyles.Left)
|
||||
| System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.edOutsideService.Location = new System.Drawing.Point(3, 477);
|
||||
this.edOutsideService.Location = new System.Drawing.Point(12, 446);
|
||||
this.edOutsideService.Multiline = true;
|
||||
this.edOutsideService.Name = "edOutsideService";
|
||||
this.edOutsideService.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
|
||||
this.edOutsideService.Size = new System.Drawing.Size(782, 36);
|
||||
this.edOutsideService.Size = new System.Drawing.Size(779, 58);
|
||||
this.edOutsideService.TabIndex = 32;
|
||||
this.edOutsideService.Tag = "outsideservice";
|
||||
this.edOutsideService.Enter += new System.EventHandler(this.editField_Enter);
|
||||
@@ -303,7 +305,7 @@
|
||||
//
|
||||
this.label7.AutoSize = true;
|
||||
this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.label7.Location = new System.Drawing.Point(3, 544);
|
||||
this.label7.Location = new System.Drawing.Point(12, 513);
|
||||
this.label7.Name = "label7";
|
||||
this.label7.Size = new System.Drawing.Size(98, 13);
|
||||
this.label7.TabIndex = 35;
|
||||
@@ -316,11 +318,11 @@
|
||||
this.edMiscExpense.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
||||
| System.Windows.Forms.AnchorStyles.Left)
|
||||
| System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.edMiscExpense.Location = new System.Drawing.Point(3, 560);
|
||||
this.edMiscExpense.Location = new System.Drawing.Point(12, 529);
|
||||
this.edMiscExpense.Multiline = true;
|
||||
this.edMiscExpense.Name = "edMiscExpense";
|
||||
this.edMiscExpense.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
|
||||
this.edMiscExpense.Size = new System.Drawing.Size(782, 36);
|
||||
this.edMiscExpense.Size = new System.Drawing.Size(779, 58);
|
||||
this.edMiscExpense.TabIndex = 34;
|
||||
this.edMiscExpense.Tag = "expense";
|
||||
this.edMiscExpense.Enter += new System.EventHandler(this.editField_Enter);
|
||||
@@ -329,7 +331,7 @@
|
||||
//
|
||||
this.label8.AutoSize = true;
|
||||
this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.label8.Location = new System.Drawing.Point(3, 625);
|
||||
this.label8.Location = new System.Drawing.Point(12, 594);
|
||||
this.label8.Name = "label8";
|
||||
this.label8.Size = new System.Drawing.Size(72, 13);
|
||||
this.label8.TabIndex = 37;
|
||||
@@ -342,11 +344,11 @@
|
||||
this.edLoanItem.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
||||
| System.Windows.Forms.AnchorStyles.Left)
|
||||
| System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.edLoanItem.Location = new System.Drawing.Point(3, 641);
|
||||
this.edLoanItem.Location = new System.Drawing.Point(12, 610);
|
||||
this.edLoanItem.Multiline = true;
|
||||
this.edLoanItem.Name = "edLoanItem";
|
||||
this.edLoanItem.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
|
||||
this.edLoanItem.Size = new System.Drawing.Size(782, 36);
|
||||
this.edLoanItem.Size = new System.Drawing.Size(779, 58);
|
||||
this.edLoanItem.TabIndex = 36;
|
||||
this.edLoanItem.Tag = "loaner";
|
||||
this.edLoanItem.Enter += new System.EventHandler(this.editField_Enter);
|
||||
@@ -825,29 +827,39 @@
|
||||
this.setToDefaultBriefFormatToolStripMenuItem.Tag = "SetBrief";
|
||||
this.setToDefaultBriefFormatToolStripMenuItem.Text = "Set to default brief format";
|
||||
//
|
||||
// panel1
|
||||
//
|
||||
this.panel1.Controls.Add(this.edUnit);
|
||||
this.panel1.Controls.Add(this.label8);
|
||||
this.panel1.Controls.Add(this.btnCancel);
|
||||
this.panel1.Controls.Add(this.edLoanItem);
|
||||
this.panel1.Controls.Add(this.btnOK);
|
||||
this.panel1.Controls.Add(this.label7);
|
||||
this.panel1.Controls.Add(this.edHeader);
|
||||
this.panel1.Controls.Add(this.edMiscExpense);
|
||||
this.panel1.Controls.Add(this.lblHeader);
|
||||
this.panel1.Controls.Add(this.label6);
|
||||
this.panel1.Controls.Add(this.label1);
|
||||
this.panel1.Controls.Add(this.edOutsideService);
|
||||
this.panel1.Controls.Add(this.edFooter);
|
||||
this.panel1.Controls.Add(this.label5);
|
||||
this.panel1.Controls.Add(this.label2);
|
||||
this.panel1.Controls.Add(this.edTravel);
|
||||
this.panel1.Controls.Add(this.label3);
|
||||
this.panel1.Controls.Add(this.label4);
|
||||
this.panel1.Controls.Add(this.edService);
|
||||
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.panel1.Location = new System.Drawing.Point(0, 24);
|
||||
this.panel1.Name = "panel1";
|
||||
this.panel1.Size = new System.Drawing.Size(803, 747);
|
||||
this.panel1.TabIndex = 39;
|
||||
//
|
||||
// InvoiceTemplateBuilder
|
||||
//
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
||||
this.ClientSize = new System.Drawing.Size(803, 771);
|
||||
this.Controls.Add(this.label8);
|
||||
this.Controls.Add(this.edLoanItem);
|
||||
this.Controls.Add(this.label7);
|
||||
this.Controls.Add(this.edMiscExpense);
|
||||
this.Controls.Add(this.label6);
|
||||
this.Controls.Add(this.edOutsideService);
|
||||
this.Controls.Add(this.label5);
|
||||
this.Controls.Add(this.edTravel);
|
||||
this.Controls.Add(this.label4);
|
||||
this.Controls.Add(this.edService);
|
||||
this.Controls.Add(this.label3);
|
||||
this.Controls.Add(this.edUnit);
|
||||
this.Controls.Add(this.label2);
|
||||
this.Controls.Add(this.edFooter);
|
||||
this.Controls.Add(this.label1);
|
||||
this.Controls.Add(this.lblHeader);
|
||||
this.Controls.Add(this.edHeader);
|
||||
this.Controls.Add(this.btnOK);
|
||||
this.Controls.Add(this.btnCancel);
|
||||
this.ControlBox = false;
|
||||
this.Controls.Add(this.panel1);
|
||||
this.Controls.Add(this.tbManager);
|
||||
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
|
||||
this.MainMenuStrip = this.tbManager;
|
||||
@@ -857,6 +869,8 @@
|
||||
this.Load += new System.EventHandler(this.InvoiceTemplateBuilder_Load);
|
||||
this.tbManager.ResumeLayout(false);
|
||||
this.tbManager.PerformLayout();
|
||||
this.panel1.ResumeLayout(false);
|
||||
this.panel1.PerformLayout();
|
||||
this.ResumeLayout(false);
|
||||
this.PerformLayout();
|
||||
|
||||
@@ -940,5 +954,6 @@
|
||||
private System.Windows.Forms.ToolStripMenuItem returnedDateToolStripMenuItem;
|
||||
private System.Windows.Forms.ToolStripMenuItem notesToolStripMenuItem1;
|
||||
private System.Windows.Forms.ToolStripMenuItem unitMeterReadingToolStripMenuItem;
|
||||
private System.Windows.Forms.Panel panel1;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user