namespace Neo.LegitimateLicences.ActiveX.Printing { partial class AccreditationDecalPrinterControl { /// /// 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._accreditationNumberTextBox = new System.Windows.Forms.TextBox(); this._operatingLicenceNumberTextBox = new System.Windows.Forms.TextBox(); this._vinNumberTextBox = new System.Windows.Forms.TextBox(); this._engineNumberTextBox = new System.Windows.Forms.TextBox(); this._vehicleRegistrationNumberTextBox = new System.Windows.Forms.TextBox(); this._grossVehicleMassTextBox = new System.Windows.Forms.TextBox(); this._tareWeightTextBox = new System.Windows.Forms.TextBox(); this._vehicleMakeTextBox = new System.Windows.Forms.TextBox(); this._vehicleTypeTextBox = new System.Windows.Forms.TextBox(); this._seatedCapacityTextBox = new System.Windows.Forms.TextBox(); this._standingCapacityTextBox = new System.Windows.Forms.TextBox(); this._verificationTokenTextBox = new System.Windows.Forms.TextBox(); this._dateOfExpiryTextBox = new System.Windows.Forms.TextBox(); this.PrinterPathTextBox = new System.Windows.Forms.TextBox(); this.PrintButton = new System.Windows.Forms.Button(); this.CopiesTextBox = new System.Windows.Forms.TextBox(); this.PreviewCheckBox = new System.Windows.Forms.CheckBox(); this.label1 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); this.label19 = new System.Windows.Forms.Label(); this.label23 = new System.Windows.Forms.Label(); this.PrintedDateTextBox = new System.Windows.Forms.TextBox(); this.label25 = new System.Windows.Forms.Label(); this._isTestCheckBox = new System.Windows.Forms.CheckBox(); this.label14 = new System.Windows.Forms.Label(); this._addressTextBox = new System.Windows.Forms.TextBox(); this.label15 = new System.Windows.Forms.Label(); this._nameTextBox = new System.Windows.Forms.TextBox(); this.label16 = new System.Windows.Forms.Label(); this._contactTextBox = new System.Windows.Forms.TextBox(); this.SuspendLayout(); // // _accreditationNumberTextBox // this._accreditationNumberTextBox.Location = new System.Drawing.Point(154, 14); this._accreditationNumberTextBox.Name = "_accreditationNumberTextBox"; this._accreditationNumberTextBox.Size = new System.Drawing.Size(576, 20); this._accreditationNumberTextBox.TabIndex = 5; this._accreditationNumberTextBox.Text = "ACC0000001"; // // _operatingLicenceNumberTextBox // this._operatingLicenceNumberTextBox.Location = new System.Drawing.Point(154, 40); this._operatingLicenceNumberTextBox.Name = "_operatingLicenceNumberTextBox"; this._operatingLicenceNumberTextBox.Size = new System.Drawing.Size(576, 20); this._operatingLicenceNumberTextBox.TabIndex = 6; this._operatingLicenceNumberTextBox.Text = "NPTR00000001/1"; // // _vinNumberTextBox // this._vinNumberTextBox.Location = new System.Drawing.Point(154, 65); this._vinNumberTextBox.Name = "_vinNumberTextBox"; this._vinNumberTextBox.Size = new System.Drawing.Size(576, 20); this._vinNumberTextBox.TabIndex = 7; this._vinNumberTextBox.Text = "AHSX0000000001"; // // _engineNumberTextBox // this._engineNumberTextBox.Location = new System.Drawing.Point(154, 91); this._engineNumberTextBox.Name = "_engineNumberTextBox"; this._engineNumberTextBox.Size = new System.Drawing.Size(576, 20); this._engineNumberTextBox.TabIndex = 8; this._engineNumberTextBox.Text = "ENG000000001"; // // _vehicleRegistrationNumberTextBox // this._vehicleRegistrationNumberTextBox.Location = new System.Drawing.Point(154, 117); this._vehicleRegistrationNumberTextBox.Name = "_vehicleRegistrationNumberTextBox"; this._vehicleRegistrationNumberTextBox.Size = new System.Drawing.Size(576, 20); this._vehicleRegistrationNumberTextBox.TabIndex = 9; this._vehicleRegistrationNumberTextBox.Text = "CA826907"; // // _grossVehicleMassTextBox // this._grossVehicleMassTextBox.Location = new System.Drawing.Point(154, 143); this._grossVehicleMassTextBox.Name = "_grossVehicleMassTextBox"; this._grossVehicleMassTextBox.Size = new System.Drawing.Size(576, 20); this._grossVehicleMassTextBox.TabIndex = 10; this._grossVehicleMassTextBox.Text = "2800 kg"; // // _tareWeightTextBox // this._tareWeightTextBox.Location = new System.Drawing.Point(154, 169); this._tareWeightTextBox.Name = "_tareWeightTextBox"; this._tareWeightTextBox.Size = new System.Drawing.Size(576, 20); this._tareWeightTextBox.TabIndex = 11; this._tareWeightTextBox.Text = "1211 kg"; // // _vehicleMakeTextBox // this._vehicleMakeTextBox.Location = new System.Drawing.Point(154, 195); this._vehicleMakeTextBox.Name = "_vehicleMakeTextBox"; this._vehicleMakeTextBox.Size = new System.Drawing.Size(576, 20); this._vehicleMakeTextBox.TabIndex = 12; this._vehicleMakeTextBox.Text = "NISSAN"; // // _vehicleTypeTextBox // this._vehicleTypeTextBox.Location = new System.Drawing.Point(154, 221); this._vehicleTypeTextBox.Name = "_vehicleTypeTextBox"; this._vehicleTypeTextBox.Size = new System.Drawing.Size(576, 20); this._vehicleTypeTextBox.TabIndex = 13; this._vehicleTypeTextBox.Text = "Bus"; // // _seatedCapacityTextBox // this._seatedCapacityTextBox.Location = new System.Drawing.Point(154, 247); this._seatedCapacityTextBox.Name = "_seatedCapacityTextBox"; this._seatedCapacityTextBox.Size = new System.Drawing.Size(576, 20); this._seatedCapacityTextBox.TabIndex = 14; this._seatedCapacityTextBox.Text = "30"; // // _standingCapacityTextBox // this._standingCapacityTextBox.Location = new System.Drawing.Point(154, 273); this._standingCapacityTextBox.Name = "_standingCapacityTextBox"; this._standingCapacityTextBox.Size = new System.Drawing.Size(576, 20); this._standingCapacityTextBox.TabIndex = 15; this._standingCapacityTextBox.Text = "20"; // // _verificationTokenTextBox // this._verificationTokenTextBox.Location = new System.Drawing.Point(154, 299); this._verificationTokenTextBox.Name = "_verificationTokenTextBox"; this._verificationTokenTextBox.Size = new System.Drawing.Size(576, 20); this._verificationTokenTextBox.TabIndex = 16; this._verificationTokenTextBox.Text = "VER123123123123"; // // _dateOfExpiryTextBox // this._dateOfExpiryTextBox.Location = new System.Drawing.Point(154, 325); this._dateOfExpiryTextBox.Name = "_dateOfExpiryTextBox"; this._dateOfExpiryTextBox.Size = new System.Drawing.Size(576, 20); this._dateOfExpiryTextBox.TabIndex = 17; this._dateOfExpiryTextBox.Text = "6 Oct 2019"; // // PrinterPathTextBox // this.PrinterPathTextBox.Location = new System.Drawing.Point(154, 442); this.PrinterPathTextBox.Name = "PrinterPathTextBox"; this.PrinterPathTextBox.Size = new System.Drawing.Size(576, 20); this.PrinterPathTextBox.TabIndex = 23; this.PrinterPathTextBox.Text = "Microsoft Print to PDF"; // // PrintButton // this.PrintButton.Location = new System.Drawing.Point(655, 494); this.PrintButton.Name = "PrintButton"; this.PrintButton.Size = new System.Drawing.Size(75, 23); this.PrintButton.TabIndex = 44; this.PrintButton.Text = "Print"; this.PrintButton.UseVisualStyleBackColor = true; this.PrintButton.Click += new System.EventHandler(this.PrintButtonClick); // // CopiesTextBox // this.CopiesTextBox.Location = new System.Drawing.Point(154, 471); this.CopiesTextBox.Name = "CopiesTextBox"; this.CopiesTextBox.Size = new System.Drawing.Size(85, 20); this.CopiesTextBox.TabIndex = 45; this.CopiesTextBox.Text = "1"; // // PreviewCheckBox // this.PreviewCheckBox.AutoSize = true; this.PreviewCheckBox.Checked = true; this.PreviewCheckBox.CheckState = System.Windows.Forms.CheckState.Checked; this.PreviewCheckBox.Location = new System.Drawing.Point(585, 498); this.PreviewCheckBox.Name = "PreviewCheckBox"; this.PreviewCheckBox.Size = new System.Drawing.Size(64, 17); this.PreviewCheckBox.TabIndex = 47; this.PreviewCheckBox.Text = "Preview"; this.PreviewCheckBox.UseVisualStyleBackColor = true; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(17, 17); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(111, 13); this.label1.TabIndex = 0; this.label1.Text = "_accreditationNumber"; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(17, 43); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(132, 13); this.label2.TabIndex = 1; this.label2.Text = "_operatingLicenceNumber"; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(17, 68); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(64, 13); this.label3.TabIndex = 2; this.label3.Text = "_vinNumber"; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(17, 94); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(82, 13); this.label4.TabIndex = 3; this.label4.Text = "_engineNumber"; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(17, 120); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(140, 13); this.label5.TabIndex = 4; this.label5.Text = "_vehicleRegistrationNumber"; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(17, 146); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(98, 13); this.label6.TabIndex = 27; this.label6.Text = "_grossVehicleMass"; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(17, 172); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(65, 13); this.label7.TabIndex = 28; this.label7.Text = "_tareWeight"; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(17, 198); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(74, 13); this.label8.TabIndex = 29; this.label8.Text = "_vehicleMake"; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(17, 224); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(71, 13); this.label9.TabIndex = 30; this.label9.Text = "_vehicleType"; // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(17, 250); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(86, 13); this.label10.TabIndex = 31; this.label10.Text = "_seatedCapacity"; // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(17, 276); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(94, 13); this.label11.TabIndex = 32; this.label11.Text = "_standingCapacity"; // // label12 // this.label12.AutoSize = true; this.label12.Location = new System.Drawing.Point(17, 302); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(95, 13); this.label12.TabIndex = 33; this.label12.Text = "_verificationToken"; // // label13 // this.label13.AutoSize = true; this.label13.Location = new System.Drawing.Point(17, 328); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(73, 13); this.label13.TabIndex = 34; this.label13.Text = "_dateOfExpiry"; // // label19 // this.label19.AutoSize = true; this.label19.Location = new System.Drawing.Point(17, 445); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(65, 13); this.label19.TabIndex = 40; this.label19.Text = "Printer Path:"; // // label23 // this.label23.AutoSize = true; this.label23.Location = new System.Drawing.Point(17, 474); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(39, 13); this.label23.TabIndex = 46; this.label23.Text = "Copies"; // // PrintedDateTextBox // this.PrintedDateTextBox.Location = new System.Drawing.Point(485, 468); this.PrintedDateTextBox.Name = "PrintedDateTextBox"; this.PrintedDateTextBox.Size = new System.Drawing.Size(245, 20); this.PrintedDateTextBox.TabIndex = 55; this.PrintedDateTextBox.Text = "6 Oct 2019"; // // label25 // this.label25.AutoSize = true; this.label25.Location = new System.Drawing.Point(410, 471); this.label25.Name = "label25"; this.label25.Size = new System.Drawing.Size(69, 13); this.label25.TabIndex = 56; this.label25.Text = "Printed Date:"; // // _isTestCheckBox // this._isTestCheckBox.AutoSize = true; this._isTestCheckBox.Checked = true; this._isTestCheckBox.CheckState = System.Windows.Forms.CheckState.Checked; this._isTestCheckBox.Location = new System.Drawing.Point(485, 498); this._isTestCheckBox.Name = "_isTestCheckBox"; this._isTestCheckBox.Size = new System.Drawing.Size(88, 17); this._isTestCheckBox.TabIndex = 57; this._isTestCheckBox.Text = "Is Test Print?"; this._isTestCheckBox.UseVisualStyleBackColor = true; // // label14 // this.label14.AutoSize = true; this.label14.Location = new System.Drawing.Point(17, 354); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(50, 13); this.label14.TabIndex = 59; this.label14.Text = "_address"; // // _addressTextBox // this._addressTextBox.Location = new System.Drawing.Point(154, 351); this._addressTextBox.Multiline = true; this._addressTextBox.Name = "_addressTextBox"; this._addressTextBox.Size = new System.Drawing.Size(576, 32); this._addressTextBox.TabIndex = 58; this._addressTextBox.Text = "62 Blouvlei Rd\r\nWellington\r\n7655\r\n"; // // label15 // this.label15.AutoSize = true; this.label15.Location = new System.Drawing.Point(17, 391); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(39, 13); this.label15.TabIndex = 60; this.label15.Text = "_name"; // // _nameTextBox // this._nameTextBox.Location = new System.Drawing.Point(154, 388); this._nameTextBox.Name = "_nameTextBox"; this._nameTextBox.Size = new System.Drawing.Size(576, 20); this._nameTextBox.TabIndex = 61; this._nameTextBox.Text = "HYLTON ROSS MOTORS (PTY) LTD"; // // label16 // this.label16.AutoSize = true; this.label16.Location = new System.Drawing.Point(17, 417); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(49, 13); this.label16.TabIndex = 62; this.label16.Text = "_contact"; // // _contactTextBox // this._contactTextBox.Location = new System.Drawing.Point(154, 414); this._contactTextBox.Name = "_contactTextBox"; this._contactTextBox.Size = new System.Drawing.Size(576, 20); this._contactTextBox.TabIndex = 63; this._contactTextBox.Text = "Mr. B. Mojanku"; // // AccreditationDecalPrinterControl // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this._contactTextBox); this.Controls.Add(this.label16); this.Controls.Add(this._nameTextBox); this.Controls.Add(this.label15); this.Controls.Add(this.label14); this.Controls.Add(this._addressTextBox); this.Controls.Add(this._isTestCheckBox); this.Controls.Add(this.label25); this.Controls.Add(this.PrintedDateTextBox); this.Controls.Add(this.PreviewCheckBox); this.Controls.Add(this.label23); this.Controls.Add(this.CopiesTextBox); this.Controls.Add(this.PrintButton); this.Controls.Add(this.label19); this.Controls.Add(this.label13); this.Controls.Add(this.label12); this.Controls.Add(this.label11); this.Controls.Add(this.label10); this.Controls.Add(this.label9); this.Controls.Add(this.label8); this.Controls.Add(this.label7); this.Controls.Add(this.label6); this.Controls.Add(this.PrinterPathTextBox); this.Controls.Add(this._dateOfExpiryTextBox); this.Controls.Add(this._verificationTokenTextBox); this.Controls.Add(this._standingCapacityTextBox); this.Controls.Add(this._seatedCapacityTextBox); this.Controls.Add(this._vehicleTypeTextBox); this.Controls.Add(this._vehicleMakeTextBox); this.Controls.Add(this._tareWeightTextBox); this.Controls.Add(this._grossVehicleMassTextBox); this.Controls.Add(this._vehicleRegistrationNumberTextBox); this.Controls.Add(this._engineNumberTextBox); this.Controls.Add(this._vinNumberTextBox); this.Controls.Add(this._operatingLicenceNumberTextBox); this.Controls.Add(this._accreditationNumberTextBox); this.Controls.Add(this.label5); this.Controls.Add(this.label4); this.Controls.Add(this.label3); this.Controls.Add(this.label2); this.Controls.Add(this.label1); this.Name = "AccreditationDecalPrinterControl"; this.Size = new System.Drawing.Size(752, 540); this.ResumeLayout(false); this.PerformLayout(); } #endregion #region Control Declarations private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label5; private System.Windows.Forms.TextBox _accreditationNumberTextBox; private System.Windows.Forms.TextBox _operatingLicenceNumberTextBox; private System.Windows.Forms.TextBox _vinNumberTextBox; private System.Windows.Forms.TextBox _engineNumberTextBox; private System.Windows.Forms.TextBox _vehicleRegistrationNumberTextBox; private System.Windows.Forms.TextBox _grossVehicleMassTextBox; private System.Windows.Forms.TextBox _tareWeightTextBox; private System.Windows.Forms.TextBox _vehicleMakeTextBox; private System.Windows.Forms.TextBox _vehicleTypeTextBox; private System.Windows.Forms.TextBox _seatedCapacityTextBox; private System.Windows.Forms.TextBox _standingCapacityTextBox; private System.Windows.Forms.TextBox _verificationTokenTextBox; private System.Windows.Forms.TextBox _dateOfExpiryTextBox; private System.Windows.Forms.TextBox PrinterPathTextBox; private System.Windows.Forms.TextBox CopiesTextBox; private System.Windows.Forms.CheckBox PreviewCheckBox; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label label13; private System.Windows.Forms.Label label19; private System.Windows.Forms.Label label23; private System.Windows.Forms.Button PrintButton; #endregion private System.Windows.Forms.TextBox PrintedDateTextBox; private System.Windows.Forms.Label label25; private System.Windows.Forms.CheckBox _isTestCheckBox; private System.Windows.Forms.Label label14; private System.Windows.Forms.TextBox _addressTextBox; private System.Windows.Forms.Label label15; private System.Windows.Forms.TextBox _nameTextBox; private System.Windows.Forms.Label label16; private System.Windows.Forms.TextBox _contactTextBox; } }