⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 tenementpanel.designer.cs

📁 社区管理系统
💻 CS
📖 第 1 页 / 共 2 页
字号:
            this.tbOwnerWork.Size = new System.Drawing.Size(100, 21);
            this.tbOwnerWork.TabIndex = 21;
            // 
            // tbMemberName
            // 
            this.tbMemberName.Location = new System.Drawing.Point(79, 13);
            this.tbMemberName.Name = "tbMemberName";
            this.tbMemberName.Size = new System.Drawing.Size(100, 21);
            this.tbMemberName.TabIndex = 22;
            // 
            // tbMemberSex
            // 
            this.tbMemberSex.Location = new System.Drawing.Point(79, 45);
            this.tbMemberSex.Name = "tbMemberSex";
            this.tbMemberSex.Size = new System.Drawing.Size(100, 21);
            this.tbMemberSex.TabIndex = 23;
            // 
            // tbRelation
            // 
            this.tbRelation.Location = new System.Drawing.Point(79, 78);
            this.tbRelation.Name = "tbRelation";
            this.tbRelation.Size = new System.Drawing.Size(100, 21);
            this.tbRelation.TabIndex = 24;
            // 
            // tbMemberTel
            // 
            this.tbMemberTel.Location = new System.Drawing.Point(79, 111);
            this.tbMemberTel.Name = "tbMemberTel";
            this.tbMemberTel.Size = new System.Drawing.Size(100, 21);
            this.tbMemberTel.TabIndex = 25;
            // 
            // bSearch
            // 
            this.bSearch.Location = new System.Drawing.Point(4, 188);
            this.bSearch.Name = "bSearch";
            this.bSearch.Size = new System.Drawing.Size(75, 23);
            this.bSearch.TabIndex = 26;
            this.bSearch.Text = "查询";
            this.bSearch.UseVisualStyleBackColor = true;
            this.bSearch.Click += new System.EventHandler(this.bSearch_Click);
            // 
            // bModify
            // 
            this.bModify.Location = new System.Drawing.Point(93, 188);
            this.bModify.Name = "bModify";
            this.bModify.Size = new System.Drawing.Size(75, 23);
            this.bModify.TabIndex = 27;
            this.bModify.Text = "修改";
            this.bModify.UseVisualStyleBackColor = true;
            this.bModify.Click += new System.EventHandler(this.bModify_Click);
            // 
            // bDelete
            // 
            this.bDelete.Location = new System.Drawing.Point(174, 188);
            this.bDelete.Name = "bDelete";
            this.bDelete.Size = new System.Drawing.Size(75, 23);
            this.bDelete.TabIndex = 28;
            this.bDelete.Text = "删除";
            this.bDelete.UseVisualStyleBackColor = true;
            this.bDelete.Click += new System.EventHandler(this.bDelete_Click);
            // 
            // bAdd
            // 
            this.bAdd.Location = new System.Drawing.Point(3, 217);
            this.bAdd.Name = "bAdd";
            this.bAdd.Size = new System.Drawing.Size(75, 23);
            this.bAdd.TabIndex = 29;
            this.bAdd.Text = "新增";
            this.bAdd.UseVisualStyleBackColor = true;
            this.bAdd.Click += new System.EventHandler(this.bAdd_Click);
            // 
            // button5
            // 
            this.button5.Location = new System.Drawing.Point(93, 217);
            this.button5.Name = "button5";
            this.button5.Size = new System.Drawing.Size(156, 23);
            this.button5.TabIndex = 30;
            this.button5.Text = "查询对应家庭成员信息>>";
            this.button5.UseVisualStyleBackColor = true;
            this.button5.Click += new System.EventHandler(this.button5_Click);
            // 
            // bSearch2
            // 
            this.bSearch2.Location = new System.Drawing.Point(347, 189);
            this.bSearch2.Name = "bSearch2";
            this.bSearch2.Size = new System.Drawing.Size(75, 23);
            this.bSearch2.TabIndex = 31;
            this.bSearch2.Text = "查询";
            this.bSearch2.UseVisualStyleBackColor = true;
            this.bSearch2.Click += new System.EventHandler(this.bSearch2_Click);
            // 
            // bModify2
            // 
            this.bModify2.Location = new System.Drawing.Point(428, 189);
            this.bModify2.Name = "bModify2";
            this.bModify2.Size = new System.Drawing.Size(75, 23);
            this.bModify2.TabIndex = 32;
            this.bModify2.Text = "修改";
            this.bModify2.UseVisualStyleBackColor = true;
            this.bModify2.Click += new System.EventHandler(this.bModify2_Click);
            // 
            // bDelete2
            // 
            this.bDelete2.Location = new System.Drawing.Point(509, 189);
            this.bDelete2.Name = "bDelete2";
            this.bDelete2.Size = new System.Drawing.Size(75, 23);
            this.bDelete2.TabIndex = 33;
            this.bDelete2.Text = "删除";
            this.bDelete2.UseVisualStyleBackColor = true;
            this.bDelete2.Click += new System.EventHandler(this.bDelete2_Click);
            // 
            // bAdd2
            // 
            this.bAdd2.Location = new System.Drawing.Point(347, 218);
            this.bAdd2.Name = "bAdd2";
            this.bAdd2.Size = new System.Drawing.Size(75, 23);
            this.bAdd2.TabIndex = 34;
            this.bAdd2.Text = "新增";
            this.bAdd2.UseVisualStyleBackColor = true;
            this.bAdd2.Click += new System.EventHandler(this.bAdd2_Click);
            // 
            // button10
            // 
            this.button10.Location = new System.Drawing.Point(428, 217);
            this.button10.Name = "button10";
            this.button10.Size = new System.Drawing.Size(156, 23);
            this.button10.TabIndex = 35;
            this.button10.Text = "<<查询对应住户信息";
            this.button10.UseVisualStyleBackColor = true;
            this.button10.Click += new System.EventHandler(this.button10_Click);
            // 
            // panel1
            // 
            this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.panel1.Controls.Add(this.tbRoomNum);
            this.panel1.Controls.Add(this.tbUnitNum);
            this.panel1.Controls.Add(this.tbBuildNum);
            this.panel1.Controls.Add(this.tbXiaoQuBianHao);
            this.panel1.Controls.Add(this.label4);
            this.panel1.Controls.Add(this.label3);
            this.panel1.Controls.Add(this.label2);
            this.panel1.Controls.Add(this.label1);
            this.panel1.Location = new System.Drawing.Point(10, 27);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(185, 145);
            this.panel1.TabIndex = 36;
            // 
            // panel2
            // 
            this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.panel2.Controls.Add(this.tbOwnerWork);
            this.panel2.Controls.Add(this.tbOwnerTel);
            this.panel2.Controls.Add(this.tbOwnerSex);
            this.panel2.Controls.Add(this.tbOwnerName);
            this.panel2.Location = new System.Drawing.Point(201, 27);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(195, 145);
            this.panel2.TabIndex = 37;
            // 
            // panel3
            // 
            this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.panel3.Controls.Add(this.tbMemberTel);
            this.panel3.Controls.Add(this.tbRelation);
            this.panel3.Controls.Add(this.tbMemberSex);
            this.panel3.Controls.Add(this.tbMemberName);
            this.panel3.Controls.Add(this.label12);
            this.panel3.Controls.Add(this.label11);
            this.panel3.Controls.Add(this.label10);
            this.panel3.Controls.Add(this.label9);
            this.panel3.Location = new System.Drawing.Point(405, 27);
            this.panel3.Name = "panel3";
            this.panel3.Size = new System.Drawing.Size(187, 145);
            this.panel3.TabIndex = 38;
            // 
            // TenementPanel
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.Color.AliceBlue;
            this.Controls.Add(this.button10);
            this.Controls.Add(this.bAdd2);
            this.Controls.Add(this.bDelete2);
            this.Controls.Add(this.bModify2);
            this.Controls.Add(this.bSearch2);
            this.Controls.Add(this.button5);
            this.Controls.Add(this.bAdd);
            this.Controls.Add(this.bDelete);
            this.Controls.Add(this.bModify);
            this.Controls.Add(this.bSearch);
            this.Controls.Add(this.label8);
            this.Controls.Add(this.label7);
            this.Controls.Add(this.label6);
            this.Controls.Add(this.label5);
            this.Controls.Add(this.dataGridView2);
            this.Controls.Add(this.dataGridView);
            this.Controls.Add(this.panel1);
            this.Controls.Add(this.panel2);
            this.Controls.Add(this.panel3);
            this.Name = "TenementPanel";
            this.Size = new System.Drawing.Size(608, 458);
            this.Load += new System.EventHandler(this.TenementPanel_Load);
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            this.panel2.ResumeLayout(false);
            this.panel2.PerformLayout();
            this.panel3.ResumeLayout(false);
            this.panel3.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private System.Windows.Forms.DataGridView dataGridView;
        private System.Windows.Forms.DataGridView dataGridView2;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.Label label3;
        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.TextBox tbXiaoQuBianHao;
        private System.Windows.Forms.TextBox tbBuildNum;
        private System.Windows.Forms.TextBox tbUnitNum;
        private System.Windows.Forms.TextBox tbRoomNum;
        private System.Windows.Forms.TextBox tbOwnerName;
        private System.Windows.Forms.TextBox tbOwnerSex;
        private System.Windows.Forms.TextBox tbOwnerTel;
        private System.Windows.Forms.TextBox tbOwnerWork;
        private System.Windows.Forms.TextBox tbMemberName;
        private System.Windows.Forms.TextBox tbMemberSex;
        private System.Windows.Forms.TextBox tbRelation;
        private System.Windows.Forms.TextBox tbMemberTel;
        private System.Windows.Forms.Button bSearch;
        private System.Windows.Forms.Button bModify;
        private System.Windows.Forms.Button bDelete;
        private System.Windows.Forms.Button bAdd;
        private System.Windows.Forms.Button button5;
        private System.Windows.Forms.Button bSearch2;
        private System.Windows.Forms.Button bModify2;
        private System.Windows.Forms.Button bDelete2;
        private System.Windows.Forms.Button bAdd2;
        private System.Windows.Forms.Button button10;
        private System.Windows.Forms.Panel panel1;
        private System.Windows.Forms.Panel panel2;
        private System.Windows.Forms.Panel panel3;
    }
}

⌨️ 快捷键说明

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