📄 mainform.designer.cs
字号:
//
this.textBox10.Location = new System.Drawing.Point(538, 65);
this.textBox10.Name = "textBox10";
this.textBox10.Size = new System.Drawing.Size(100, 21);
this.textBox10.TabIndex = 20;
this.textBox10.Text = "0";
this.textBox10.TextChanged += new System.EventHandler(this.textBox10_TextChanged);
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(455, 100);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(77, 12);
this.label11.TabIndex = 21;
this.label11.Text = "借款转收入:";
//
// textBox11
//
this.textBox11.Location = new System.Drawing.Point(538, 94);
this.textBox11.Name = "textBox11";
this.textBox11.Size = new System.Drawing.Size(100, 21);
this.textBox11.TabIndex = 22;
this.textBox11.Text = "0";
this.textBox11.TextChanged += new System.EventHandler(this.textBox11_TextChanged);
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(491, 129);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(41, 12);
this.label12.TabIndex = 23;
this.label12.Text = "合计:";
//
// textBox12
//
this.textBox12.Location = new System.Drawing.Point(538, 126);
this.textBox12.Name = "textBox12";
this.textBox12.ReadOnly = true;
this.textBox12.Size = new System.Drawing.Size(100, 21);
this.textBox12.TabIndex = 24;
this.textBox12.Text = "0";
this.textBox12.TextChanged += new System.EventHandler(this.textBox12_TextChanged);
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(7, 19);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(161, 12);
this.label13.TabIndex = 25;
this.label13.Text = "实际支付村组征地补偿支出:";
//
// textBox13
//
this.textBox13.Location = new System.Drawing.Point(173, 20);
this.textBox13.Name = "textBox13";
this.textBox13.ReadOnly = true;
this.textBox13.Size = new System.Drawing.Size(100, 21);
this.textBox13.TabIndex = 26;
this.textBox13.Text = "0";
this.textBox13.TextChanged += new System.EventHandler(this.textBox13_TextChanged);
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(102, 51);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(65, 12);
this.label14.TabIndex = 27;
this.label14.Text = "拆迁支出:";
//
// textBox14
//
this.textBox14.Location = new System.Drawing.Point(173, 48);
this.textBox14.Name = "textBox14";
this.textBox14.ReadOnly = true;
this.textBox14.Size = new System.Drawing.Size(100, 21);
this.textBox14.TabIndex = 28;
this.textBox14.Text = "0";
this.textBox14.TextChanged += new System.EventHandler(this.textBox14_TextChanged);
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(79, 79);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(89, 12);
this.label15.TabIndex = 29;
this.label15.Text = "土地报批支出:";
//
// textBox15
//
this.textBox15.Location = new System.Drawing.Point(173, 76);
this.textBox15.Name = "textBox15";
this.textBox15.ReadOnly = true;
this.textBox15.Size = new System.Drawing.Size(100, 21);
this.textBox15.TabIndex = 30;
this.textBox15.Text = "0";
this.textBox15.TextChanged += new System.EventHandler(this.textBox15_TextChanged);
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(362, 19);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(89, 12);
this.label16.TabIndex = 31;
this.label16.Text = "土地出让支出:";
//
// textBox16
//
this.textBox16.Location = new System.Drawing.Point(469, 19);
this.textBox16.Name = "textBox16";
this.textBox16.ReadOnly = true;
this.textBox16.Size = new System.Drawing.Size(100, 21);
this.textBox16.TabIndex = 32;
this.textBox16.Text = "0";
this.textBox16.TextChanged += new System.EventHandler(this.textBox16_TextChanged);
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(362, 51);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(89, 12);
this.label17.TabIndex = 33;
this.label17.Text = "工程成本支出:";
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(386, 79);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(65, 12);
this.label18.TabIndex = 34;
this.label18.Text = "其他支出:";
//
// textBox17
//
this.textBox17.Location = new System.Drawing.Point(469, 48);
this.textBox17.Name = "textBox17";
this.textBox17.ReadOnly = true;
this.textBox17.Size = new System.Drawing.Size(100, 21);
this.textBox17.TabIndex = 35;
this.textBox17.Text = "0";
this.textBox17.TextChanged += new System.EventHandler(this.textBox17_TextChanged);
//
// textBox18
//
this.textBox18.Location = new System.Drawing.Point(469, 76);
this.textBox18.Name = "textBox18";
this.textBox18.ReadOnly = true;
this.textBox18.Size = new System.Drawing.Size(100, 21);
this.textBox18.TabIndex = 36;
this.textBox18.Text = "0";
this.textBox18.TextChanged += new System.EventHandler(this.textBox18_TextChanged);
//
// label19
//
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(410, 111);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(41, 12);
this.label19.TabIndex = 37;
this.label19.Text = "合计:";
//
// textBox19
//
this.textBox19.Location = new System.Drawing.Point(469, 108);
this.textBox19.Name = "textBox19";
this.textBox19.ReadOnly = true;
this.textBox19.Size = new System.Drawing.Size(100, 21);
this.textBox19.TabIndex = 38;
this.textBox19.Text = "0";
this.textBox19.TextChanged += new System.EventHandler(this.textBox19_TextChanged);
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(147, 385);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(41, 12);
this.label20.TabIndex = 39;
this.label20.Text = "结余:";
//
// textBox20
//
this.textBox20.Location = new System.Drawing.Point(194, 380);
this.textBox20.Name = "textBox20";
this.textBox20.ReadOnly = true;
this.textBox20.Size = new System.Drawing.Size(100, 21);
this.textBox20.TabIndex = 40;
this.textBox20.Text = "0";
//
// label21
//
this.label21.AutoSize = true;
this.label21.Location = new System.Drawing.Point(6, 61);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(77, 12);
this.label21.TabIndex = 41;
this.label21.Text = "已缴市级数:";
//
// textBox21
//
this.textBox21.Location = new System.Drawing.Point(89, 58);
this.textBox21.Name = "textBox21";
this.textBox21.Size = new System.Drawing.Size(100, 21);
this.textBox21.TabIndex = 42;
this.textBox21.Text = "0";
this.textBox21.TextChanged += new System.EventHandler(this.textBox21_TextChanged);
//
// label22
//
this.label22.AutoSize = true;
this.label22.Location = new System.Drawing.Point(288, 15);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(53, 12);
this.label22.TabIndex = 43;
this.label22.Text = "开发商:";
//
// textBox22
//
this.textBox22.Location = new System.Drawing.Point(347, 12);
this.textBox22.Name = "textBox22";
this.textBox22.Size = new System.Drawing.Size(100, 21);
this.textBox22.TabIndex = 44;
//
// groupBox1
//
this.groupBox1.Controls.Add(this.label4);
this.groupBox1.Controls.Add(this.textBox4);
this.groupBox1.Controls.Add(this.label21);
this.groupBox1.Controls.Add(this.textBox21);
this.groupBox1.Controls.Add(this.label5);
this.groupBox1.Controls.Add(this.textBox5);
this.groupBox1.Controls.Add(this.label6);
this.groupBox1.Controls.Add(this.textBox6);
this.groupBox1.Controls.Add(this.label7);
this.groupBox1.Controls.Add(this.textBox7);
this.groupBox1.Controls.Add(this.label8);
this.groupBox1.Controls.Add(this.textBox8);
this.groupBox1.Controls.Add(this.label9);
this.groupBox1.Controls.Add(this.textBox9);
this.groupBox1.Controls.Add(this.label10);
this.groupBox1.Controls.Add(this.textBox10);
this.groupBox1.Controls.Add(this.textBox11);
this.groupBox1.Controls.Add(this.label11);
this.groupBox1.Controls.Add(this.label12);
this.groupBox1.Controls.Add(this.textBox12);
this.groupBox1.Location = new System.Drawing.Point(21, 70);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(649, 155);
this.groupBox1.TabIndex = 45;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "收入";
//
// groupBox2
//
this.groupBox2.Controls.Add(this.button6);
this.groupBox2.Controls.Add(this.button5);
this.groupBox2.Controls.Add(this.button4);
this.groupBox2.Controls.Add(this.button3);
this.groupBox2.Controls.Add(this.button2);
this.groupBox2.Controls.Add(this.button1);
this.groupBox2.Controls.Add(this.label13);
this.groupBox2.Controls.Add(this.textBox13);
this.groupBox2.Controls.Add(this.label14);
this.groupBox2.Controls.Add(this.textBox14);
this.groupBox2.Controls.Add(this.label15);
this.groupBox2.Controls.Add(this.textBox15);
this.groupBox2.Controls.Add(this.textBox19);
this.groupBox2.Controls.Add(this.label16);
this.groupBox2.Controls.Add(this.label19);
this.groupBox2.Controls.Add(this.textBox16);
this.groupBox2.Controls.Add(this.textBox18);
this.groupBox2.Controls.Add(this.label17);
this.groupBox2.Controls.Add(this.label18);
this.groupBox2.Controls.Add(this.textBox17);
this.groupBox2.Location = new System.Drawing.Point(21, 231);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(649, 135);
this.groupBox2.TabIndex = 46;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -