?? form1.designer.cs
字號:
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(262, 137);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(17, 12);
this.label19.TabIndex = 51;
this.label19.Text = "20";
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(262, 164);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(17, 12);
this.label20.TabIndex = 52;
this.label20.Text = "21";
//
// label21
//
this.label21.AutoSize = true;
this.label21.Location = new System.Drawing.Point(262, 192);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(17, 12);
this.label21.TabIndex = 53;
this.label21.Text = "22";
//
// label22
//
this.label22.AutoSize = true;
this.label22.Location = new System.Drawing.Point(388, 31);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(17, 12);
this.label22.TabIndex = 54;
this.label22.Text = "23";
//
// label23
//
this.label23.AutoSize = true;
this.label23.Location = new System.Drawing.Point(388, 55);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(17, 12);
this.label23.TabIndex = 55;
this.label23.Text = "24";
//
// label24
//
this.label24.AutoSize = true;
this.label24.Location = new System.Drawing.Point(388, 81);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(17, 12);
this.label24.TabIndex = 56;
this.label24.Text = "25";
//
// label25
//
this.label25.AutoSize = true;
this.label25.Location = new System.Drawing.Point(388, 112);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(17, 12);
this.label25.TabIndex = 57;
this.label25.Text = "26";
//
// label26
//
this.label26.AutoSize = true;
this.label26.Location = new System.Drawing.Point(388, 139);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(17, 12);
this.label26.TabIndex = 58;
this.label26.Text = "27";
//
// label27
//
this.label27.AutoSize = true;
this.label27.Location = new System.Drawing.Point(388, 164);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(17, 12);
this.label27.TabIndex = 59;
this.label27.Text = "28";
//
// label28
//
this.label28.AutoSize = true;
this.label28.Location = new System.Drawing.Point(388, 192);
this.label28.Name = "label28";
this.label28.Size = new System.Drawing.Size(17, 12);
this.label28.TabIndex = 60;
this.label28.Text = "29";
//
// label29
//
this.label29.AutoSize = true;
this.label29.Location = new System.Drawing.Point(388, 227);
this.label29.Name = "label29";
this.label29.Size = new System.Drawing.Size(17, 12);
this.label29.TabIndex = 61;
this.label29.Text = "30";
//
// Form1
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(529, 268);
this.Controls.Add(this.label29);
this.Controls.Add(this.label28);
this.Controls.Add(this.label27);
this.Controls.Add(this.label26);
this.Controls.Add(this.label25);
this.Controls.Add(this.label24);
this.Controls.Add(this.label23);
this.Controls.Add(this.label22);
this.Controls.Add(this.label21);
this.Controls.Add(this.label20);
this.Controls.Add(this.label19);
this.Controls.Add(this.label18);
this.Controls.Add(this.label17);
this.Controls.Add(this.label16);
this.Controls.Add(this.label15);
this.Controls.Add(this.label14);
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.label5);
this.Controls.Add(this.label4);
this.Controls.Add(this.textBox15);
this.Controls.Add(this.textBox29);
this.Controls.Add(this.textBox28);
this.Controls.Add(this.textBox27);
this.Controls.Add(this.textBox26);
this.Controls.Add(this.textBox25);
this.Controls.Add(this.textBox24);
this.Controls.Add(this.textBox23);
this.Controls.Add(this.textBox22);
this.Controls.Add(this.textBox21);
this.Controls.Add(this.textBox20);
this.Controls.Add(this.textBox19);
this.Controls.Add(this.textBox18);
this.Controls.Add(this.textBox17);
this.Controls.Add(this.textBox16);
this.Controls.Add(this.textBox14);
this.Controls.Add(this.textBox13);
this.Controls.Add(this.textBox12);
this.Controls.Add(this.textBox11);
this.Controls.Add(this.textBox10);
this.Controls.Add(this.textBox9);
this.Controls.Add(this.textBox8);
this.Controls.Add(this.textBox7);
this.Controls.Add(this.textBox6);
this.Controls.Add(this.textBox5);
this.Controls.Add(this.textBox4);
this.Controls.Add(this.textBox3);
this.Controls.Add(this.label3);
this.Controls.Add(this.label2);
this.Controls.Add(this.label1);
this.Controls.Add(this.textBox2);
this.Controls.Add(this.textBox1);
this.Controls.Add(this.button1);
this.Name = "Form1";
this.Text = "RI計算";
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Timer timer1;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.TextBox textBox3;
private System.Windows.Forms.TextBox textBox4;
private System.Windows.Forms.TextBox textBox5;
private System.Windows.Forms.TextBox textBox6;
private System.Windows.Forms.TextBox textBox7;
private System.Windows.Forms.TextBox textBox8;
private System.Windows.Forms.TextBox textBox9;
private System.Windows.Forms.TextBox textBox10;
private System.Windows.Forms.TextBox textBox11;
private System.Windows.Forms.TextBox textBox12;
private System.Windows.Forms.TextBox textBox13;
private System.Windows.Forms.TextBox textBox14;
private System.Windows.Forms.TextBox textBox15;
private System.Windows.Forms.TextBox textBox16;
private System.Windows.Forms.TextBox textBox17;
private System.Windows.Forms.TextBox textBox18;
private System.Windows.Forms.TextBox textBox19;
private System.Windows.Forms.TextBox textBox20;
private System.Windows.Forms.TextBox textBox21;
private System.Windows.Forms.TextBox textBox22;
private System.Windows.Forms.TextBox textBox23;
private System.Windows.Forms.TextBox textBox24;
private System.Windows.Forms.TextBox textBox25;
private System.Windows.Forms.TextBox textBox26;
private System.Windows.Forms.TextBox textBox27;
private System.Windows.Forms.TextBox textBox28;
private System.Windows.Forms.TextBox textBox29;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label5;
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 label14;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.Label label26;
private System.Windows.Forms.Label label27;
private System.Windows.Forms.Label label28;
private System.Windows.Forms.Label label29;
}
}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -