📄 form6.designer.cs
字号:
//
this.button9.Location = new System.Drawing.Point(505, 204);
this.button9.Name = "button9";
this.button9.Size = new System.Drawing.Size(206, 32);
this.button9.TabIndex = 55;
this.button9.UseVisualStyleBackColor = true;
this.button9.Click += new System.EventHandler(this.button9_Click);
//
// button8
//
this.button8.Location = new System.Drawing.Point(337, 206);
this.button8.Name = "button8";
this.button8.Size = new System.Drawing.Size(162, 34);
this.button8.TabIndex = 54;
this.button8.UseVisualStyleBackColor = true;
this.button8.Click += new System.EventHandler(this.button8_Click);
//
// button7
//
this.button7.Location = new System.Drawing.Point(175, 208);
this.button7.Name = "button7";
this.button7.Size = new System.Drawing.Size(156, 32);
this.button7.TabIndex = 53;
this.button7.UseVisualStyleBackColor = true;
this.button7.Click += new System.EventHandler(this.button7_Click);
//
// button6
//
this.button6.Location = new System.Drawing.Point(12, 206);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(157, 34);
this.button6.TabIndex = 52;
this.button6.UseVisualStyleBackColor = true;
this.button6.Click += new System.EventHandler(this.button6_Click);
//
// button5
//
this.button5.Location = new System.Drawing.Point(717, 151);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(174, 35);
this.button5.TabIndex = 51;
this.button5.UseVisualStyleBackColor = true;
this.button5.Click += new System.EventHandler(this.button5_Click);
//
// button4
//
this.button4.Location = new System.Drawing.Point(505, 151);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(206, 35);
this.button4.TabIndex = 50;
this.button4.UseVisualStyleBackColor = true;
this.button4.Click += new System.EventHandler(this.button4_Click);
//
// button3
//
this.button3.Location = new System.Drawing.Point(337, 151);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(162, 35);
this.button3.TabIndex = 49;
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// button2
//
this.button2.Location = new System.Drawing.Point(175, 151);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(157, 35);
this.button2.TabIndex = 48;
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// button1
//
this.button1.Location = new System.Drawing.Point(12, 151);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(157, 35);
this.button1.TabIndex = 47;
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(540, 111);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(45, 15);
this.label6.TabIndex = 41;
this.label6.Text = "房屋D";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(714, 111);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(45, 15);
this.label5.TabIndex = 40;
this.label5.Text = "房屋E";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(220, 111);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(45, 15);
this.label4.TabIndex = 39;
this.label4.Text = "房屋B";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(362, 111);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(45, 15);
this.label3.TabIndex = 38;
this.label3.Text = "房屋C";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(79, 111);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(52, 15);
this.label2.TabIndex = 37;
this.label2.Text = "房屋A";
//
// radioButton4
//
this.radioButton4.AutoSize = true;
this.radioButton4.Location = new System.Drawing.Point(556, 409);
this.radioButton4.Name = "radioButton4";
this.radioButton4.Size = new System.Drawing.Size(66, 19);
this.radioButton4.TabIndex = 72;
this.radioButton4.TabStop = true;
this.radioButton4.Text = "房屋E";
this.radioButton4.UseVisualStyleBackColor = true;
this.radioButton4.CheckedChanged += new System.EventHandler(this.radioButton1_CheckedChanged);
//
// radioButton5
//
this.radioButton5.AutoSize = true;
this.radioButton5.Location = new System.Drawing.Point(477, 411);
this.radioButton5.Name = "radioButton5";
this.radioButton5.Size = new System.Drawing.Size(73, 19);
this.radioButton5.TabIndex = 73;
this.radioButton5.TabStop = true;
this.radioButton5.Text = "房屋D";
this.radioButton5.UseVisualStyleBackColor = true;
this.radioButton5.CheckedChanged += new System.EventHandler(this.radioButton1_CheckedChanged);
//
// Form6
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(903, 594);
this.Controls.Add(this.radioButton5);
this.Controls.Add(this.radioButton4);
this.Controls.Add(this.button21);
this.Controls.Add(this.radioButton3);
this.Controls.Add(this.radioButton2);
this.Controls.Add(this.radioButton1);
this.Controls.Add(this.label12);
this.Controls.Add(this.button20);
this.Controls.Add(this.button19);
this.Controls.Add(this.button18);
this.Controls.Add(this.button17);
this.Controls.Add(this.button16);
this.Controls.Add(this.button15);
this.Controls.Add(this.button14);
this.Controls.Add(this.button13);
this.Controls.Add(this.button12);
this.Controls.Add(this.button11);
this.Controls.Add(this.button10);
this.Controls.Add(this.button9);
this.Controls.Add(this.button8);
this.Controls.Add(this.button7);
this.Controls.Add(this.button6);
this.Controls.Add(this.button5);
this.Controls.Add(this.button4);
this.Controls.Add(this.button3);
this.Controls.Add(this.button2);
this.Controls.Add(this.button1);
this.Controls.Add(this.label6);
this.Controls.Add(this.label5);
this.Controls.Add(this.label4);
this.Controls.Add(this.label3);
this.Controls.Add(this.label2);
this.Controls.Add(this.label18);
this.Name = "Form6";
this.Text = "s测试6";
this.Load += new System.EventHandler(this.Form6_Load);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label label18;
private System.Windows.Forms.Button button21;
private System.Windows.Forms.RadioButton radioButton3;
private System.Windows.Forms.RadioButton radioButton2;
private System.Windows.Forms.RadioButton radioButton1;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Button button20;
private System.Windows.Forms.Button button19;
private System.Windows.Forms.Button button18;
private System.Windows.Forms.Button button17;
private System.Windows.Forms.Button button16;
private System.Windows.Forms.Button button15;
private System.Windows.Forms.Button button14;
private System.Windows.Forms.Button button13;
private System.Windows.Forms.Button button12;
private System.Windows.Forms.Button button11;
private System.Windows.Forms.Button button10;
private System.Windows.Forms.Button button9;
private System.Windows.Forms.Button button8;
private System.Windows.Forms.Button button7;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.RadioButton radioButton4;
private System.Windows.Forms.RadioButton radioButton5;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -