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

📄 usercontrol1.designer.cs

📁 社区管理系统
💻 CS
字号:
namespace SSWHManeger
{
    partial class UserControl1
    {
        /// <summary>
        /// 必需的设计器变量。
        /// </summary>
        private System.ComponentModel.IContainer components = null;

        /// <summary>
        /// 清理所有正在使用的资源。
        /// </summary>
        /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }

        #region 组件设计器生成的代码

        /// <summary>
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent()
        {
            this.dataGridView1 = new System.Windows.Forms.DataGridView();
            this.label1 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.label8 = new System.Windows.Forms.Label();
            this.tb_SSname = new System.Windows.Forms.TextBox();
            this.tb_WHperson = new System.Windows.Forms.TextBox();
            this.tb_WHtel = new System.Windows.Forms.TextBox();
            this.tb_WHtime = new System.Windows.Forms.TextBox();
            this.tb_map = new System.Windows.Forms.TextBox();
            this.tb_WHM = new System.Windows.Forms.TextBox();
            this.tb_WHmaneger = new System.Windows.Forms.TextBox();
            this.tb_WHshuom = new System.Windows.Forms.TextBox();
            this.bt_WHadd = new System.Windows.Forms.Button();
            this.bt_WHxiug = new System.Windows.Forms.Button();
            this.bt_WHdel = new System.Windows.Forms.Button();
            this.bt_WHfind = new System.Windows.Forms.Button();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
            this.SuspendLayout();
            // 
            // dataGridView1
            // 
            this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridView1.Location = new System.Drawing.Point(3, 245);
            this.dataGridView1.Name = "dataGridView1";
            this.dataGridView1.RowTemplate.Height = 23;
            this.dataGridView1.Size = new System.Drawing.Size(602, 200);
            this.dataGridView1.TabIndex = 0;
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(51, 36);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(65, 12);
            this.label1.TabIndex = 1;
            this.label1.Text = "设施名称:";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(52, 109);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(65, 12);
            this.label2.TabIndex = 2;
            this.label2.Text = "维护人员:";
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(51, 74);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(65, 12);
            this.label3.TabIndex = 3;
            this.label3.Text = "电    话:";
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(52, 147);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(65, 12);
            this.label4.TabIndex = 4;
            this.label4.Text = "维护时间:";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(318, 39);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(77, 12);
            this.label5.TabIndex = 5;
            this.label5.Text = "设施平面图:";
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(319, 112);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(65, 12);
            this.label6.TabIndex = 6;
            this.label6.Text = "维护费用:";
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(318, 74);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(65, 12);
            this.label7.TabIndex = 7;
            this.label7.Text = "管理人员:";
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(319, 147);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(65, 12);
            this.label8.TabIndex = 8;
            this.label8.Text = "维护说明:";
            // 
            // tb_SSname
            // 
            this.tb_SSname.Location = new System.Drawing.Point(132, 33);
            this.tb_SSname.Name = "tb_SSname";
            this.tb_SSname.Size = new System.Drawing.Size(149, 21);
            this.tb_SSname.TabIndex = 9;
            // 
            // tb_WHperson
            // 
            this.tb_WHperson.Location = new System.Drawing.Point(132, 106);
            this.tb_WHperson.Name = "tb_WHperson";
            this.tb_WHperson.Size = new System.Drawing.Size(149, 21);
            this.tb_WHperson.TabIndex = 10;
            // 
            // tb_WHtel
            // 
            this.tb_WHtel.Location = new System.Drawing.Point(132, 71);
            this.tb_WHtel.Name = "tb_WHtel";
            this.tb_WHtel.Size = new System.Drawing.Size(149, 21);
            this.tb_WHtel.TabIndex = 11;
            // 
            // tb_WHtime
            // 
            this.tb_WHtime.Location = new System.Drawing.Point(132, 144);
            this.tb_WHtime.Name = "tb_WHtime";
            this.tb_WHtime.Size = new System.Drawing.Size(149, 21);
            this.tb_WHtime.TabIndex = 12;
            // 
            // tb_map
            // 
            this.tb_map.Location = new System.Drawing.Point(399, 33);
            this.tb_map.Name = "tb_map";
            this.tb_map.Size = new System.Drawing.Size(139, 21);
            this.tb_map.TabIndex = 13;
            // 
            // tb_WHM
            // 
            this.tb_WHM.Location = new System.Drawing.Point(399, 109);
            this.tb_WHM.Name = "tb_WHM";
            this.tb_WHM.Size = new System.Drawing.Size(139, 21);
            this.tb_WHM.TabIndex = 14;
            // 
            // tb_WHmaneger
            // 
            this.tb_WHmaneger.Location = new System.Drawing.Point(399, 71);
            this.tb_WHmaneger.Name = "tb_WHmaneger";
            this.tb_WHmaneger.Size = new System.Drawing.Size(139, 21);
            this.tb_WHmaneger.TabIndex = 15;
            // 
            // tb_WHshuom
            // 
            this.tb_WHshuom.Location = new System.Drawing.Point(399, 144);
            this.tb_WHshuom.Name = "tb_WHshuom";
            this.tb_WHshuom.Size = new System.Drawing.Size(139, 21);
            this.tb_WHshuom.TabIndex = 16;
            // 
            // bt_WHadd
            // 
            this.bt_WHadd.Location = new System.Drawing.Point(118, 193);
            this.bt_WHadd.Name = "bt_WHadd";
            this.bt_WHadd.Size = new System.Drawing.Size(75, 23);
            this.bt_WHadd.TabIndex = 17;
            this.bt_WHadd.Text = "添加";
            this.bt_WHadd.UseVisualStyleBackColor = true;
            this.bt_WHadd.Click += new System.EventHandler(this.bt_WHadd_Click);
            // 
            // bt_WHxiug
            // 
            this.bt_WHxiug.Location = new System.Drawing.Point(231, 193);
            this.bt_WHxiug.Name = "bt_WHxiug";
            this.bt_WHxiug.Size = new System.Drawing.Size(75, 23);
            this.bt_WHxiug.TabIndex = 18;
            this.bt_WHxiug.Text = "修改";
            this.bt_WHxiug.UseVisualStyleBackColor = true;
            this.bt_WHxiug.Click += new System.EventHandler(this.bt_WHxiug_Click);
            // 
            // bt_WHdel
            // 
            this.bt_WHdel.Location = new System.Drawing.Point(337, 193);
            this.bt_WHdel.Name = "bt_WHdel";
            this.bt_WHdel.Size = new System.Drawing.Size(75, 23);
            this.bt_WHdel.TabIndex = 19;
            this.bt_WHdel.Text = "删除";
            this.bt_WHdel.UseVisualStyleBackColor = true;
            this.bt_WHdel.Click += new System.EventHandler(this.bt_WHdel_Click);
            // 
            // bt_WHfind
            // 
            this.bt_WHfind.Location = new System.Drawing.Point(449, 193);
            this.bt_WHfind.Name = "bt_WHfind";
            this.bt_WHfind.Size = new System.Drawing.Size(75, 23);
            this.bt_WHfind.TabIndex = 20;
            this.bt_WHfind.Text = "查询";
            this.bt_WHfind.UseVisualStyleBackColor = true;
            this.bt_WHfind.Click += new System.EventHandler(this.bt_WHfind_Click);
            // 
            // UserControl1
            // 
            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.bt_WHfind);
            this.Controls.Add(this.bt_WHdel);
            this.Controls.Add(this.bt_WHxiug);
            this.Controls.Add(this.bt_WHadd);
            this.Controls.Add(this.tb_WHshuom);
            this.Controls.Add(this.tb_WHmaneger);
            this.Controls.Add(this.tb_WHM);
            this.Controls.Add(this.tb_map);
            this.Controls.Add(this.tb_WHtime);
            this.Controls.Add(this.tb_WHtel);
            this.Controls.Add(this.tb_WHperson);
            this.Controls.Add(this.tb_SSname);
            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.label3);
            this.Controls.Add(this.label2);
            this.Controls.Add(this.label1);
            this.Controls.Add(this.dataGridView1);
            this.Name = "UserControl1";
            this.Size = new System.Drawing.Size(608, 458);
            this.Load += new System.EventHandler(this.UserControl1_Load);
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private System.Windows.Forms.DataGridView dataGridView1;
        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.TextBox tb_SSname;
        private System.Windows.Forms.TextBox tb_WHperson;
        private System.Windows.Forms.TextBox tb_WHtel;
        private System.Windows.Forms.TextBox tb_WHtime;
        private System.Windows.Forms.TextBox tb_map;
        private System.Windows.Forms.TextBox tb_WHM;
        private System.Windows.Forms.TextBox tb_WHmaneger;
        private System.Windows.Forms.TextBox tb_WHshuom;
        private System.Windows.Forms.Button bt_WHadd;
        private System.Windows.Forms.Button bt_WHxiug;
        private System.Windows.Forms.Button bt_WHdel;
        private System.Windows.Forms.Button bt_WHfind;
    }
}

⌨️ 快捷键说明

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