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

📄 users.designer.cs

📁 一个用C#编写的能实现即时通讯的工具
💻 CS
📖 第 1 页 / 共 3 页
字号:
            this.label21.Name = "label21";
            this.label21.Size = new System.Drawing.Size(29, 12);
            this.label21.TabIndex = 0;
            this.label21.Text = "年龄";
            // 
            // groupBox3
            // 
            this.groupBox3.Controls.Add(this.btn_group_edit);
            this.groupBox3.Controls.Add(this.tbx_group_new);
            this.groupBox3.Controls.Add(this.tbx_group_old);
            this.groupBox3.Controls.Add(this.label12);
            this.groupBox3.Controls.Add(this.label11);
            this.groupBox3.Location = new System.Drawing.Point(45, 21);
            this.groupBox3.Name = "groupBox3";
            this.groupBox3.Size = new System.Drawing.Size(328, 118);
            this.groupBox3.TabIndex = 0;
            this.groupBox3.TabStop = false;
            this.groupBox3.Text = "部门编辑";
            // 
            // btn_group_edit
            // 
            this.btn_group_edit.Location = new System.Drawing.Point(176, 88);
            this.btn_group_edit.Name = "btn_group_edit";
            this.btn_group_edit.Size = new System.Drawing.Size(75, 23);
            this.btn_group_edit.TabIndex = 4;
            this.btn_group_edit.Text = "重命名";
            this.btn_group_edit.UseVisualStyleBackColor = true;
            this.btn_group_edit.Click += new System.EventHandler(this.btn_group_edit_Click);
            // 
            // tbx_group_new
            // 
            this.tbx_group_new.Location = new System.Drawing.Point(151, 60);
            this.tbx_group_new.Name = "tbx_group_new";
            this.tbx_group_new.Size = new System.Drawing.Size(100, 21);
            this.tbx_group_new.TabIndex = 3;
            // 
            // tbx_group_old
            // 
            this.tbx_group_old.Location = new System.Drawing.Point(152, 27);
            this.tbx_group_old.Name = "tbx_group_old";
            this.tbx_group_old.Size = new System.Drawing.Size(100, 21);
            this.tbx_group_old.TabIndex = 2;
            // 
            // label12
            // 
            this.label12.AutoSize = true;
            this.label12.Location = new System.Drawing.Point(38, 63);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(65, 12);
            this.label12.TabIndex = 1;
            this.label12.Text = "新部门名称";
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Location = new System.Drawing.Point(38, 31);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(65, 12);
            this.label11.TabIndex = 0;
            this.label11.Text = "原部门名称";
            // 
            // treeView1
            // 
            this.treeView1.ContextMenuStrip = this.contextMenuStrip1;
            this.treeView1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.treeView1.Location = new System.Drawing.Point(0, 0);
            this.treeView1.Name = "treeView1";
            this.treeView1.Size = new System.Drawing.Size(252, 563);
            this.treeView1.TabIndex = 2;
            this.treeView1.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.treeView1_MouseDoubleClick);
            // 
            // contextMenuStrip1
            // 
            this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripMenuItem1,
            this.toolStripMenuItem2});
            this.contextMenuStrip1.Name = "contextMenuStrip1";
            this.contextMenuStrip1.Size = new System.Drawing.Size(95, 48);
            // 
            // toolStripMenuItem1
            // 
            this.toolStripMenuItem1.Name = "toolStripMenuItem1";
            this.toolStripMenuItem1.Size = new System.Drawing.Size(94, 22);
            this.toolStripMenuItem1.Text = "编辑";
            // 
            // toolStripMenuItem2
            // 
            this.toolStripMenuItem2.Name = "toolStripMenuItem2";
            this.toolStripMenuItem2.Size = new System.Drawing.Size(94, 22);
            this.toolStripMenuItem2.Text = "查看";
            // 
            // databaseDataSetBindingSource
            // 
            this.databaseDataSetBindingSource.DataSource = this.databaseDataSet;
            this.databaseDataSetBindingSource.Position = 0;
            // 
            // groupTableAdapter1
            // 
            this.groupTableAdapter1.ClearBeforeFill = true;
            // 
            // il_face
            // 
            this.il_face.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("il_face.ImageStream")));
            this.il_face.TransparentColor = System.Drawing.Color.Transparent;
            this.il_face.Images.SetKeyName(0, "a.bmp");
            this.il_face.Images.SetKeyName(1, "1.bmp");
            this.il_face.Images.SetKeyName(2, "2.bmp");
            this.il_face.Images.SetKeyName(3, "3.bmp");
            this.il_face.Images.SetKeyName(4, "4.bmp");
            this.il_face.Images.SetKeyName(5, "5.bmp");
            this.il_face.Images.SetKeyName(6, "6.bmp");
            this.il_face.Images.SetKeyName(7, "7.bmp");
            this.il_face.Images.SetKeyName(8, "8.bmp");
            this.il_face.Images.SetKeyName(9, "9.bmp");
            this.il_face.Images.SetKeyName(10, "10.bmp");
            this.il_face.Images.SetKeyName(11, "11.bmp");
            this.il_face.Images.SetKeyName(12, "12.bmp");
            this.il_face.Images.SetKeyName(13, "13.bmp");
            this.il_face.Images.SetKeyName(14, "14.bmp");
            this.il_face.Images.SetKeyName(15, "15.bmp");
            this.il_face.Images.SetKeyName(16, "16.bmp");
            this.il_face.Images.SetKeyName(17, "17.bmp");
            this.il_face.Images.SetKeyName(18, "18.bmp");
            this.il_face.Images.SetKeyName(19, "19.bmp");
            this.il_face.Images.SetKeyName(20, "20.bmp");
            this.il_face.Images.SetKeyName(21, "21.bmp");
            this.il_face.Images.SetKeyName(22, "22.bmp");
            this.il_face.Images.SetKeyName(23, "23.bmp");
            this.il_face.Images.SetKeyName(24, "24.bmp");
            this.il_face.Images.SetKeyName(25, "25.bmp");
            this.il_face.Images.SetKeyName(26, "26.bmp");
            this.il_face.Images.SetKeyName(27, "27.bmp");
            this.il_face.Images.SetKeyName(28, "28.bmp");
            this.il_face.Images.SetKeyName(29, "29.bmp");
            this.il_face.Images.SetKeyName(30, "30.bmp");
            this.il_face.Images.SetKeyName(31, "31.bmp");
            this.il_face.Images.SetKeyName(32, "32.bmp");
            this.il_face.Images.SetKeyName(33, "33.bmp");
            this.il_face.Images.SetKeyName(34, "34.bmp");
            this.il_face.Images.SetKeyName(35, "35.bmp");
            this.il_face.Images.SetKeyName(36, "36.bmp");
            this.il_face.Images.SetKeyName(37, "37.bmp");
            this.il_face.Images.SetKeyName(38, "38.bmp");
            this.il_face.Images.SetKeyName(39, "39.bmp");
            this.il_face.Images.SetKeyName(40, "40.bmp");
            this.il_face.Images.SetKeyName(41, "41.bmp");
            this.il_face.Images.SetKeyName(42, "42.bmp");
            this.il_face.Images.SetKeyName(43, "43.bmp");
            this.il_face.Images.SetKeyName(44, "44.bmp");
            this.il_face.Images.SetKeyName(45, "45.bmp");
            this.il_face.Images.SetKeyName(46, "46.bmp");
            this.il_face.Images.SetKeyName(47, "47.bmp");
            this.il_face.Images.SetKeyName(48, "48.bmp");
            this.il_face.Images.SetKeyName(49, "49.bmp");
            this.il_face.Images.SetKeyName(50, "50.bmp");
            this.il_face.Images.SetKeyName(51, "51.bmp");
            this.il_face.Images.SetKeyName(52, "52.bmp");
            this.il_face.Images.SetKeyName(53, "53.bmp");
            this.il_face.Images.SetKeyName(54, "54.bmp");
            this.il_face.Images.SetKeyName(55, "55.bmp");
            this.il_face.Images.SetKeyName(56, "56.bmp");
            this.il_face.Images.SetKeyName(57, "57.bmp");
            this.il_face.Images.SetKeyName(58, "58.bmp");
            this.il_face.Images.SetKeyName(59, "59.bmp");
            this.il_face.Images.SetKeyName(60, "60.bmp");
            this.il_face.Images.SetKeyName(61, "61.bmp");
            this.il_face.Images.SetKeyName(62, "62.bmp");
            this.il_face.Images.SetKeyName(63, "63.bmp");
            this.il_face.Images.SetKeyName(64, "64.bmp");
            this.il_face.Images.SetKeyName(65, "65.bmp");
            this.il_face.Images.SetKeyName(66, "66.bmp");
            this.il_face.Images.SetKeyName(67, "67.bmp");
            this.il_face.Images.SetKeyName(68, "68.bmp");
            this.il_face.Images.SetKeyName(69, "69.bmp");
            this.il_face.Images.SetKeyName(70, "70.bmp");
            this.il_face.Images.SetKeyName(71, "71.bmp");
            this.il_face.Images.SetKeyName(72, "72.bmp");
            this.il_face.Images.SetKeyName(73, "73.bmp");
            this.il_face.Images.SetKeyName(74, "74.bmp");
            this.il_face.Images.SetKeyName(75, "75.bmp");
            this.il_face.Images.SetKeyName(76, "76.bmp");
            this.il_face.Images.SetKeyName(77, "77.bmp");
            this.il_face.Images.SetKeyName(78, "78.bmp");
            this.il_face.Images.SetKeyName(79, "79.bmp");
            this.il_face.Images.SetKeyName(80, "80.bmp");
            this.il_face.Images.SetKeyName(81, "81.bmp");
            this.il_face.Images.SetKeyName(82, "82.bmp");
            this.il_face.Images.SetKeyName(83, "83.bmp");
            this.il_face.Images.SetKeyName(84, "84.bmp");
            this.il_face.Images.SetKeyName(85, "85.bmp");
            this.il_face.Images.SetKeyName(86, "86.bmp");
            this.il_face.Images.SetKeyName(87, "87.bmp");
            this.il_face.Images.SetKeyName(88, "88.bmp");
            this.il_face.Images.SetKeyName(89, "89.bmp");
            this.il_face.Images.SetKeyName(90, "90.bmp");
            this.il_face.Images.SetKeyName(91, "91.bmp");
            this.il_face.Images.SetKeyName(92, "92.bmp");
            this.il_face.Images.SetKeyName(93, "93.bmp");
            this.il_face.Images.SetKeyName(94, "94.bmp");
            this.il_face.Images.SetKeyName(95, "95.bmp");
            this.il_face.Images.SetKeyName(96, "96.bmp");
            this.il_face.Images.SetKeyName(97, "97.bmp");
            this.il_face.Images.SetKeyName(98, "98.bmp");
            this.il_face.Images.SetKeyName(99, "99.bmp");
            this.il_face.Images.SetKeyName(100, "100.bmp");
            // 
            // users
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(670, 585);
            this.Controls.Add(this.treeView1);
            this.Controls.Add(this.tabControl1);
            this.Controls.Add(this.statusStrip1);
            this.MaximizeBox = false;
            this.Name = "users";
            this.Text = "用户管理";
            this.Load += new System.EventHandler(this.users_Load);
            this.tabControl1.ResumeLayout(false);
            this.tabPage1.ResumeLayout(false);
            this.groupBox2.ResumeLayout(false);
            this.groupBox2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.groupBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.databaseDataSet)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            this.tabPage2.ResumeLayout(false);
            this.groupBox4.ResumeLayout(false);
            this.groupBox4.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
            this.groupBox3.ResumeLayout(false);
            this.groupBox3.PerformLayout();
            this.contextMenuStrip1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.databaseDataSetBindingSource)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private System.Windows.Forms.StatusStrip statusStrip1;
        private System.Windows.Forms.TabControl tabControl1;
        private System.Windows.Forms.TabPage tabPage1;
        private System.Windows.Forms.TabPage tabPage2;
        private System.Windows.Forms.TreeView treeView1;
        private System.Windows.Forms.Label label7;
        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.Label label1;
        private System.Windows.Forms.Label label8;
        private System.Windows.Forms.GroupBox groupBox2;
        private System.Windows.Forms.GroupBox groupBox1;
        private System.Windows.Forms.TextBox tbx_email;
        private System.Windows.Forms.TextBox tbx_tel;
        private System.Windows.Forms.ComboBox comboBox1;
        private System.Windows.Forms.TextBox tbx_age;
        private System.Windows.Forms.PictureBox pictureBox1;
        private System.Windows.Forms.TextBox tbx_repwd;
        private System.Windows.Forms.TextBox tbx_pwd;
        private System.Windows.Forms.TextBox tbx_name;
        private System.Windows.Forms.TextBox tbx_group;
        private System.Windows.Forms.Label label9;
        private System.Windows.Forms.Button btn_addUser;
        private System.Windows.Forms.Button btn_addGroup;
        private System.Windows.Forms.Button button3;
        private DatabaseDataSet databaseDataSet;
        private System.Windows.Forms.BindingSource databaseDataSetBindingSource;
        private System.Windows.Forms.BindingSource groupBindingSource;
        private server.DatabaseDataSetTableAdapters.groupTableAdapter groupTableAdapter1;
        private System.Windows.Forms.ComboBox comboBox2;
        private System.Windows.Forms.Label label10;
        private System.Windows.Forms.GroupBox groupBox3;
        private System.Windows.Forms.Button btn_group_edit;
        private System.Windows.Forms.TextBox tbx_group_new;
        private System.Windows.Forms.TextBox tbx_group_old;
        private System.Windows.Forms.Label label12;
        private System.Windows.Forms.Label label11;
        private System.Windows.Forms.GroupBox groupBox4;
        private System.Windows.Forms.ComboBox comboBox3;
        private System.Windows.Forms.Label label13;
        private System.Windows.Forms.Button button2;
        private System.Windows.Forms.Button btn_userEdit;
        private System.Windows.Forms.TextBox tbx_email_edit;
        private System.Windows.Forms.TextBox tbx_tel_edit;
        private System.Windows.Forms.ComboBox comboBox4;
        private System.Windows.Forms.TextBox tbx_age_edit;
        private System.Windows.Forms.PictureBox pictureBox2;
        private System.Windows.Forms.TextBox tbx_repwd_edit;
        private System.Windows.Forms.TextBox tbx_pwd_edit;
        private System.Windows.Forms.TextBox tbx_name_edit;
        private System.Windows.Forms.Label label14;
        private System.Windows.Forms.Label label15;
        private System.Windows.Forms.Label label16;
        private System.Windows.Forms.Label label17;
        private System.Windows.Forms.Label label18;
        private System.Windows.Forms.Label label19;
        private System.Windows.Forms.Label label20;
        private System.Windows.Forms.Label label21;
        private System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
        private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1;
        private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem2;
        private System.Windows.Forms.ImageList il_face;
    }
}

⌨️ 快捷键说明

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