namespace Neo.LegitimateLicences.ActiveX.Printing.TemporaryReplacementLicence
{
partial class TemporaryReplacementLicencePrinterControl
{
///
/// 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.PrintedDateTextBox = new System.Windows.Forms.TextBox();
this.PrintedByLabel = new System.Windows.Forms.Label();
this.PrintedByTextBox = new System.Windows.Forms.TextBox();
this.PreviewCheckBox = new System.Windows.Forms.CheckBox();
this.label23 = new System.Windows.Forms.Label();
this.CopiesTextBox = new System.Windows.Forms.TextBox();
this.PrintButton = new System.Windows.Forms.Button();
this.label22 = new System.Windows.Forms.Label();
this.label21 = new System.Windows.Forms.Label();
this.label20 = new System.Windows.Forms.Label();
this.label17 = new System.Windows.Forms.Label();
this.label16 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.LeftMarginTextBox = new System.Windows.Forms.TextBox();
this.WidthTextBox = new System.Windows.Forms.TextBox();
this.HeightTextBox = new System.Windows.Forms.TextBox();
this.ReplacementDateToTextBox = new System.Windows.Forms.TextBox();
this.ReplacementDateFromTextBox = new System.Windows.Forms.TextBox();
this.MemberTextBox = new System.Windows.Forms.TextBox();
this.AddressTextBox = new System.Windows.Forms.TextBox();
this.IDNumberTextBox = new System.Windows.Forms.TextBox();
this.ExistingRegistrationNumberTextBox = new System.Windows.Forms.TextBox();
this.ExistingLicenceNumberTextBox = new System.Windows.Forms.TextBox();
this.label5 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.PostalAddressCodeTextBox = new System.Windows.Forms.TextBox();
this.label4 = new System.Windows.Forms.Label();
this.ModeOfTransportTextBox = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.TransactionTypeTextBox = new System.Windows.Forms.TextBox();
this.label25 = new System.Windows.Forms.Label();
this.PrinterPathTextBox = new System.Windows.Forms.TextBox();
this.label9 = new System.Windows.Forms.Label();
this.ReplacementRegistrationNumberTextBox = new System.Windows.Forms.TextBox();
this.label10 = new System.Windows.Forms.Label();
this.SuspendLayout();
//
// PrintedDateTextBox
//
this.PrintedDateTextBox.Location = new System.Drawing.Point(478, 476);
this.PrintedDateTextBox.Name = "PrintedDateTextBox";
this.PrintedDateTextBox.Size = new System.Drawing.Size(245, 20);
this.PrintedDateTextBox.TabIndex = 82;
//
// PrintedByLabel
//
this.PrintedByLabel.AutoSize = true;
this.PrintedByLabel.Location = new System.Drawing.Point(10, 414);
this.PrintedByLabel.Name = "PrintedByLabel";
this.PrintedByLabel.Size = new System.Drawing.Size(58, 13);
this.PrintedByLabel.TabIndex = 81;
this.PrintedByLabel.Text = "Printed By:";
//
// PrintedByTextBox
//
this.PrintedByTextBox.Location = new System.Drawing.Point(147, 411);
this.PrintedByTextBox.Name = "PrintedByTextBox";
this.PrintedByTextBox.Size = new System.Drawing.Size(576, 20);
this.PrintedByTextBox.TabIndex = 80;
//
// PreviewCheckBox
//
this.PreviewCheckBox.AutoSize = true;
this.PreviewCheckBox.Location = new System.Drawing.Point(578, 555);
this.PreviewCheckBox.Name = "PreviewCheckBox";
this.PreviewCheckBox.Size = new System.Drawing.Size(64, 17);
this.PreviewCheckBox.TabIndex = 79;
this.PreviewCheckBox.Text = "Preview";
this.PreviewCheckBox.UseVisualStyleBackColor = true;
//
// label23
//
this.label23.AutoSize = true;
this.label23.Location = new System.Drawing.Point(10, 557);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(39, 13);
this.label23.TabIndex = 78;
this.label23.Text = "Copies";
//
// CopiesTextBox
//
this.CopiesTextBox.Location = new System.Drawing.Point(147, 554);
this.CopiesTextBox.Name = "CopiesTextBox";
this.CopiesTextBox.Size = new System.Drawing.Size(85, 20);
this.CopiesTextBox.TabIndex = 77;
//
// PrintButton
//
this.PrintButton.Location = new System.Drawing.Point(648, 551);
this.PrintButton.Name = "PrintButton";
this.PrintButton.Size = new System.Drawing.Size(75, 23);
this.PrintButton.TabIndex = 76;
this.PrintButton.Text = "Print";
this.PrintButton.UseVisualStyleBackColor = true;
this.PrintButton.Click += new System.EventHandler(this.PrintButton_Click);
//
// label22
//
this.label22.AutoSize = true;
this.label22.Location = new System.Drawing.Point(10, 531);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(63, 13);
this.label22.TabIndex = 75;
this.label22.Text = "Left Margin:";
//
// label21
//
this.label21.AutoSize = true;
this.label21.Location = new System.Drawing.Point(10, 505);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(38, 13);
this.label21.TabIndex = 74;
this.label21.Text = "Width:";
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(10, 479);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(41, 13);
this.label20.TabIndex = 73;
this.label20.Text = "Height:";
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(10, 378);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(115, 13);
this.label17.TabIndex = 72;
this.label17.Text = "Replacement Date To:";
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(10, 346);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(125, 13);
this.label16.TabIndex = 71;
this.label16.Text = "Replacement Date From:";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(10, 191);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(48, 13);
this.label8.TabIndex = 70;
this.label8.Text = "Member:";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(10, 117);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(42, 13);
this.label7.TabIndex = 69;
this.label7.Text = "Adress:";
//
// LeftMarginTextBox
//
this.LeftMarginTextBox.Location = new System.Drawing.Point(147, 528);
this.LeftMarginTextBox.Name = "LeftMarginTextBox";
this.LeftMarginTextBox.Size = new System.Drawing.Size(85, 20);
this.LeftMarginTextBox.TabIndex = 68;
//
// WidthTextBox
//
this.WidthTextBox.Location = new System.Drawing.Point(147, 502);
this.WidthTextBox.Name = "WidthTextBox";
this.WidthTextBox.Size = new System.Drawing.Size(85, 20);
this.WidthTextBox.TabIndex = 67;
//
// HeightTextBox
//
this.HeightTextBox.Location = new System.Drawing.Point(147, 476);
this.HeightTextBox.Name = "HeightTextBox";
this.HeightTextBox.Size = new System.Drawing.Size(85, 20);
this.HeightTextBox.TabIndex = 66;
//
// ReplacementDateToTextBox
//
this.ReplacementDateToTextBox.Location = new System.Drawing.Point(147, 375);
this.ReplacementDateToTextBox.Name = "ReplacementDateToTextBox";
this.ReplacementDateToTextBox.Size = new System.Drawing.Size(576, 20);
this.ReplacementDateToTextBox.TabIndex = 65;
//
// ReplacementDateFromTextBox
//
this.ReplacementDateFromTextBox.Location = new System.Drawing.Point(147, 343);
this.ReplacementDateFromTextBox.Name = "ReplacementDateFromTextBox";
this.ReplacementDateFromTextBox.Size = new System.Drawing.Size(576, 20);
this.ReplacementDateFromTextBox.TabIndex = 64;
//
// MemberTextBox
//
this.MemberTextBox.Location = new System.Drawing.Point(147, 188);
this.MemberTextBox.Name = "MemberTextBox";
this.MemberTextBox.Size = new System.Drawing.Size(576, 20);
this.MemberTextBox.TabIndex = 63;
//
// AddressTextBox
//
this.AddressTextBox.Location = new System.Drawing.Point(147, 116);
this.AddressTextBox.Name = "AddressTextBox";
this.AddressTextBox.Size = new System.Drawing.Size(576, 20);
this.AddressTextBox.TabIndex = 62;
//
// IDNumberTextBox
//
this.IDNumberTextBox.Location = new System.Drawing.Point(147, 81);
this.IDNumberTextBox.Name = "IDNumberTextBox";
this.IDNumberTextBox.Size = new System.Drawing.Size(576, 20);
this.IDNumberTextBox.TabIndex = 61;
//
// ExistingRegistrationNumberTextBox
//
this.ExistingRegistrationNumberTextBox.Location = new System.Drawing.Point(147, 49);
this.ExistingRegistrationNumberTextBox.Name = "ExistingRegistrationNumberTextBox";
this.ExistingRegistrationNumberTextBox.Size = new System.Drawing.Size(576, 20);
this.ExistingRegistrationNumberTextBox.TabIndex = 60;
//
// ExistingLicenceNumberTextBox
//
this.ExistingLicenceNumberTextBox.Location = new System.Drawing.Point(147, 16);
this.ExistingLicenceNumberTextBox.Name = "ExistingLicenceNumberTextBox";
this.ExistingLicenceNumberTextBox.Size = new System.Drawing.Size(576, 20);
this.ExistingLicenceNumberTextBox.TabIndex = 59;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(10, 84);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(61, 13);
this.label5.TabIndex = 58;
this.label5.Text = "ID Number:";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(10, 49);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(125, 13);
this.label3.TabIndex = 57;
this.label3.Text = "Existing Registration No.:";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(10, 19);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(84, 13);
this.label1.TabIndex = 56;
this.label1.Text = "OL / Permit No.:";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(10, 152);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(70, 13);
this.label2.TabIndex = 84;
this.label2.Text = "Adress Code:";
//
// PostalAddressCodeTextBox
//
this.PostalAddressCodeTextBox.Location = new System.Drawing.Point(147, 151);
this.PostalAddressCodeTextBox.Name = "PostalAddressCodeTextBox";
this.PostalAddressCodeTextBox.Size = new System.Drawing.Size(576, 20);
this.PostalAddressCodeTextBox.TabIndex = 83;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(10, 227);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(97, 13);
this.label4.TabIndex = 86;
this.label4.Text = "Mode of Transport:";
//
// ModeOfTransportTextBox
//
this.ModeOfTransportTextBox.Location = new System.Drawing.Point(147, 224);
this.ModeOfTransportTextBox.Name = "ModeOfTransportTextBox";
this.ModeOfTransportTextBox.Size = new System.Drawing.Size(576, 20);
this.ModeOfTransportTextBox.TabIndex = 85;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(10, 263);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(93, 13);
this.label6.TabIndex = 88;
this.label6.Text = "Transaction Type:";
//
// TransactionTypeTextBox
//
this.TransactionTypeTextBox.Location = new System.Drawing.Point(147, 260);
this.TransactionTypeTextBox.Name = "TransactionTypeTextBox";
this.TransactionTypeTextBox.Size = new System.Drawing.Size(576, 20);
this.TransactionTypeTextBox.TabIndex = 87;
//
// label25
//
this.label25.AutoSize = true;
this.label25.Location = new System.Drawing.Point(406, 480);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(69, 13);
this.label25.TabIndex = 89;
this.label25.Text = "Printed Date:";
//
// PrinterPathTextBox
//
this.PrinterPathTextBox.Location = new System.Drawing.Point(147, 446);
this.PrinterPathTextBox.Name = "PrinterPathTextBox";
this.PrinterPathTextBox.Size = new System.Drawing.Size(576, 20);
this.PrinterPathTextBox.TabIndex = 91;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(11, 449);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(65, 13);
this.label9.TabIndex = 90;
this.label9.Text = "Printer Path:";
//
// ReplacementRegistrationNumberTextBox
//
this.ReplacementRegistrationNumberTextBox.Location = new System.Drawing.Point(147, 293);
this.ReplacementRegistrationNumberTextBox.Name = "ReplacementRegistrationNumberTextBox";
this.ReplacementRegistrationNumberTextBox.Size = new System.Drawing.Size(576, 20);
this.ReplacementRegistrationNumberTextBox.TabIndex = 93;
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(10, 293);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(116, 13);
this.label10.TabIndex = 92;
this.label10.Text = "Replacement Reg No.:";
//
// TemporaryReplacementLicencePrinterControl
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.ReplacementRegistrationNumberTextBox);
this.Controls.Add(this.label10);
this.Controls.Add(this.PrinterPathTextBox);
this.Controls.Add(this.label9);
this.Controls.Add(this.label25);
this.Controls.Add(this.label6);
this.Controls.Add(this.TransactionTypeTextBox);
this.Controls.Add(this.label4);
this.Controls.Add(this.ModeOfTransportTextBox);
this.Controls.Add(this.label2);
this.Controls.Add(this.PostalAddressCodeTextBox);
this.Controls.Add(this.PrintedDateTextBox);
this.Controls.Add(this.PrintedByLabel);
this.Controls.Add(this.PrintedByTextBox);
this.Controls.Add(this.PreviewCheckBox);
this.Controls.Add(this.label23);
this.Controls.Add(this.CopiesTextBox);
this.Controls.Add(this.PrintButton);
this.Controls.Add(this.label22);
this.Controls.Add(this.label21);
this.Controls.Add(this.label20);
this.Controls.Add(this.label17);
this.Controls.Add(this.label16);
this.Controls.Add(this.label8);
this.Controls.Add(this.label7);
this.Controls.Add(this.LeftMarginTextBox);
this.Controls.Add(this.WidthTextBox);
this.Controls.Add(this.HeightTextBox);
this.Controls.Add(this.ReplacementDateToTextBox);
this.Controls.Add(this.ReplacementDateFromTextBox);
this.Controls.Add(this.MemberTextBox);
this.Controls.Add(this.AddressTextBox);
this.Controls.Add(this.IDNumberTextBox);
this.Controls.Add(this.ExistingRegistrationNumberTextBox);
this.Controls.Add(this.ExistingLicenceNumberTextBox);
this.Controls.Add(this.label5);
this.Controls.Add(this.label3);
this.Controls.Add(this.label1);
this.Name = "TemporaryReplacementLicencePrinterControl";
this.Size = new System.Drawing.Size(756, 632);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.TextBox PrintedDateTextBox;
private System.Windows.Forms.Label PrintedByLabel;
private System.Windows.Forms.TextBox PrintedByTextBox;
private System.Windows.Forms.CheckBox PreviewCheckBox;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.TextBox CopiesTextBox;
private System.Windows.Forms.Button PrintButton;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.TextBox LeftMarginTextBox;
private System.Windows.Forms.TextBox WidthTextBox;
private System.Windows.Forms.TextBox HeightTextBox;
private System.Windows.Forms.TextBox ReplacementDateToTextBox;
private System.Windows.Forms.TextBox ReplacementDateFromTextBox;
private System.Windows.Forms.TextBox MemberTextBox;
private System.Windows.Forms.TextBox AddressTextBox;
private System.Windows.Forms.TextBox IDNumberTextBox;
private System.Windows.Forms.TextBox ExistingRegistrationNumberTextBox;
private System.Windows.Forms.TextBox ExistingLicenceNumberTextBox;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.TextBox PostalAddressCodeTextBox;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.TextBox ModeOfTransportTextBox;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.TextBox TransactionTypeTextBox;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.TextBox PrinterPathTextBox;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.TextBox ReplacementRegistrationNumberTextBox;
private System.Windows.Forms.Label label10;
}
}