📄 form3.designer.cs
字号:
this.textBox16.Size = new System.Drawing.Size(64, 21);
this.textBox16.TabIndex = 2;
//
// textBox15
//
this.textBox15.Location = new System.Drawing.Point(3, 0);
this.textBox15.Name = "textBox15";
this.textBox15.Size = new System.Drawing.Size(20, 21);
this.textBox15.TabIndex = 1;
//
// panel4
//
this.panel4.Controls.Add(this.textBox14);
this.panel4.Controls.Add(this.textBox13);
this.panel4.Controls.Add(this.textBox12);
this.panel4.Location = new System.Drawing.Point(4, 173);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(258, 28);
this.panel4.TabIndex = 29;
this.panel4.Visible = false;
//
// textBox14
//
this.textBox14.Location = new System.Drawing.Point(189, 4);
this.textBox14.Name = "textBox14";
this.textBox14.Size = new System.Drawing.Size(53, 21);
this.textBox14.TabIndex = 3;
//
// textBox13
//
this.textBox13.Location = new System.Drawing.Point(71, 4);
this.textBox13.Name = "textBox13";
this.textBox13.Size = new System.Drawing.Size(64, 21);
this.textBox13.TabIndex = 2;
//
// textBox12
//
this.textBox12.Location = new System.Drawing.Point(4, 4);
this.textBox12.Name = "textBox12";
this.textBox12.Size = new System.Drawing.Size(20, 21);
this.textBox12.TabIndex = 1;
//
// panel3
//
this.panel3.Controls.Add(this.textBox11);
this.panel3.Controls.Add(this.textBox10);
this.panel3.Controls.Add(this.textBox9);
this.panel3.Location = new System.Drawing.Point(5, 139);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(257, 27);
this.panel3.TabIndex = 28;
this.panel3.Visible = false;
//
// textBox11
//
this.textBox11.Location = new System.Drawing.Point(188, 3);
this.textBox11.Name = "textBox11";
this.textBox11.Size = new System.Drawing.Size(53, 21);
this.textBox11.TabIndex = 3;
//
// textBox10
//
this.textBox10.Location = new System.Drawing.Point(70, 3);
this.textBox10.Name = "textBox10";
this.textBox10.Size = new System.Drawing.Size(64, 21);
this.textBox10.TabIndex = 2;
//
// textBox9
//
this.textBox9.Location = new System.Drawing.Point(3, 3);
this.textBox9.Name = "textBox9";
this.textBox9.Size = new System.Drawing.Size(20, 21);
this.textBox9.TabIndex = 1;
//
// panel2
//
this.panel2.Controls.Add(this.textBox8);
this.panel2.Controls.Add(this.textBox7);
this.panel2.Controls.Add(this.textBox6);
this.panel2.Location = new System.Drawing.Point(5, 106);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(257, 27);
this.panel2.TabIndex = 27;
this.panel2.Visible = false;
//
// textBox8
//
this.textBox8.Location = new System.Drawing.Point(190, 6);
this.textBox8.Name = "textBox8";
this.textBox8.Size = new System.Drawing.Size(51, 21);
this.textBox8.TabIndex = 2;
//
// textBox7
//
this.textBox7.Location = new System.Drawing.Point(70, 4);
this.textBox7.Name = "textBox7";
this.textBox7.Size = new System.Drawing.Size(64, 21);
this.textBox7.TabIndex = 1;
//
// textBox6
//
this.textBox6.Location = new System.Drawing.Point(3, 4);
this.textBox6.Name = "textBox6";
this.textBox6.Size = new System.Drawing.Size(20, 21);
this.textBox6.TabIndex = 0;
//
// panel1
//
this.panel1.Controls.Add(this.textBox2);
this.panel1.Controls.Add(this.textBox3);
this.panel1.Controls.Add(this.textBox4);
this.panel1.Location = new System.Drawing.Point(5, 74);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(257, 26);
this.panel1.TabIndex = 26;
this.panel1.Visible = false;
//
// textBox2
//
this.textBox2.Location = new System.Drawing.Point(3, 2);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(20, 21);
this.textBox2.TabIndex = 6;
//
// textBox3
//
this.textBox3.Location = new System.Drawing.Point(70, 2);
this.textBox3.Name = "textBox3";
this.textBox3.Size = new System.Drawing.Size(64, 21);
this.textBox3.TabIndex = 7;
//
// textBox4
//
this.textBox4.Location = new System.Drawing.Point(188, 3);
this.textBox4.Name = "textBox4";
this.textBox4.Size = new System.Drawing.Size(53, 21);
this.textBox4.TabIndex = 8;
//
// textBox1
//
this.textBox1.Location = new System.Drawing.Point(268, 13);
this.textBox1.Multiline = true;
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(299, 310);
this.textBox1.TabIndex = 25;
//
// Form3
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(571, 352);
this.Controls.Add(this.button1);
this.Controls.Add(this.panel7);
this.Controls.Add(this.panel6);
this.Controls.Add(this.panel5);
this.Controls.Add(this.panel4);
this.Controls.Add(this.panel3);
this.Controls.Add(this.panel2);
this.Controls.Add(this.panel1);
this.Controls.Add(this.textBox1);
this.Controls.Add(this.label4);
this.Controls.Add(this.label3);
this.Controls.Add(this.label2);
this.Controls.Add(this.comboBox1);
this.Controls.Add(this.label1);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Name = "Form3";
this.Text = "最短作业忧先";
this.panel7.ResumeLayout(false);
this.panel7.PerformLayout();
this.panel6.ResumeLayout(false);
this.panel6.PerformLayout();
this.panel5.ResumeLayout(false);
this.panel5.PerformLayout();
this.panel4.ResumeLayout(false);
this.panel4.PerformLayout();
this.panel3.ResumeLayout(false);
this.panel3.PerformLayout();
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.ComboBox comboBox1;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Panel panel7;
private System.Windows.Forms.TextBox textBox23;
private System.Windows.Forms.TextBox textBox22;
private System.Windows.Forms.TextBox textBox21;
private System.Windows.Forms.Panel panel6;
private System.Windows.Forms.TextBox textBox20;
private System.Windows.Forms.TextBox textBox19;
private System.Windows.Forms.TextBox textBox18;
private System.Windows.Forms.Panel panel5;
private System.Windows.Forms.TextBox textBox17;
private System.Windows.Forms.TextBox textBox16;
private System.Windows.Forms.TextBox textBox15;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.TextBox textBox14;
private System.Windows.Forms.TextBox textBox13;
private System.Windows.Forms.TextBox textBox12;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.TextBox textBox11;
private System.Windows.Forms.TextBox textBox10;
private System.Windows.Forms.TextBox textBox9;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.TextBox textBox8;
private System.Windows.Forms.TextBox textBox7;
private System.Windows.Forms.TextBox textBox6;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.TextBox textBox3;
private System.Windows.Forms.TextBox textBox4;
private System.Windows.Forms.TextBox textBox1;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -