namespace Neo.Legitimate.Printing
{
partial class AppReceiptPrinterControl
{
///
/// 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);
}
#region Component Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.provinceTextBox = new System.Windows.Forms.TextBox();
this.label13 = new System.Windows.Forms.Label();
this.CopiesTextBox = new System.Windows.Forms.TextBox();
this.widthTextBox = new System.Windows.Forms.TextBox();
this.heightTextBox = new System.Windows.Forms.TextBox();
this.printerPathTextBox = new System.Windows.Forms.TextBox();
this.printedByTextBox = new System.Windows.Forms.TextBox();
this.ReceiptItemsTextBox = new System.Windows.Forms.TextBox();
this.applicantDataTextBox = new System.Windows.Forms.TextBox();
this.paymentTypeTextBox = new System.Windows.Forms.TextBox();
this.cashierReceiptTextBox = new System.Windows.Forms.TextBox();
this.ReceiptNumberTextBox = new System.Windows.Forms.TextBox();
this.previewCheckBox = new System.Windows.Forms.CheckBox();
this.printButton = new System.Windows.Forms.Button();
this.label12 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.AssociationNameTextBox = new System.Windows.Forms.TextBox();
this.label14 = new System.Windows.Forms.Label();
this.chkReprint = new System.Windows.Forms.CheckBox();
this.SuspendLayout();
//
// provinceTextBox
//
this.provinceTextBox.Location = new System.Drawing.Point(163, 183);
this.provinceTextBox.Name = "provinceTextBox";
this.provinceTextBox.Size = new System.Drawing.Size(100, 20);
this.provinceTextBox.TabIndex = 52;
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(17, 186);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(49, 13);
this.label13.TabIndex = 51;
this.label13.Text = "Province";
//
// CopiesTextBox
//
this.CopiesTextBox.Location = new System.Drawing.Point(104, 322);
this.CopiesTextBox.Name = "CopiesTextBox";
this.CopiesTextBox.Size = new System.Drawing.Size(34, 20);
this.CopiesTextBox.TabIndex = 50;
this.CopiesTextBox.Text = "1";
//
// widthTextBox
//
this.widthTextBox.Location = new System.Drawing.Point(163, 285);
this.widthTextBox.Name = "widthTextBox";
this.widthTextBox.Size = new System.Drawing.Size(100, 20);
this.widthTextBox.TabIndex = 49;
//
// heightTextBox
//
this.heightTextBox.Location = new System.Drawing.Point(163, 259);
this.heightTextBox.Name = "heightTextBox";
this.heightTextBox.Size = new System.Drawing.Size(100, 20);
this.heightTextBox.TabIndex = 48;
//
// printerPathTextBox
//
this.printerPathTextBox.Location = new System.Drawing.Point(163, 234);
this.printerPathTextBox.Name = "printerPathTextBox";
this.printerPathTextBox.Size = new System.Drawing.Size(100, 20);
this.printerPathTextBox.TabIndex = 47;
//
// printedByTextBox
//
this.printedByTextBox.Location = new System.Drawing.Point(163, 208);
this.printedByTextBox.Name = "printedByTextBox";
this.printedByTextBox.Size = new System.Drawing.Size(100, 20);
this.printedByTextBox.TabIndex = 46;
//
// ReceiptItemsTextBox
//
this.ReceiptItemsTextBox.Location = new System.Drawing.Point(163, 158);
this.ReceiptItemsTextBox.Name = "ReceiptItemsTextBox";
this.ReceiptItemsTextBox.Size = new System.Drawing.Size(100, 20);
this.ReceiptItemsTextBox.TabIndex = 45;
//
// applicantDataTextBox
//
this.applicantDataTextBox.Location = new System.Drawing.Point(163, 132);
this.applicantDataTextBox.Name = "applicantDataTextBox";
this.applicantDataTextBox.Size = new System.Drawing.Size(100, 20);
this.applicantDataTextBox.TabIndex = 44;
//
// paymentTypeTextBox
//
this.paymentTypeTextBox.Location = new System.Drawing.Point(163, 106);
this.paymentTypeTextBox.Name = "paymentTypeTextBox";
this.paymentTypeTextBox.Size = new System.Drawing.Size(100, 20);
this.paymentTypeTextBox.TabIndex = 43;
//
// cashierReceiptTextBox
//
this.cashierReceiptTextBox.Location = new System.Drawing.Point(163, 80);
this.cashierReceiptTextBox.Name = "cashierReceiptTextBox";
this.cashierReceiptTextBox.Size = new System.Drawing.Size(100, 20);
this.cashierReceiptTextBox.TabIndex = 42;
//
// ReceiptNumberTextBox
//
this.ReceiptNumberTextBox.Location = new System.Drawing.Point(163, 54);
this.ReceiptNumberTextBox.Name = "ReceiptNumberTextBox";
this.ReceiptNumberTextBox.Size = new System.Drawing.Size(100, 20);
this.ReceiptNumberTextBox.TabIndex = 41;
//
// previewCheckBox
//
this.previewCheckBox.AutoSize = true;
this.previewCheckBox.Checked = true;
this.previewCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
this.previewCheckBox.Location = new System.Drawing.Point(199, 326);
this.previewCheckBox.Name = "previewCheckBox";
this.previewCheckBox.Size = new System.Drawing.Size(64, 17);
this.previewCheckBox.TabIndex = 40;
this.previewCheckBox.Text = "Preview";
this.previewCheckBox.UseVisualStyleBackColor = true;
//
// printButton
//
this.printButton.Location = new System.Drawing.Point(14, 320);
this.printButton.Name = "printButton";
this.printButton.Size = new System.Drawing.Size(71, 24);
this.printButton.TabIndex = 39;
this.printButton.Text = "Print";
this.printButton.UseVisualStyleBackColor = true;
this.printButton.Click += new System.EventHandler(this.printButton_Click_1);
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(148, 325);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(39, 13);
this.label12.TabIndex = 38;
this.label12.Text = "Copies";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(17, 288);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(35, 13);
this.label11.TabIndex = 37;
this.label11.Text = "Width";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(17, 262);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(38, 13);
this.label10.TabIndex = 36;
this.label10.Text = "Height";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(17, 237);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(62, 13);
this.label9.TabIndex = 35;
this.label9.Text = "Printer Path";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(17, 211);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(55, 13);
this.label7.TabIndex = 34;
this.label7.Text = "Printed By";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(17, 161);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(72, 13);
this.label6.TabIndex = 33;
this.label6.Text = "Receipt Items";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(17, 135);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(80, 13);
this.label5.TabIndex = 32;
this.label5.Text = "Applicant Data:";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(17, 109);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(78, 13);
this.label3.TabIndex = 31;
this.label3.Text = "Payment Type:";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(17, 83);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(125, 13);
this.label2.TabIndex = 30;
this.label2.Text = "Cashier Receipt Number:";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(17, 57);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(87, 13);
this.label1.TabIndex = 29;
this.label1.Text = "Receipt Number:";
//
// AssociationNameTextBox
//
this.AssociationNameTextBox.Location = new System.Drawing.Point(163, 28);
this.AssociationNameTextBox.Name = "AssociationNameTextBox";
this.AssociationNameTextBox.Size = new System.Drawing.Size(100, 20);
this.AssociationNameTextBox.TabIndex = 101;
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(17, 31);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(95, 13);
this.label14.TabIndex = 100;
this.label14.Text = "Association Name:";
//
// chkReprint
//
this.chkReprint.AutoSize = true;
this.chkReprint.Checked = true;
this.chkReprint.CheckState = System.Windows.Forms.CheckState.Checked;
this.chkReprint.Location = new System.Drawing.Point(199, 349);
this.chkReprint.Name = "chkReprint";
this.chkReprint.Size = new System.Drawing.Size(60, 17);
this.chkReprint.TabIndex = 102;
this.chkReprint.Text = "Reprint";
this.chkReprint.UseVisualStyleBackColor = true;
//
// AppReceiptPrinterControl
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.chkReprint);
this.Controls.Add(this.AssociationNameTextBox);
this.Controls.Add(this.label14);
this.Controls.Add(this.provinceTextBox);
this.Controls.Add(this.label13);
this.Controls.Add(this.CopiesTextBox);
this.Controls.Add(this.widthTextBox);
this.Controls.Add(this.heightTextBox);
this.Controls.Add(this.printerPathTextBox);
this.Controls.Add(this.printedByTextBox);
this.Controls.Add(this.ReceiptItemsTextBox);
this.Controls.Add(this.applicantDataTextBox);
this.Controls.Add(this.paymentTypeTextBox);
this.Controls.Add(this.cashierReceiptTextBox);
this.Controls.Add(this.ReceiptNumberTextBox);
this.Controls.Add(this.previewCheckBox);
this.Controls.Add(this.printButton);
this.Controls.Add(this.label12);
this.Controls.Add(this.label11);
this.Controls.Add(this.label10);
this.Controls.Add(this.label9);
this.Controls.Add(this.label7);
this.Controls.Add(this.label6);
this.Controls.Add(this.label5);
this.Controls.Add(this.label3);
this.Controls.Add(this.label2);
this.Controls.Add(this.label1);
this.Name = "AppReceiptPrinterControl";
this.Size = new System.Drawing.Size(277, 399);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.TextBox provinceTextBox;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.TextBox CopiesTextBox;
private System.Windows.Forms.TextBox widthTextBox;
private System.Windows.Forms.TextBox heightTextBox;
private System.Windows.Forms.TextBox printerPathTextBox;
private System.Windows.Forms.TextBox printedByTextBox;
private System.Windows.Forms.TextBox ReceiptItemsTextBox;
private System.Windows.Forms.TextBox applicantDataTextBox;
private System.Windows.Forms.TextBox paymentTypeTextBox;
private System.Windows.Forms.TextBox cashierReceiptTextBox;
private System.Windows.Forms.TextBox ReceiptNumberTextBox;
private System.Windows.Forms.CheckBox previewCheckBox;
private System.Windows.Forms.Button printButton;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TextBox AssociationNameTextBox;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.CheckBox chkReprint;
}
}