namespace JoesAutomotive_CalebFontenot { partial class Form1 { /// /// 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 Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.groupBox1 = new System.Windows.Forms.GroupBox(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.checkBox1 = new System.Windows.Forms.CheckBox(); this.checkBox2 = new System.Windows.Forms.CheckBox(); this.checkBox3 = new System.Windows.Forms.CheckBox(); this.checkBox4 = new System.Windows.Forms.CheckBox(); this.checkBox5 = new System.Windows.Forms.CheckBox(); this.groupBox4 = new System.Windows.Forms.GroupBox(); this.checkBox6 = new System.Windows.Forms.CheckBox(); this.checkBox7 = new System.Windows.Forms.CheckBox(); this.groupBox5 = new System.Windows.Forms.GroupBox(); this.label1 = new System.Windows.Forms.Label(); this.textBox1 = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.textBox2 = new System.Windows.Forms.TextBox(); 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.textBox3 = new System.Windows.Forms.TextBox(); this.textBox4 = new System.Windows.Forms.TextBox(); this.textBox5 = new System.Windows.Forms.TextBox(); this.textBox6 = new System.Windows.Forms.TextBox(); this.groupBox1.SuspendLayout(); this.groupBox2.SuspendLayout(); this.groupBox3.SuspendLayout(); this.groupBox4.SuspendLayout(); this.groupBox5.SuspendLayout(); this.SuspendLayout(); // // groupBox1 // this.groupBox1.Controls.Add(this.checkBox2); this.groupBox1.Controls.Add(this.checkBox1); this.groupBox1.Location = new System.Drawing.Point(12, 12); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(200, 100); this.groupBox1.TabIndex = 0; this.groupBox1.TabStop = false; this.groupBox1.Text = "Oil && Lube"; // // groupBox2 // this.groupBox2.Controls.Add(this.checkBox5); this.groupBox2.Controls.Add(this.checkBox4); this.groupBox2.Controls.Add(this.checkBox3); this.groupBox2.Location = new System.Drawing.Point(12, 118); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(200, 100); this.groupBox2.TabIndex = 1; this.groupBox2.TabStop = false; this.groupBox2.Text = "Misc"; // // groupBox3 // this.groupBox3.Controls.Add(this.textBox6); this.groupBox3.Controls.Add(this.textBox5); this.groupBox3.Controls.Add(this.textBox4); this.groupBox3.Controls.Add(this.textBox3); this.groupBox3.Controls.Add(this.label6); this.groupBox3.Controls.Add(this.label5); this.groupBox3.Controls.Add(this.label4); this.groupBox3.Controls.Add(this.label3); this.groupBox3.Location = new System.Drawing.Point(12, 224); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(406, 140); this.groupBox3.TabIndex = 2; this.groupBox3.TabStop = false; this.groupBox3.Text = "groupBox3"; // // checkBox1 // this.checkBox1.AutoSize = true; this.checkBox1.Location = new System.Drawing.Point(14, 22); this.checkBox1.Name = "checkBox1"; this.checkBox1.Size = new System.Drawing.Size(129, 19); this.checkBox1.TabIndex = 0; this.checkBox1.Text = "Oil Change ($26.00)"; this.checkBox1.UseVisualStyleBackColor = true; // // checkBox2 // this.checkBox2.AutoSize = true; this.checkBox2.Location = new System.Drawing.Point(14, 47); this.checkBox2.Name = "checkBox2"; this.checkBox2.Size = new System.Drawing.Size(83, 19); this.checkBox2.TabIndex = 1; this.checkBox2.Text = "checkBox2"; this.checkBox2.UseVisualStyleBackColor = true; // // checkBox3 // this.checkBox3.AutoSize = true; this.checkBox3.Location = new System.Drawing.Point(14, 26); this.checkBox3.Name = "checkBox3"; this.checkBox3.Size = new System.Drawing.Size(83, 19); this.checkBox3.TabIndex = 0; this.checkBox3.Text = "checkBox3"; this.checkBox3.UseVisualStyleBackColor = true; // // checkBox4 // this.checkBox4.AutoSize = true; this.checkBox4.Location = new System.Drawing.Point(14, 51); this.checkBox4.Name = "checkBox4"; this.checkBox4.Size = new System.Drawing.Size(83, 19); this.checkBox4.TabIndex = 1; this.checkBox4.Text = "checkBox4"; this.checkBox4.UseVisualStyleBackColor = true; // // checkBox5 // this.checkBox5.AutoSize = true; this.checkBox5.Location = new System.Drawing.Point(14, 76); this.checkBox5.Name = "checkBox5"; this.checkBox5.Size = new System.Drawing.Size(83, 19); this.checkBox5.TabIndex = 2; this.checkBox5.Text = "checkBox5"; this.checkBox5.UseVisualStyleBackColor = true; // // groupBox4 // this.groupBox4.Controls.Add(this.checkBox7); this.groupBox4.Controls.Add(this.checkBox6); this.groupBox4.Location = new System.Drawing.Point(218, 12); this.groupBox4.Name = "groupBox4"; this.groupBox4.Size = new System.Drawing.Size(200, 100); this.groupBox4.TabIndex = 3; this.groupBox4.TabStop = false; this.groupBox4.Text = "groupBox4"; // // checkBox6 // this.checkBox6.AutoSize = true; this.checkBox6.Location = new System.Drawing.Point(6, 22); this.checkBox6.Name = "checkBox6"; this.checkBox6.Size = new System.Drawing.Size(83, 19); this.checkBox6.TabIndex = 0; this.checkBox6.Text = "checkBox6"; this.checkBox6.UseVisualStyleBackColor = true; // // checkBox7 // this.checkBox7.AutoSize = true; this.checkBox7.Location = new System.Drawing.Point(6, 47); this.checkBox7.Name = "checkBox7"; this.checkBox7.Size = new System.Drawing.Size(83, 19); this.checkBox7.TabIndex = 1; this.checkBox7.Text = "checkBox7"; this.checkBox7.UseVisualStyleBackColor = true; // // groupBox5 // this.groupBox5.Controls.Add(this.textBox2); this.groupBox5.Controls.Add(this.label2); this.groupBox5.Controls.Add(this.textBox1); this.groupBox5.Controls.Add(this.label1); this.groupBox5.Location = new System.Drawing.Point(218, 118); this.groupBox5.Name = "groupBox5"; this.groupBox5.Size = new System.Drawing.Size(200, 100); this.groupBox5.TabIndex = 4; this.groupBox5.TabStop = false; this.groupBox5.Text = "groupBox5"; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(6, 26); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(38, 15); this.label1.TabIndex = 0; this.label1.Text = "label1"; // // textBox1 // this.textBox1.Location = new System.Drawing.Point(65, 18); this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(100, 23); this.textBox1.TabIndex = 1; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(6, 52); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(38, 15); this.label2.TabIndex = 2; this.label2.Text = "label2"; // // textBox2 // this.textBox2.Location = new System.Drawing.Point(65, 52); this.textBox2.Name = "textBox2"; this.textBox2.Size = new System.Drawing.Size(100, 23); this.textBox2.TabIndex = 3; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(90, 19); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(38, 15); this.label3.TabIndex = 0; this.label3.Text = "label3"; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(90, 46); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(38, 15); this.label4.TabIndex = 1; this.label4.Text = "label4"; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(90, 75); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(38, 15); this.label5.TabIndex = 2; this.label5.Text = "label5"; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(90, 104); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(38, 15); this.label6.TabIndex = 3; this.label6.Text = "label6"; // // textBox3 // this.textBox3.Location = new System.Drawing.Point(134, 16); this.textBox3.Name = "textBox3"; this.textBox3.Size = new System.Drawing.Size(100, 23); this.textBox3.TabIndex = 4; // // textBox4 // this.textBox4.Location = new System.Drawing.Point(134, 43); this.textBox4.Name = "textBox4"; this.textBox4.Size = new System.Drawing.Size(100, 23); this.textBox4.TabIndex = 5; // // textBox5 // this.textBox5.Location = new System.Drawing.Point(134, 72); this.textBox5.Name = "textBox5"; this.textBox5.Size = new System.Drawing.Size(100, 23); this.textBox5.TabIndex = 6; // // textBox6 // this.textBox6.Location = new System.Drawing.Point(134, 101); this.textBox6.Name = "textBox6"; this.textBox6.Size = new System.Drawing.Size(100, 23); this.textBox6.TabIndex = 7; // // Form1 // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(428, 424); this.Controls.Add(this.groupBox5); this.Controls.Add(this.groupBox4); this.Controls.Add(this.groupBox3); this.Controls.Add(this.groupBox2); this.Controls.Add(this.groupBox1); this.Name = "Form1"; this.Text = "Form1"; this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); this.groupBox3.ResumeLayout(false); this.groupBox3.PerformLayout(); this.groupBox4.ResumeLayout(false); this.groupBox4.PerformLayout(); this.groupBox5.ResumeLayout(false); this.groupBox5.PerformLayout(); this.ResumeLayout(false); } #endregion private GroupBox groupBox1; private CheckBox checkBox2; private CheckBox checkBox1; private GroupBox groupBox2; private CheckBox checkBox5; private CheckBox checkBox4; private CheckBox checkBox3; private GroupBox groupBox3; private TextBox textBox6; private TextBox textBox5; private TextBox textBox4; private TextBox textBox3; private Label label6; private Label label5; private Label label4; private Label label3; private GroupBox groupBox4; private CheckBox checkBox7; private CheckBox checkBox6; private GroupBox groupBox5; private TextBox textBox2; private Label label2; private TextBox textBox1; private Label label1; } }