frmsuper.cs

来自「小区物业管理:管理小区的费用、小区工作人员的编排和工资管理、小区的运作、对住户资」· CS 代码 · 共 1,342 行 · 第 1/4 页

CS
1,342
字号
			this.pictureBox13.Location = new System.Drawing.Point(304, 224);
			this.pictureBox13.Name = "pictureBox13";
			this.pictureBox13.Size = new System.Drawing.Size(80, 72);
			this.pictureBox13.TabIndex = 11;
			this.pictureBox13.TabStop = false;
			// 
			// pictureBox12
			// 
			this.pictureBox12.Location = new System.Drawing.Point(208, 224);
			this.pictureBox12.Name = "pictureBox12";
			this.pictureBox12.Size = new System.Drawing.Size(80, 72);
			this.pictureBox12.TabIndex = 10;
			this.pictureBox12.TabStop = false;
			// 
			// pictureBox11
			// 
			this.pictureBox11.Location = new System.Drawing.Point(112, 224);
			this.pictureBox11.Name = "pictureBox11";
			this.pictureBox11.Size = new System.Drawing.Size(80, 72);
			this.pictureBox11.TabIndex = 9;
			this.pictureBox11.TabStop = false;
			// 
			// pictureBox10
			// 
			this.pictureBox10.Location = new System.Drawing.Point(16, 224);
			this.pictureBox10.Name = "pictureBox10";
			this.pictureBox10.Size = new System.Drawing.Size(80, 72);
			this.pictureBox10.TabIndex = 8;
			this.pictureBox10.TabStop = false;
			// 
			// pictureBox9
			// 
			this.pictureBox9.Location = new System.Drawing.Point(304, 128);
			this.pictureBox9.Name = "pictureBox9";
			this.pictureBox9.Size = new System.Drawing.Size(80, 72);
			this.pictureBox9.TabIndex = 7;
			this.pictureBox9.TabStop = false;
			// 
			// pictureBox8
			// 
			this.pictureBox8.Location = new System.Drawing.Point(208, 128);
			this.pictureBox8.Name = "pictureBox8";
			this.pictureBox8.Size = new System.Drawing.Size(80, 72);
			this.pictureBox8.TabIndex = 6;
			this.pictureBox8.TabStop = false;
			// 
			// pictureBox7
			// 
			this.pictureBox7.Location = new System.Drawing.Point(112, 128);
			this.pictureBox7.Name = "pictureBox7";
			this.pictureBox7.Size = new System.Drawing.Size(80, 72);
			this.pictureBox7.TabIndex = 5;
			this.pictureBox7.TabStop = false;
			// 
			// pictureBox6
			// 
			this.pictureBox6.Location = new System.Drawing.Point(16, 128);
			this.pictureBox6.Name = "pictureBox6";
			this.pictureBox6.Size = new System.Drawing.Size(80, 72);
			this.pictureBox6.TabIndex = 4;
			this.pictureBox6.TabStop = false;
			// 
			// pictureBox5
			// 
			this.pictureBox5.Location = new System.Drawing.Point(304, 32);
			this.pictureBox5.Name = "pictureBox5";
			this.pictureBox5.Size = new System.Drawing.Size(80, 72);
			this.pictureBox5.TabIndex = 3;
			this.pictureBox5.TabStop = false;
			// 
			// pictureBox4
			// 
			this.pictureBox4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox4.BackgroundImage")));
			this.pictureBox4.Cursor = System.Windows.Forms.Cursors.Hand;
			this.pictureBox4.Location = new System.Drawing.Point(208, 32);
			this.pictureBox4.Name = "pictureBox4";
			this.pictureBox4.Size = new System.Drawing.Size(80, 72);
			this.pictureBox4.TabIndex = 2;
			this.pictureBox4.TabStop = false;
			this.pictureBox4.Click += new System.EventHandler(this.pictureBox4_Click);
			// 
			// pictureBox3
			// 
			this.pictureBox3.Cursor = System.Windows.Forms.Cursors.Hand;
			this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
			this.pictureBox3.Location = new System.Drawing.Point(112, 32);
			this.pictureBox3.Name = "pictureBox3";
			this.pictureBox3.Size = new System.Drawing.Size(80, 72);
			this.pictureBox3.TabIndex = 1;
			this.pictureBox3.TabStop = false;
			this.pictureBox3.Click += new System.EventHandler(this.pictureBox3_Click);
			// 
			// pictureBox2
			// 
			this.pictureBox2.Cursor = System.Windows.Forms.Cursors.Hand;
			this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
			this.pictureBox2.Location = new System.Drawing.Point(16, 32);
			this.pictureBox2.Name = "pictureBox2";
			this.pictureBox2.Size = new System.Drawing.Size(80, 72);
			this.pictureBox2.TabIndex = 0;
			this.pictureBox2.TabStop = false;
			this.pictureBox2.Click += new System.EventHandler(this.pictureBox2_Click);
			this.pictureBox2.MouseEnter += new System.EventHandler(this.pictureBox2_MouseEnter);
			this.pictureBox2.MouseLeave += new System.EventHandler(this.pictureBox2_MouseLeave);
			// 
			// pictureBox14
			// 
			this.pictureBox14.Location = new System.Drawing.Point(16, 32);
			this.pictureBox14.Name = "pictureBox14";
			this.pictureBox14.Size = new System.Drawing.Size(80, 72);
			this.pictureBox14.TabIndex = 0;
			this.pictureBox14.TabStop = false;
			// 
			// groupBox5
			// 
			this.groupBox5.Controls.Add(this.label3);
			this.groupBox5.Controls.Add(this.pictureBox57);
			this.groupBox5.Controls.Add(this.pictureBox58);
			this.groupBox5.Controls.Add(this.pictureBox59);
			this.groupBox5.Controls.Add(this.pictureBox60);
			this.groupBox5.Controls.Add(this.pictureBox61);
			this.groupBox5.Controls.Add(this.pictureBox63);
			this.groupBox5.Controls.Add(this.pictureBox64);
			this.groupBox5.Controls.Add(this.pictureBox65);
			this.groupBox5.Controls.Add(this.pictureBox66);
			this.groupBox5.Location = new System.Drawing.Point(168, 120);
			this.groupBox5.Name = "groupBox5";
			this.groupBox5.Size = new System.Drawing.Size(400, 320);
			this.groupBox5.TabIndex = 13;
			this.groupBox5.TabStop = false;
			this.groupBox5.Visible = false;
			// 
			// label3
			// 
			this.label3.Font = new System.Drawing.Font("宋体", 10.5F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
			this.label3.ForeColor = System.Drawing.SystemColors.ActiveCaption;
			this.label3.Location = new System.Drawing.Point(248, 296);
			this.label3.Name = "label3";
			this.label3.Size = new System.Drawing.Size(136, 16);
			this.label3.TabIndex = 12;
			this.label3.Text = "需要联机帮助请按F1";
			// 
			// pictureBox57
			// 
			this.pictureBox57.Location = new System.Drawing.Point(16, 224);
			this.pictureBox57.Name = "pictureBox57";
			this.pictureBox57.Size = new System.Drawing.Size(80, 72);
			this.pictureBox57.TabIndex = 8;
			this.pictureBox57.TabStop = false;
			// 
			// pictureBox58
			// 
			this.pictureBox58.Location = new System.Drawing.Point(304, 128);
			this.pictureBox58.Name = "pictureBox58";
			this.pictureBox58.Size = new System.Drawing.Size(80, 72);
			this.pictureBox58.TabIndex = 7;
			this.pictureBox58.TabStop = false;
			// 
			// pictureBox59
			// 
			this.pictureBox59.Location = new System.Drawing.Point(208, 128);
			this.pictureBox59.Name = "pictureBox59";
			this.pictureBox59.Size = new System.Drawing.Size(80, 72);
			this.pictureBox59.TabIndex = 6;
			this.pictureBox59.TabStop = false;
			// 
			// pictureBox60
			// 
			this.pictureBox60.Cursor = System.Windows.Forms.Cursors.Hand;
			this.pictureBox60.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox60.Image")));
			this.pictureBox60.Location = new System.Drawing.Point(16, 128);
			this.pictureBox60.Name = "pictureBox60";
			this.pictureBox60.Size = new System.Drawing.Size(80, 72);
			this.pictureBox60.TabIndex = 5;
			this.pictureBox60.TabStop = false;
			this.pictureBox60.Click += new System.EventHandler(this.pictureBox60_Click);
			// 
			// pictureBox61
			// 
			this.pictureBox61.Cursor = System.Windows.Forms.Cursors.Hand;
			this.pictureBox61.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox61.Image")));
			this.pictureBox61.Location = new System.Drawing.Point(296, 32);
			this.pictureBox61.Name = "pictureBox61";
			this.pictureBox61.Size = new System.Drawing.Size(80, 72);
			this.pictureBox61.TabIndex = 4;
			this.pictureBox61.TabStop = false;
			this.pictureBox61.Click += new System.EventHandler(this.pictureBox61_Click);
			// 
			// pictureBox63
			// 
			this.pictureBox63.Cursor = System.Windows.Forms.Cursors.Hand;
			this.pictureBox63.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox63.Image")));
			this.pictureBox63.Location = new System.Drawing.Point(208, 32);
			this.pictureBox63.Name = "pictureBox63";
			this.pictureBox63.Size = new System.Drawing.Size(80, 72);
			this.pictureBox63.TabIndex = 2;
			this.pictureBox63.TabStop = false;
			this.pictureBox63.Click += new System.EventHandler(this.pictureBox63_Click);
			// 
			// pictureBox64
			// 
			this.pictureBox64.Cursor = System.Windows.Forms.Cursors.Hand;
			this.pictureBox64.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox64.Image")));
			this.pictureBox64.Location = new System.Drawing.Point(112, 32);
			this.pictureBox64.Name = "pictureBox64";
			this.pictureBox64.Size = new System.Drawing.Size(80, 72);
			this.pictureBox64.TabIndex = 1;
			this.pictureBox64.TabStop = false;
			this.pictureBox64.Click += new System.EventHandler(this.pictureBox64_Click);
			// 
			// pictureBox65
			// 
			this.pictureBox65.Cursor = System.Windows.Forms.Cursors.Hand;
			this.pictureBox65.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox65.Image")));
			this.pictureBox65.Location = new System.Drawing.Point(16, 32);
			this.pictureBox65.Name = "pictureBox65";
			this.pictureBox65.Size = new System.Drawing.Size(80, 72);
			this.pictureBox65.TabIndex = 0;
			this.pictureBox65.TabStop = false;
			this.pictureBox65.Click += new System.EventHandler(this.pictureBox65_Click);
			// 
			// pictureBox66
			// 
			this.pictureBox66.Location = new System.Drawing.Point(16, 32);
			this.pictureBox66.Name = "pictureBox66";
			this.pictureBox66.Size = new System.Drawing.Size(80, 72);
			this.pictureBox66.TabIndex = 0;
			this.pictureBox66.TabStop = false;
			// 
			// button4
			// 
			this.button4.BackColor = System.Drawing.Color.SkyBlue;
			this.button4.Cursor = System.Windows.Forms.Cursors.Hand;
			this.button4.Font = new System.Drawing.Font("楷体_GB2312", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
			this.button4.ForeColor = System.Drawing.Color.Crimson;
			this.button4.Image = ((System.Drawing.Image)(resources.GetObject("button4.Image")));
			this.button4.ImageAlign = System.Drawing.ContentAlignment.BottomLeft;
			this.button4.Location = new System.Drawing.Point(16, 264);
			this.button4.Name = "button4";
			this.button4.Size = new System.Drawing.Size(128, 32);
			this.button4.TabIndex = 14;
			this.button4.Text = "  社区管理";
			this.button4.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
			this.button4.Click += new System.EventHandler(this.button4_Click);
			this.button4.MouseEnter += new System.EventHandler(this.button4_MouseEnter);
			this.button4.MouseLeave += new System.EventHandler(this.button4_MouseLeave);
			// 
			// groupBox2
			// 
			this.groupBox2.Controls.Add(this.pictureBox15);
			this.groupBox2.Controls.Add(this.pictureBox16);
			this.groupBox2.Controls.Add(this.pictureBox17);
			this.groupBox2.Controls.Add(this.pictureBox18);
			this.groupBox2.Controls.Add(this.pictureBox19);
			this.groupBox2.Controls.Add(this.pictureBox20);
			this.groupBox2.Controls.Add(this.pictureBox21);
			this.groupBox2.Controls.Add(this.pictureBox22);
			this.groupBox2.Controls.Add(this.pictureBox23);
			this.groupBox2.Controls.Add(this.pictureBox24);
			this.groupBox2.Controls.Add(this.pictureBox25);
			this.groupBox2.Controls.Add(this.pictureBox26);
			this.groupBox2.Controls.Add(this.pictureBox27);
			this.groupBox2.Location = new System.Drawing.Point(168, 120);
			this.groupBox2.Name = "groupBox2";
			this.groupBox2.Size = new System.Drawing.Size(400, 320);
			this.groupBox2.TabIndex = 13;
			this.groupBox2.TabStop = false;
			this.groupBox2.Visible = false;
			// 
			// pictureBox15
			// 
			this.pictureBox15.Location = new System.Drawing.Point(304, 224);
			this.pictureBox15.Name = "pictureBox15";
			this.pictureBox15.Size = new System.Drawing.Size(80, 72);
			this.pictureBox15.TabIndex = 11;
			this.pictureBox15.TabStop = false;
			// 
			// pictureBox16
			// 
			this.pictureBox16.Location = new System.Drawing.Point(208, 224);
			this.pictureBox16.Name = "pictureBox16";
			this.pictureBox16.Size = new System.Drawing.Size(80, 72);
			this.pictureBox16.TabIndex = 10;
			this.pictureBox16.TabStop = false;
			// 
			// pictureBox17
			// 
			this.pictureBox17.Location = new System.Drawing.Point(112, 224);
			this.pictureBox17.Name = "pictureBox17";
			this.pictureBox17.Size = new System.Drawing.Size(80, 72);
			this.pictureBox17.TabIndex = 9;
			this.pictureBox17.TabStop = false;
			// 
			// pictureBox18
			// 
			this.pictureBox18.Location = new System.Drawing.Point(16, 224);
			this.pictureBox18.Name = "pictureBox18";
			this.pictureBox18.Size = new System.Drawing.Size(80, 72);
			this.pictureBox18.TabIndex = 8;
			this.pictureBox18.TabStop = false;
			// 
			// pictureBox19
			// 
			this.pictureBox19.Location = new System.Drawing.Point(304, 128);
			this.pictureBox19.Name = "pictureBox19";
			this.pictureBox19.Size = new System.Drawing.Size(80, 72);
			this.pictureBox19.TabIndex = 7;
			this.pictureBox19.TabStop = false;
			// 
			// pictureBox20
			// 
			this.pictureBox20.Location = new System.Drawing.Point(208, 128);
			this.pictureBox20.Name = "pictureBox20";
			this.pictureBox20.Size = new System.Drawing.Size(80, 72);
			this.pictureBox20.TabIndex = 6;
			this.pictureBox20.TabStop = false;
			// 
			// pictureBox21
			// 
			this.pictureBox21.Location = new System.Drawing.Point(112, 128);
			this.pictureBox21.Name = "pictureBox21";
			this.pictureBox21.Size = new System.Drawing.Size(80, 72);
			this.pictureBox21.TabIndex = 5;
			this.pictureBox21.TabStop = false;
			// 
			// pictureBox22
			// 
			this.pictureBox22.Location = new System.Drawing.Point(16, 128);
			this.pictureBox22.Name = "pictureBox22";
			this.pictureBox22.Size = new System.Drawing.Size(80, 72);
			this.pictureBox22.TabIndex = 4;
			this.pictureBox22.TabStop = false;
			// 
			// pictureBox23
			// 
			this.pictureBox23.Location = new System.Drawing.Point(304, 32);

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?