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

📄 navigationframe.cs

📁 独立完成考勤管理软件加打卡系统(C#) 是打卡加管理系统软件 
💻 CS
📖 第 1 页 / 共 5 页
字号:
			this.userManagerTitle.Font = new System.Drawing.Font("Verdana", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.userManagerTitle.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
			this.userManagerTitle.Image = ((System.Drawing.Image)(resources.GetObject("userManagerTitle.Image")));
			this.userManagerTitle.Location = new System.Drawing.Point(32, 64);
			this.userManagerTitle.Name = "userManagerTitle";
			this.userManagerTitle.Size = new System.Drawing.Size(80, 24);
			this.userManagerTitle.TabIndex = 15;
			this.userManagerTitle.Text = "用户管理";
			this.userManagerTitle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.userManagerTitle.Click += new System.EventHandler(this.userManagerTitle_Click);
			this.userManagerTitle.MouseEnter += new System.EventHandler(this.userManagerTitle_MouseEnter);
			this.userManagerTitle.MouseLeave += new System.EventHandler(this.userManagerTitle_MouseLeave);
			// 
			// pictureBox1
			// 
			this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
			this.pictureBox1.Location = new System.Drawing.Point(8, 8);
			this.pictureBox1.Name = "pictureBox1";
			this.pictureBox1.Size = new System.Drawing.Size(16, 32);
			this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
			this.pictureBox1.TabIndex = 14;
			this.pictureBox1.TabStop = false;
			// 
			// kaoQinManagerTitle
			// 
			this.kaoQinManagerTitle.BackColor = System.Drawing.Color.Teal;
			this.kaoQinManagerTitle.Font = new System.Drawing.Font("Verdana", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.kaoQinManagerTitle.ForeColor = System.Drawing.SystemColors.HighlightText;
			this.kaoQinManagerTitle.Image = ((System.Drawing.Image)(resources.GetObject("kaoQinManagerTitle.Image")));
			this.kaoQinManagerTitle.Location = new System.Drawing.Point(32, 16);
			this.kaoQinManagerTitle.Name = "kaoQinManagerTitle";
			this.kaoQinManagerTitle.Size = new System.Drawing.Size(80, 24);
			this.kaoQinManagerTitle.TabIndex = 13;
			this.kaoQinManagerTitle.Text = "考勤管理";
			this.kaoQinManagerTitle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.kaoQinManagerTitle.Click += new System.EventHandler(this.kaoQinManagerTitle_Click);
			this.kaoQinManagerTitle.MouseEnter += new System.EventHandler(this.kaoQinManagerTitle_MouseEnter);
			this.kaoQinManagerTitle.MouseLeave += new System.EventHandler(this.kaoQinManagerTitle_MouseLeave);
			// 
			// LeftImage
			// 
			this.LeftImage.Image = ((System.Drawing.Image)(resources.GetObject("LeftImage.Image")));
			this.LeftImage.Location = new System.Drawing.Point(0, 0);
			this.LeftImage.Name = "LeftImage";
			this.LeftImage.Size = new System.Drawing.Size(136, 408);
			this.LeftImage.TabIndex = 12;
			this.LeftImage.TabStop = false;
			// 
			// KaoQinManageGroup
			// 
			this.KaoQinManageGroup.BackColor = System.Drawing.SystemColors.ControlLightLight;
			this.KaoQinManageGroup.Controls.Add(this.KaoQinBackLabel);
			this.KaoQinManageGroup.Controls.Add(this.kaoQinTongJiLabel);
			this.KaoQinManageGroup.Controls.Add(this.usersManagerLabel);
			this.KaoQinManageGroup.Controls.Add(this.QuXianLabel);
			this.KaoQinManageGroup.Controls.Add(this.LeaveLabel);
			this.KaoQinManageGroup.Controls.Add(this.lateLabel);
			this.KaoQinManageGroup.Controls.Add(this.ZhaoTuiLabel);
			this.KaoQinManageGroup.Controls.Add(this.KaoQinRiZhiLabel);
			this.KaoQinManageGroup.Controls.Add(this.EmployeeLabel);
			this.KaoQinManageGroup.Controls.Add(this.ImageMoKuai);
			this.KaoQinManageGroup.Controls.Add(this.label1);
			this.KaoQinManageGroup.Controls.Add(this.TitleImage);
			this.KaoQinManageGroup.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this.KaoQinManageGroup.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
			this.KaoQinManageGroup.Location = new System.Drawing.Point(136, 56);
			this.KaoQinManageGroup.Name = "KaoQinManageGroup";
			this.KaoQinManageGroup.Size = new System.Drawing.Size(576, 408);
			this.KaoQinManageGroup.TabIndex = 1;
			this.KaoQinManageGroup.TabStop = false;
			// 
			// KaoQinBackLabel
			// 
			this.KaoQinBackLabel.Enabled = false;
			this.KaoQinBackLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
			this.KaoQinBackLabel.ForeColor = System.Drawing.SystemColors.Desktop;
			this.KaoQinBackLabel.Location = new System.Drawing.Point(304, 240);
			this.KaoQinBackLabel.Name = "KaoQinBackLabel";
			this.KaoQinBackLabel.Size = new System.Drawing.Size(72, 16);
			this.KaoQinBackLabel.TabIndex = 11;
			this.KaoQinBackLabel.Text = "考勤备份";
			this.KaoQinBackLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.KaoQinBackLabel.Click += new System.EventHandler(this.KaoQinBackLabel_Click);
			this.KaoQinBackLabel.MouseEnter += new System.EventHandler(this.kaoQinTongJiLabel_MouseEnter);
			this.KaoQinBackLabel.MouseLeave += new System.EventHandler(this.kaoQinTongJiLabel_MouseLeave);
			// 
			// kaoQinTongJiLabel
			// 
			this.kaoQinTongJiLabel.ContextMenu = this.context;
			this.kaoQinTongJiLabel.Enabled = false;
			this.kaoQinTongJiLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
			this.kaoQinTongJiLabel.ForeColor = System.Drawing.SystemColors.Desktop;
			this.kaoQinTongJiLabel.Location = new System.Drawing.Point(200, 240);
			this.kaoQinTongJiLabel.Name = "kaoQinTongJiLabel";
			this.kaoQinTongJiLabel.Size = new System.Drawing.Size(72, 16);
			this.kaoQinTongJiLabel.TabIndex = 10;
			this.kaoQinTongJiLabel.Text = "考勤统计";
			this.kaoQinTongJiLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.kaoQinTongJiLabel.Click += new System.EventHandler(this.kaoQinTongJiLabel_Click);
			this.kaoQinTongJiLabel.MouseEnter += new System.EventHandler(this.kaoQinTongJiLabel_MouseEnter);
			this.kaoQinTongJiLabel.MouseLeave += new System.EventHandler(this.kaoQinTongJiLabel_MouseLeave);
			// 
			// context
			// 
			this.context.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
																					this.menuMonth,
																					this.menuDay});
			// 
			// menuMonth
			// 
			this.menuMonth.Index = 0;
			this.menuMonth.Text = "月统计(&M)";
			this.menuMonth.Click += new System.EventHandler(this.menuMonth_Click);
			// 
			// menuDay
			// 
			this.menuDay.Index = 1;
			this.menuDay.Text = "天统计(&D)";
			this.menuDay.Click += new System.EventHandler(this.menuDay_Click);
			// 
			// usersManagerLabel
			// 
			this.usersManagerLabel.Enabled = false;
			this.usersManagerLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
			this.usersManagerLabel.ForeColor = System.Drawing.SystemColors.Desktop;
			this.usersManagerLabel.Location = new System.Drawing.Point(96, 240);
			this.usersManagerLabel.Name = "usersManagerLabel";
			this.usersManagerLabel.Size = new System.Drawing.Size(72, 16);
			this.usersManagerLabel.TabIndex = 9;
			this.usersManagerLabel.Text = "早退查询";
			this.usersManagerLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.usersManagerLabel.Click += new System.EventHandler(this.usersManagerLabel_Click);
			this.usersManagerLabel.MouseEnter += new System.EventHandler(this.kaoQinTongJiLabel_MouseEnter);
			this.usersManagerLabel.MouseLeave += new System.EventHandler(this.kaoQinTongJiLabel_MouseLeave);
			// 
			// QuXianLabel
			// 
			this.QuXianLabel.Enabled = false;
			this.QuXianLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
			this.QuXianLabel.ForeColor = System.Drawing.SystemColors.Desktop;
			this.QuXianLabel.Location = new System.Drawing.Point(0, 240);
			this.QuXianLabel.Name = "QuXianLabel";
			this.QuXianLabel.Size = new System.Drawing.Size(72, 16);
			this.QuXianLabel.TabIndex = 8;
			this.QuXianLabel.Text = "员工档案";
			this.QuXianLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.QuXianLabel.Click += new System.EventHandler(this.QuXianLabel_Click);
			this.QuXianLabel.MouseEnter += new System.EventHandler(this.kaoQinTongJiLabel_MouseEnter);
			this.QuXianLabel.MouseLeave += new System.EventHandler(this.kaoQinTongJiLabel_MouseLeave);
			// 
			// LeaveLabel
			// 
			this.LeaveLabel.Enabled = false;
			this.LeaveLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
			this.LeaveLabel.ForeColor = System.Drawing.SystemColors.Desktop;
			this.LeaveLabel.Location = new System.Drawing.Point(400, 136);
			this.LeaveLabel.Name = "LeaveLabel";
			this.LeaveLabel.Size = new System.Drawing.Size(72, 16);
			this.LeaveLabel.TabIndex = 7;
			this.LeaveLabel.Text = "请假查询";
			this.LeaveLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.LeaveLabel.Click += new System.EventHandler(this.LeaveLabel_Click);
			this.LeaveLabel.MouseEnter += new System.EventHandler(this.kaoQinTongJiLabel_MouseEnter);
			this.LeaveLabel.MouseLeave += new System.EventHandler(this.kaoQinTongJiLabel_MouseLeave);
			// 
			// lateLabel
			// 
			this.lateLabel.Enabled = false;
			this.lateLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
			this.lateLabel.ForeColor = System.Drawing.SystemColors.Desktop;
			this.lateLabel.Location = new System.Drawing.Point(304, 136);
			this.lateLabel.Name = "lateLabel";
			this.lateLabel.Size = new System.Drawing.Size(72, 16);
			this.lateLabel.TabIndex = 6;
			this.lateLabel.Text = "迟到查询";
			this.lateLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.lateLabel.Click += new System.EventHandler(this.lateLabel_Click);
			this.lateLabel.MouseEnter += new System.EventHandler(this.kaoQinTongJiLabel_MouseEnter);
			this.lateLabel.MouseLeave += new System.EventHandler(this.kaoQinTongJiLabel_MouseLeave);
			// 
			// ZhaoTuiLabel
			// 
			this.ZhaoTuiLabel.Enabled = false;
			this.ZhaoTuiLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
			this.ZhaoTuiLabel.ForeColor = System.Drawing.SystemColors.Desktop;
			this.ZhaoTuiLabel.Location = new System.Drawing.Point(200, 136);
			this.ZhaoTuiLabel.Name = "ZhaoTuiLabel";
			this.ZhaoTuiLabel.Size = new System.Drawing.Size(72, 16);
			this.ZhaoTuiLabel.TabIndex = 5;
			this.ZhaoTuiLabel.Text = "未到查询";
			this.ZhaoTuiLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.ZhaoTuiLabel.Click += new System.EventHandler(this.ZhaoTuiLabel_Click);
			this.ZhaoTuiLabel.MouseEnter += new System.EventHandler(this.kaoQinTongJiLabel_MouseEnter);
			this.ZhaoTuiLabel.MouseLeave += new System.EventHandler(this.kaoQinTongJiLabel_MouseLeave);
			// 
			// KaoQinRiZhiLabel
			// 
			this.KaoQinRiZhiLabel.Enabled = false;
			this.KaoQinRiZhiLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
			this.KaoQinRiZhiLabel.ForeColor = System.Drawing.SystemColors.Desktop;
			this.KaoQinRiZhiLabel.Location = new System.Drawing.Point(96, 136);
			this.KaoQinRiZhiLabel.Name = "KaoQinRiZhiLabel";
			this.KaoQinRiZhiLabel.Size = new System.Drawing.Size(72, 16);
			this.KaoQinRiZhiLabel.TabIndex = 4;
			this.KaoQinRiZhiLabel.Text = "考勤日志";
			this.KaoQinRiZhiLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.KaoQinRiZhiLabel.Click += new System.EventHandler(this.KaoQinRiZhiLabel_Click);
			this.KaoQinRiZhiLabel.MouseEnter += new System.EventHandler(this.kaoQinTongJiLabel_MouseEnter);
			this.KaoQinRiZhiLabel.MouseLeave += new System.EventHandler(this.kaoQinTongJiLabel_MouseLeave);
			// 
			// EmployeeLabel
			// 
			this.EmployeeLabel.Enabled = false;
			this.EmployeeLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
			this.EmployeeLabel.ForeColor = System.Drawing.SystemColors.Desktop;
			this.EmployeeLabel.Location = new System.Drawing.Point(0, 136);
			this.EmployeeLabel.Name = "EmployeeLabel";
			this.EmployeeLabel.Size = new System.Drawing.Size(72, 16);
			this.EmployeeLabel.TabIndex = 3;
			this.EmployeeLabel.Text = "部门管理";
			this.EmployeeLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.EmployeeLabel.Click += new System.EventHandler(this.EmployeeLabel_Click);
			this.EmployeeLabel.MouseEnter += new System.EventHandler(this.kaoQinTongJiLabel_MouseEnter);
			this.EmployeeLabel.MouseLeave += new System.EventHandler(this.kaoQinTongJiLabel_MouseLeave);
			// 
			// ImageMoKuai
			// 
			this.ImageMoKuai.BackColor = System.Drawing.SystemColors.ControlLightLight;
			this.ImageMoKuai.Cursor = System.Windows.Forms.Cursors.Hand;
			this.ImageMoKuai.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
			this.ImageMoKuai.Image = ((System.Drawing.Image)(resources.GetObject("ImageMoKuai.Image")));
			this.ImageMoKuai.Location = new System.Drawing.Point(0, 56);
			this.ImageMoKuai.Name = "ImageMoKuai";
			this.ImageMoKuai.Size = new System.Drawing.Size(568, 352);
			this.ImageMoKuai.TabIndex = 1;
			this.ImageMoKuai.TabStop = false;
			this.ImageMoKuai.Click += new System.EventHandler(this.ImageMoKuai_Click);
			// 
			// label1
			// 
			this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
			this.label1.ForeColor = System.Drawing.SystemColors.Desktop;
			this.label1.Location = new System.Drawing.Point(48, 24);
			this.label1.Name = "label1";
			this.label1.Size = new System.Drawing.Size(80, 16);
			this.label1.TabIndex = 2;
			this.label1.Text = "考勤管理";
			// 
			// TitleImage
			// 
			this.TitleImage.Image = ((System.Drawing.Image)(resources.GetObject("TitleImage.Image")));
			this.TitleImage.Location = new System.Drawing.Point(0, 8);
			this.TitleImage.Name = "TitleImage";
			this.TitleImage.Size = new System.Drawing.Size(162, 49);
			this.TitleImage.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
			this.TitleImage.TabIndex = 2;
			this.TitleImage.TabStop = false;
			// 
			// SystemManagerGroup
			// 
			this.SystemManagerGroup.BackColor = System.Drawing.SystemColors.ControlLightLight;
			this.SystemManagerGroup.Controls.Add(this.SystemRevertLabel);
			this.SystemManagerGroup.Controls.Add(this.SystemDesignLabel);
			this.SystemManagerGroup.Controls.Add(this.SystemBackLabel);
			this.SystemManagerGroup.Controls.Add(this.pictureBox6);
			this.SystemManagerGroup.Controls.Add(this.label15);
			this.SystemManagerGroup.Controls.Add(this.pictureBox5);
			this.SystemManagerGroup.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.SystemManagerGroup.Location = new System.Drawing.Point(136, 56);
			this.SystemManagerGroup.Name = "SystemManagerGroup";
			this.SystemManagerGroup.Size = new System.Drawing.Size(576, 408);

⌨️ 快捷键说明

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