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

📄 form1.designer.cs

📁 企业培训信息管理
💻 CS
📖 第 1 页 / 共 5 页
字号:
            部门Label = new System.Windows.Forms.Label();
            this.tabCtrl.SuspendLayout();
            this.tabP1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.员工名册BindingNavigator)).BeginInit();
            this.员工名册BindingNavigator.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.员工名册BindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.hr1DataSet)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.员工名册DataGridView)).BeginInit();
            this.tabPage2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.培训项表bindingNavigator1)).BeginInit();
            this.培训项表bindingNavigator1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.培训项表BindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.培训项表DataGridView)).BeginInit();
            this.tabPage3.SuspendLayout();
            this.splitContainer1.Panel1.SuspendLayout();
            this.splitContainer1.Panel2.SuspendLayout();
            this.splitContainer1.SuspendLayout();
            this.groupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.培训DataGridView)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.培训BindingSource)).BeginInit();
            this.splitContainer2.Panel1.SuspendLayout();
            this.splitContainer2.Panel2.SuspendLayout();
            this.splitContainer2.SuspendLayout();
            this.groupBox3.SuspendLayout();
            this.splitContainer4.Panel1.SuspendLayout();
            this.splitContainer4.Panel2.SuspendLayout();
            this.splitContainer4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.员工参加培训记录DataGridView)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.员工参加培训记录BindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).BeginInit();
            this.bindingNavigator1.SuspendLayout();
            this.groupBox2.SuspendLayout();
            this.splitContainer3.Panel1.SuspendLayout();
            this.splitContainer3.Panel2.SuspendLayout();
            this.splitContainer3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.员工DataGridView)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.员工BindingSource)).BeginInit();
            this.tabPage4.SuspendLayout();
            this.tabControl1.SuspendLayout();
            this.tabPage1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.培训项表DataGridView1)).BeginInit();
            this.tabPage5.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.员工DataGridView1)).BeginInit();
            this.tabPage6.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.员工参加培训记录DataGridView1)).BeginInit();
            this.tabPage7.SuspendLayout();
            this.splitContainer5.Panel1.SuspendLayout();
            this.splitContainer5.Panel2.SuspendLayout();
            this.splitContainer5.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dgv)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.按员工BindingSource)).BeginInit();
            this.tabPage8.SuspendLayout();
            this.splitContainer6.Panel1.SuspendLayout();
            this.splitContainer6.Panel2.SuspendLayout();
            this.splitContainer6.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.按部门查员工参加培训记录DataGridView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.部门BindingSource)).BeginInit();
            this.SuspendLayout();
            // 
            // 部门Label
            // 
            部门Label.AutoSize = true;
            部门Label.Location = new System.Drawing.Point(58, 23);
            部门Label.Name = "部门Label";
            部门Label.Size = new System.Drawing.Size(35, 12);
            部门Label.TabIndex = 1;
            部门Label.Text = "部门:";
            // 
            // tabCtrl
            // 
            this.tabCtrl.Controls.Add(this.tabP1);
            this.tabCtrl.Controls.Add(this.tabPage2);
            this.tabCtrl.Controls.Add(this.tabPage3);
            this.tabCtrl.Controls.Add(this.tabPage4);
            this.tabCtrl.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabCtrl.Location = new System.Drawing.Point(0, 0);
            this.tabCtrl.Name = "tabCtrl";
            this.tabCtrl.SelectedIndex = 0;
            this.tabCtrl.Size = new System.Drawing.Size(798, 400);
            this.tabCtrl.TabIndex = 0;
            // 
            // tabP1
            // 
            this.tabP1.AutoScroll = true;
            this.tabP1.Controls.Add(this.员工名册BindingNavigator);
            this.tabP1.Controls.Add(this.员工名册DataGridView);
            this.tabP1.Location = new System.Drawing.Point(4, 21);
            this.tabP1.Name = "tabP1";
            this.tabP1.Padding = new System.Windows.Forms.Padding(3);
            this.tabP1.Size = new System.Drawing.Size(790, 375);
            this.tabP1.TabIndex = 0;
            this.tabP1.Text = "录入人员数据";
            this.tabP1.UseVisualStyleBackColor = true;
            // 
            // 员工名册BindingNavigator
            // 
            this.员工名册BindingNavigator.AddNewItem = this.bindingNavigatorAddNewItem;
            this.员工名册BindingNavigator.BindingSource = this.员工名册BindingSource;
            this.员工名册BindingNavigator.CountItem = this.bindingNavigatorCountItem;
            this.员工名册BindingNavigator.DeleteItem = this.bindingNavigatorDeleteItem;
            this.员工名册BindingNavigator.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.员工名册BindingNavigator.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.bindingNavigatorMoveFirstItem,
            this.bindingNavigatorMovePreviousItem,
            this.bindingNavigatorSeparator,
            this.bindingNavigatorPositionItem,
            this.bindingNavigatorCountItem,
            this.bindingNavigatorSeparator1,
            this.bindingNavigatorMoveNextItem,
            this.bindingNavigatorMoveLastItem,
            this.bindingNavigatorSeparator2,
            this.bindingNavigatorAddNewItem,
            this.bindingNavigatorDeleteItem,
            this.员工名册BindingNavigatorSaveItem});
            this.员工名册BindingNavigator.Location = new System.Drawing.Point(3, 347);
            this.员工名册BindingNavigator.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
            this.员工名册BindingNavigator.MoveLastItem = this.bindingNavigatorMoveLastItem;
            this.员工名册BindingNavigator.MoveNextItem = this.bindingNavigatorMoveNextItem;
            this.员工名册BindingNavigator.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
            this.员工名册BindingNavigator.Name = "员工名册BindingNavigator";
            this.员工名册BindingNavigator.PositionItem = this.bindingNavigatorPositionItem;
            this.员工名册BindingNavigator.Size = new System.Drawing.Size(784, 25);
            this.员工名册BindingNavigator.TabIndex = 2;
            this.员工名册BindingNavigator.Text = "bindingNavigator1";
            // 
            // bindingNavigatorAddNewItem
            // 
            this.bindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.bindingNavigatorAddNewItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorAddNewItem.Image")));
            this.bindingNavigatorAddNewItem.Name = "bindingNavigatorAddNewItem";
            this.bindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = true;
            this.bindingNavigatorAddNewItem.Size = new System.Drawing.Size(23, 22);
            this.bindingNavigatorAddNewItem.Text = "新添";
            this.bindingNavigatorAddNewItem.Click += new System.EventHandler(this.bindingNavigatorAddNewItem_Click);
            // 
            // 员工名册BindingSource
            // 
            this.员工名册BindingSource.DataMember = "员工名册";
            this.员工名册BindingSource.DataSource = this.hr1DataSet;
            // 
            // hr1DataSet
            // 
            this.hr1DataSet.DataSetName = "hr1DataSet";
            this.hr1DataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
            // 
            // bindingNavigatorCountItem
            // 
            this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
            this.bindingNavigatorCountItem.Size = new System.Drawing.Size(35, 22);
            this.bindingNavigatorCountItem.Text = "/ {0}";
            this.bindingNavigatorCountItem.ToolTipText = "总项数";
            // 
            // bindingNavigatorDeleteItem
            // 
            this.bindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.bindingNavigatorDeleteItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorDeleteItem.Image")));
            this.bindingNavigatorDeleteItem.Name = "bindingNavigatorDeleteItem";
            this.bindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = true;
            this.bindingNavigatorDeleteItem.Size = new System.Drawing.Size(23, 22);
            this.bindingNavigatorDeleteItem.Text = "删除";
            // 
            // bindingNavigatorMoveFirstItem
            // 
            this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
            this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
            this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
            this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 22);
            this.bindingNavigatorMoveFirstItem.Text = "移到第一条记录";
            // 
            // bindingNavigatorMovePreviousItem
            // 
            this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
            this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
            this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
            this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 22);
            this.bindingNavigatorMovePreviousItem.Text = "移到上一条记录";
            // 
            // bindingNavigatorSeparator
            // 
            this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
            this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25);
            // 
            // bindingNavigatorPositionItem
            // 
            this.bindingNavigatorPositionItem.AccessibleName = "位置";
            this.bindingNavigatorPositionItem.AutoSize = false;
            this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
            this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 21);
            this.bindingNavigatorPositionItem.Text = "0";
            this.bindingNavigatorPositionItem.ToolTipText = "当前位置";
            // 
            // bindingNavigatorSeparator1
            // 
            this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
            this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 25);
            // 
            // bindingNavigatorMoveNextItem
            // 
            this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
            this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
            this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
            this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 22);
            this.bindingNavigatorMoveNextItem.Text = "移到下一条记录";
            // 

⌨️ 快捷键说明

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