📄 checkform.designer.cs
字号:
namespace MyPersonnel
{
partial class CheckForm
{
/// <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 Windows 窗体设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CheckForm));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
this.考勤记录BindingNavigator = new System.Windows.Forms.BindingNavigator(this.components);
this.考勤记录BindingSource = new System.Windows.Forms.BindingSource(this.components);
this.myPersonnelDataSet = new MyPersonnel.MyPersonnelDataSet();
this.考勤日期ToolStripLabel = new System.Windows.Forms.ToolStripLabel();
this.考勤年份ToolStripComboBox = new System.Windows.Forms.ToolStripComboBox();
this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
this.月份ToolStripComboBox = new System.Windows.Forms.ToolStripComboBox();
this.部门ToolStripLabel = new System.Windows.Forms.ToolStripLabel();
this.部门ToolStripComboBox = new System.Windows.Forms.ToolStripComboBox();
this.查询ToolStripButton = new System.Windows.Forms.ToolStripButton();
this.考勤记录BindingNavigatorSaveItem = new System.Windows.Forms.ToolStripButton();
this.打印ToolStripButton = new System.Windows.Forms.ToolStripButton();
this.考勤记录DataGridView = new System.Windows.Forms.DataGridView();
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn24 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn25 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn26 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn27 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn28 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn29 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn30 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn31 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn32 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn33 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn34 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
this.出勤ToolStripButton = new System.Windows.Forms.ToolStripButton();
this.迟到ToolStripButton = new System.Windows.Forms.ToolStripButton();
this.早退ToolStripButton = new System.Windows.Forms.ToolStripButton();
this.产假ToolStripButton = new System.Windows.Forms.ToolStripButton();
this.事假ToolStripButton = new System.Windows.Forms.ToolStripButton();
this.病假ToolStripButton = new System.Windows.Forms.ToolStripButton();
this.婚假ToolStripButton = new System.Windows.Forms.ToolStripButton();
this.旷工ToolStripButton = new System.Windows.Forms.ToolStripButton();
this.考勤记录TableAdapter = new MyPersonnel.MyPersonnelDataSetTableAdapters.考勤记录TableAdapter();
((System.ComponentModel.ISupportInitialize)(this.考勤记录BindingNavigator)).BeginInit();
this.考勤记录BindingNavigator.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.考勤记录BindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.myPersonnelDataSet)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.考勤记录DataGridView)).BeginInit();
this.toolStrip1.SuspendLayout();
this.SuspendLayout();
//
// 考勤记录BindingNavigator
//
this.考勤记录BindingNavigator.AddNewItem = null;
this.考勤记录BindingNavigator.BindingSource = this.考勤记录BindingSource;
this.考勤记录BindingNavigator.CountItem = null;
this.考勤记录BindingNavigator.DeleteItem = null;
this.考勤记录BindingNavigator.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.考勤日期ToolStripLabel,
this.考勤年份ToolStripComboBox,
this.toolStripLabel1,
this.月份ToolStripComboBox,
this.部门ToolStripLabel,
this.部门ToolStripComboBox,
this.查询ToolStripButton,
this.考勤记录BindingNavigatorSaveItem,
this.打印ToolStripButton});
this.考勤记录BindingNavigator.Location = new System.Drawing.Point(0, 0);
this.考勤记录BindingNavigator.MoveFirstItem = null;
this.考勤记录BindingNavigator.MoveLastItem = null;
this.考勤记录BindingNavigator.MoveNextItem = null;
this.考勤记录BindingNavigator.MovePreviousItem = null;
this.考勤记录BindingNavigator.Name = "考勤记录BindingNavigator";
this.考勤记录BindingNavigator.PositionItem = null;
this.考勤记录BindingNavigator.Size = new System.Drawing.Size(542, 25);
this.考勤记录BindingNavigator.TabIndex = 0;
this.考勤记录BindingNavigator.Text = "bindingNavigator1";
//
// 考勤记录BindingSource
//
this.考勤记录BindingSource.DataMember = "考勤记录";
this.考勤记录BindingSource.DataSource = this.myPersonnelDataSet;
//
// myPersonnelDataSet
//
this.myPersonnelDataSet.DataSetName = "MyPersonnelDataSet";
this.myPersonnelDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
//
// 考勤日期ToolStripLabel
//
this.考勤日期ToolStripLabel.Name = "考勤日期ToolStripLabel";
this.考勤日期ToolStripLabel.Size = new System.Drawing.Size(59, 22);
this.考勤日期ToolStripLabel.Text = "考勤年份:";
//
// 考勤年份ToolStripComboBox
//
this.考勤年份ToolStripComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.考勤年份ToolStripComboBox.DropDownWidth = 30;
this.考勤年份ToolStripComboBox.Name = "考勤年份ToolStripComboBox";
this.考勤年份ToolStripComboBox.Size = new System.Drawing.Size(75, 25);
//
// toolStripLabel1
//
this.toolStripLabel1.Name = "toolStripLabel1";
this.toolStripLabel1.Size = new System.Drawing.Size(35, 22);
this.toolStripLabel1.Text = "月份:";
//
// 月份ToolStripComboBox
//
this.月份ToolStripComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.月份ToolStripComboBox.DropDownWidth = 30;
this.月份ToolStripComboBox.Name = "月份ToolStripComboBox";
this.月份ToolStripComboBox.Size = new System.Drawing.Size(75, 25);
//
// 部门ToolStripLabel
//
this.部门ToolStripLabel.Name = "部门ToolStripLabel";
this.部门ToolStripLabel.Size = new System.Drawing.Size(35, 22);
this.部门ToolStripLabel.Text = "部门:";
//
// 部门ToolStripComboBox
//
this.部门ToolStripComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.部门ToolStripComboBox.Name = "部门ToolStripComboBox";
this.部门ToolStripComboBox.Size = new System.Drawing.Size(80, 25);
//
// 查询ToolStripButton
//
this.查询ToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("查询ToolStripButton.Image")));
this.查询ToolStripButton.Name = "查询ToolStripButton";
this.查询ToolStripButton.Size = new System.Drawing.Size(49, 22);
this.查询ToolStripButton.Text = "查询";
this.查询ToolStripButton.Click += new System.EventHandler(this.查询ToolStripButton_Click);
//
// 考勤记录BindingNavigatorSaveItem
//
this.考勤记录BindingNavigatorSaveItem.Image = ((System.Drawing.Image)(resources.GetObject("考勤记录BindingNavigatorSaveItem.Image")));
this.考勤记录BindingNavigatorSaveItem.Name = "考勤记录BindingNavigatorSaveItem";
this.考勤记录BindingNavigatorSaveItem.Size = new System.Drawing.Size(49, 22);
this.考勤记录BindingNavigatorSaveItem.Text = "保存";
this.考勤记录BindingNavigatorSaveItem.Click += new System.EventHandler(this.考勤记录BindingNavigatorSaveItem_Click);
//
// 打印ToolStripButton
//
this.打印ToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("打印ToolStripButton.Image")));
this.打印ToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.打印ToolStripButton.Name = "打印ToolStripButton";
this.打印ToolStripButton.Size = new System.Drawing.Size(49, 22);
this.打印ToolStripButton.Text = "打印";
this.打印ToolStripButton.Click += new System.EventHandler(this.打印ToolStripButton_Click);
//
// 考勤记录DataGridView
//
this.考勤记录DataGridView.AllowUserToAddRows = false;
this.考勤记录DataGridView.AllowUserToDeleteRows = false;
this.考勤记录DataGridView.AllowUserToResizeRows = false;
this.考勤记录DataGridView.AutoGenerateColumns = false;
this.考勤记录DataGridView.BackgroundColor = System.Drawing.SystemColors.ActiveCaption;
dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.Menu;
dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.考勤记录DataGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
this.考勤记录DataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.dataGridViewTextBoxColumn1,
this.dataGridViewTextBoxColumn2,
this.dataGridViewTextBoxColumn3,
this.dataGridViewTextBoxColumn4,
this.dataGridViewTextBoxColumn5,
this.dataGridViewTextBoxColumn6,
this.dataGridViewTextBoxColumn7,
this.dataGridViewTextBoxColumn8,
this.dataGridViewTextBoxColumn9,
this.dataGridViewTextBoxColumn10,
this.dataGridViewTextBoxColumn11,
this.dataGridViewTextBoxColumn12,
this.dataGridViewTextBoxColumn13,
this.dataGridViewTextBoxColumn14,
this.dataGridViewTextBoxColumn15,
this.dataGridViewTextBoxColumn16,
this.dataGridViewTextBoxColumn17,
this.dataGridViewTextBoxColumn18,
this.dataGridViewTextBoxColumn19,
this.dataGridViewTextBoxColumn20,
this.dataGridViewTextBoxColumn21,
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -