📄 personnelform.designer.cs
字号:
namespace MyPersonnel
{
partial class PersonnelForm
{
/// <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.Windows.Forms.Label 自编号Label;
System.Windows.Forms.Label 员工编号Label;
System.Windows.Forms.Label 部门Label;
System.Windows.Forms.Label 姓名Label;
System.Windows.Forms.Label 性别Label;
System.Windows.Forms.Label 出生年月Label;
System.Windows.Forms.Label 身份证号码Label;
System.Windows.Forms.Label 民族Label;
System.Windows.Forms.Label 政治面貌Label;
System.Windows.Forms.Label 婚姻状况Label;
System.Windows.Forms.Label 文化程度Label;
System.Windows.Forms.Label 专业Label;
System.Windows.Forms.Label 毕业院校Label;
System.Windows.Forms.Label 职称Label;
System.Windows.Forms.Label 职务Label;
System.Windows.Forms.Label 进入本单位时间Label;
System.Windows.Forms.Label 合同服务年限Label;
System.Windows.Forms.Label 基本工资Label;
System.Windows.Forms.Label 银行帐号Label;
System.Windows.Forms.Label 养老保险帐号Label;
System.Windows.Forms.Label 医疗保险帐号Label;
System.Windows.Forms.Label 住房基金帐号Label;
System.Windows.Forms.Label 联系电话Label;
System.Windows.Forms.Label 手机号码Label;
System.Windows.Forms.Label 电子信箱Label;
System.Windows.Forms.Label 家庭住址Label;
System.Windows.Forms.Label 邮政编码Label;
System.Windows.Forms.Label 籍贯Label;
System.Windows.Forms.Label 说明Label;
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PersonnelForm));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
this.基本档案BindingNavigator = new System.Windows.Forms.BindingNavigator(this.components);
this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton();
this.基本档案BindingSource = new System.Windows.Forms.BindingSource(this.components);
this.myPersonnelDataSet = new MyPersonnel.MyPersonnelDataSet();
this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
this.bindingNavigatorDeleteItem = new System.Windows.Forms.ToolStripButton();
this.姓名ToolStripLabel = new System.Windows.Forms.ToolStripLabel();
this.姓名ToolStripTextBox = new System.Windows.Forms.ToolStripTextBox();
this.查询FillByToolStripButton = new System.Windows.Forms.ToolStripButton();
this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
this.基本档案BindingNavigatorSaveItem = 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.自编号TextBox = new System.Windows.Forms.TextBox();
this.员工编号TextBox = new System.Windows.Forms.TextBox();
this.部门ComboBox = new System.Windows.Forms.ComboBox();
this.姓名TextBox = new System.Windows.Forms.TextBox();
this.性别ComboBox = new System.Windows.Forms.ComboBox();
this.出生年月DateTimePicker = new System.Windows.Forms.DateTimePicker();
this.身份证号码MaskedTextBox = new System.Windows.Forms.MaskedTextBox();
this.民族ComboBox = new System.Windows.Forms.ComboBox();
this.政治面貌ComboBox = new System.Windows.Forms.ComboBox();
this.婚姻状况ComboBox = new System.Windows.Forms.ComboBox();
this.文化程度ComboBox = new System.Windows.Forms.ComboBox();
this.专业TextBox = new System.Windows.Forms.TextBox();
this.毕业院校TextBox = new System.Windows.Forms.TextBox();
this.职称ComboBox = new System.Windows.Forms.ComboBox();
this.职务ComboBox = new System.Windows.Forms.ComboBox();
this.进入本单位时间DateTimePicker = new System.Windows.Forms.DateTimePicker();
this.合同服务年限ComboBox = new System.Windows.Forms.ComboBox();
this.基本工资MaskedTextBox = new System.Windows.Forms.MaskedTextBox();
this.银行帐号TextBox = new System.Windows.Forms.TextBox();
this.养老保险帐号TextBox = new System.Windows.Forms.TextBox();
this.医疗保险帐号TextBox = new System.Windows.Forms.TextBox();
this.住房基金帐号TextBox = new System.Windows.Forms.TextBox();
this.联系电话TextBox = new System.Windows.Forms.TextBox();
this.手机号码TextBox = new System.Windows.Forms.TextBox();
this.电子信箱MaskedTextBox = new System.Windows.Forms.MaskedTextBox();
this.家庭住址TextBox = new System.Windows.Forms.TextBox();
this.邮政编码MaskedTextBox = new System.Windows.Forms.MaskedTextBox();
this.籍贯TextBox = new System.Windows.Forms.TextBox();
this.说明TextBox = new System.Windows.Forms.TextBox();
this.基本档案TableAdapter = new MyPersonnel.MyPersonnelDataSetTableAdapters.基本档案TableAdapter();
自编号Label = new System.Windows.Forms.Label();
员工编号Label = new System.Windows.Forms.Label();
部门Label = new System.Windows.Forms.Label();
姓名Label = new System.Windows.Forms.Label();
性别Label = new System.Windows.Forms.Label();
出生年月Label = new System.Windows.Forms.Label();
身份证号码Label = new System.Windows.Forms.Label();
民族Label = new System.Windows.Forms.Label();
政治面貌Label = new System.Windows.Forms.Label();
婚姻状况Label = new System.Windows.Forms.Label();
文化程度Label = new System.Windows.Forms.Label();
专业Label = new System.Windows.Forms.Label();
毕业院校Label = new System.Windows.Forms.Label();
职称Label = new System.Windows.Forms.Label();
职务Label = new System.Windows.Forms.Label();
进入本单位时间Label = new System.Windows.Forms.Label();
合同服务年限Label = new System.Windows.Forms.Label();
基本工资Label = new System.Windows.Forms.Label();
银行帐号Label = new System.Windows.Forms.Label();
养老保险帐号Label = new System.Windows.Forms.Label();
医疗保险帐号Label = new System.Windows.Forms.Label();
住房基金帐号Label = new System.Windows.Forms.Label();
联系电话Label = new System.Windows.Forms.Label();
手机号码Label = new System.Windows.Forms.Label();
电子信箱Label = new System.Windows.Forms.Label();
家庭住址Label = new System.Windows.Forms.Label();
邮政编码Label = new System.Windows.Forms.Label();
籍贯Label = new System.Windows.Forms.Label();
说明Label = new System.Windows.Forms.Label();
((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.SuspendLayout();
//
// 自编号Label
//
自编号Label.AutoSize = true;
自编号Label.Location = new System.Drawing.Point(5, 35);
自编号Label.Name = "自编号Label";
自编号Label.Size = new System.Drawing.Size(47, 12);
自编号Label.TabIndex = 2;
自编号Label.Text = "自编号:";
//
// 员工编号Label
//
员工编号Label.AutoSize = true;
员工编号Label.Location = new System.Drawing.Point(167, 35);
员工编号Label.Name = "员工编号Label";
员工编号Label.Size = new System.Drawing.Size(59, 12);
员工编号Label.TabIndex = 4;
员工编号Label.Text = "员工编号:";
//
// 部门Label
//
部门Label.AutoSize = true;
部门Label.Location = new System.Drawing.Point(358, 35);
部门Label.Name = "部门Label";
部门Label.Size = new System.Drawing.Size(35, 12);
部门Label.TabIndex = 6;
部门Label.Text = "部门:";
//
// 姓名Label
//
姓名Label.AutoSize = true;
姓名Label.Location = new System.Drawing.Point(5, 60);
姓名Label.Name = "姓名Label";
姓名Label.Size = new System.Drawing.Size(35, 12);
姓名Label.TabIndex = 8;
姓名Label.Text = "姓名:";
//
// 性别Label
//
性别Label.AutoSize = true;
性别Label.Location = new System.Drawing.Point(167, 60);
性别Label.Name = "性别Label";
性别Label.Size = new System.Drawing.Size(35, 12);
性别Label.TabIndex = 10;
性别Label.Text = "性别:";
//
// 出生年月Label
//
出生年月Label.AutoSize = true;
出生年月Label.Location = new System.Drawing.Point(334, 58);
出生年月Label.Name = "出生年月Label";
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -