📄 personnelform.h
字号:
this->合同服务年限ComboBox = (gcnew System::Windows::Forms::ComboBox());
this->基本工资MaskedTextBox = (gcnew System::Windows::Forms::MaskedTextBox());
this->银行帐号TextBox = (gcnew System::Windows::Forms::TextBox());
this->养老保险帐号TextBox = (gcnew System::Windows::Forms::TextBox());
this->医疗保险帐号TextBox = (gcnew System::Windows::Forms::TextBox());
this->住房基金帐号TextBox = (gcnew System::Windows::Forms::TextBox());
this->联系电话TextBox = (gcnew System::Windows::Forms::TextBox());
this->移动电话号码TextBox = (gcnew System::Windows::Forms::TextBox());
this->电子信箱MaskedTextBox = (gcnew System::Windows::Forms::MaskedTextBox());
this->家庭住址TextBox = (gcnew System::Windows::Forms::TextBox());
this->邮政编码MaskedTextBox = (gcnew System::Windows::Forms::MaskedTextBox());
this->籍贯TextBox = (gcnew System::Windows::Forms::TextBox());
this->说明TextBox = (gcnew System::Windows::Forms::TextBox());
this->基本档案DataGridView = (gcnew System::Windows::Forms::DataGridView());
自编号Label = (gcnew System::Windows::Forms::Label());
员工编号Label = (gcnew System::Windows::Forms::Label());
部门Label = (gcnew System::Windows::Forms::Label());
姓名Label = (gcnew System::Windows::Forms::Label());
性别Label = (gcnew System::Windows::Forms::Label());
出生年月Label = (gcnew System::Windows::Forms::Label());
身份证号码Label = (gcnew System::Windows::Forms::Label());
民族Label = (gcnew System::Windows::Forms::Label());
政治面貌Label = (gcnew System::Windows::Forms::Label());
婚姻状况Label = (gcnew System::Windows::Forms::Label());
文化程度Label = (gcnew System::Windows::Forms::Label());
专业Label = (gcnew System::Windows::Forms::Label());
毕业院校Label = (gcnew System::Windows::Forms::Label());
职称Label = (gcnew System::Windows::Forms::Label());
职务Label = (gcnew System::Windows::Forms::Label());
进入本单位时间Label = (gcnew System::Windows::Forms::Label());
合同服务年限Label = (gcnew System::Windows::Forms::Label());
基本工资Label = (gcnew System::Windows::Forms::Label());
银行帐号Label = (gcnew System::Windows::Forms::Label());
养老保险帐号Label = (gcnew System::Windows::Forms::Label());
医疗保险帐号Label = (gcnew System::Windows::Forms::Label());
住房基金帐号Label = (gcnew System::Windows::Forms::Label());
联系电话Label = (gcnew System::Windows::Forms::Label());
手机号码Label = (gcnew System::Windows::Forms::Label());
电子信箱Label = (gcnew System::Windows::Forms::Label());
家庭住址Label = (gcnew System::Windows::Forms::Label());
邮政编码Label = (gcnew System::Windows::Forms::Label());
籍贯Label = (gcnew System::Windows::Forms::Label());
说明Label = (gcnew System::Windows::Forms::Label());
(cli::safe_cast<System::ComponentModel::ISupportInitialize^ >(this->MyPersonnelDataSet))->BeginInit();
(cli::safe_cast<System::ComponentModel::ISupportInitialize^ >(this->基本档案BindingSource))->BeginInit();
(cli::safe_cast<System::ComponentModel::ISupportInitialize^ >(this->基本档案BindingNavigator))->BeginInit();
this->基本档案BindingNavigator->SuspendLayout();
(cli::safe_cast<System::ComponentModel::ISupportInitialize^ >(this->基本档案DataGridView))->BeginInit();
this->SuspendLayout();
//
// 自编号Label
//
自编号Label->AutoSize = true;
自编号Label->Location = System::Drawing::Point(5, 35);
自编号Label->Name = L"自编号Label";
自编号Label->Size = System::Drawing::Size(47, 12);
自编号Label->TabIndex = 61;
自编号Label->Text = L"自编号:";
//
// 员工编号Label
//
员工编号Label->AutoSize = true;
员工编号Label->Location = System::Drawing::Point(167, 35);
员工编号Label->Name = L"员工编号Label";
员工编号Label->Size = System::Drawing::Size(59, 12);
员工编号Label->TabIndex = 63;
员工编号Label->Text = L"员工编号:";
//
// 部门Label
//
部门Label->AutoSize = true;
部门Label->Location = System::Drawing::Point(358, 35);
部门Label->Name = L"部门Label";
部门Label->Size = System::Drawing::Size(35, 12);
部门Label->TabIndex = 65;
部门Label->Text = L"部门:";
//
// 姓名Label
//
姓名Label->AutoSize = true;
姓名Label->Location = System::Drawing::Point(5, 60);
姓名Label->Name = L"姓名Label";
姓名Label->Size = System::Drawing::Size(35, 12);
姓名Label->TabIndex = 67;
姓名Label->Text = L"姓名:";
//
// 性别Label
//
性别Label->AutoSize = true;
性别Label->Location = System::Drawing::Point(167, 60);
性别Label->Name = L"性别Label";
性别Label->Size = System::Drawing::Size(35, 12);
性别Label->TabIndex = 69;
性别Label->Text = L"性别:";
//
// 出生年月Label
//
出生年月Label->AutoSize = true;
出生年月Label->Location = System::Drawing::Point(334, 58);
出生年月Label->Name = L"出生年月Label";
出生年月Label->Size = System::Drawing::Size(59, 12);
出生年月Label->TabIndex = 71;
出生年月Label->Text = L"出生年月:";
//
// 身份证号码Label
//
身份证号码Label->AutoSize = true;
身份证号码Label->Location = System::Drawing::Point(5, 85);
身份证号码Label->Name = L"身份证号码Label";
身份证号码Label->Size = System::Drawing::Size(71, 12);
身份证号码Label->TabIndex = 73;
身份证号码Label->Text = L"身份证号码:";
//
// 民族Label
//
民族Label->AutoSize = true;
民族Label->Location = System::Drawing::Point(230, 85);
民族Label->Name = L"民族Label";
民族Label->Size = System::Drawing::Size(35, 12);
民族Label->TabIndex = 75;
民族Label->Text = L"民族:";
//
// 政治面貌Label
//
政治面貌Label->AutoSize = true;
政治面貌Label->Location = System::Drawing::Point(361, 85);
政治面貌Label->Name = L"政治面貌Label";
政治面貌Label->Size = System::Drawing::Size(59, 12);
政治面貌Label->TabIndex = 77;
政治面貌Label->Text = L"政治面貌:";
//
// 婚姻状况Label
//
婚姻状况Label->AutoSize = true;
婚姻状况Label->Location = System::Drawing::Point(5, 110);
婚姻状况Label->Name = L"婚姻状况Label";
婚姻状况Label->Size = System::Drawing::Size(59, 12);
婚姻状况Label->TabIndex = 79;
婚姻状况Label->Text = L"婚姻状况:";
//
// 文化程度Label
//
文化程度Label->AutoSize = true;
文化程度Label->Location = System::Drawing::Point(165, 110);
文化程度Label->Name = L"文化程度Label";
文化程度Label->Size = System::Drawing::Size(59, 12);
文化程度Label->TabIndex = 81;
文化程度Label->Text = L"文化程度:";
//
// 专业Label
//
专业Label->AutoSize = true;
专业Label->Location = System::Drawing::Point(313, 110);
专业Label->Name = L"专业Label";
专业Label->Size = System::Drawing::Size(35, 12);
专业Label->TabIndex = 83;
专业Label->Text = L"专业:";
//
// 毕业院校Label
//
毕业院校Label->AutoSize = true;
毕业院校Label->Location = System::Drawing::Point(5, 135);
毕业院校Label->Name = L"毕业院校Label";
毕业院校Label->Size = System::Drawing::Size(59, 12);
毕业院校Label->TabIndex = 85;
毕业院校Label->Text = L"毕业院校:";
//
// 职称Label
//
职称Label->AutoSize = true;
职称Label->Location = System::Drawing::Point(274, 135);
职称Label->Name = L"职称Label";
职称Label->Size = System::Drawing::Size(35, 12);
职称Label->TabIndex = 87;
职称Label->Text = L"职称:";
//
// 职务Label
//
职务Label->AutoSize = true;
职务Label->Location = System::Drawing::Point(401, 135);
职务Label->Name = L"职务Label";
职务Label->Size = System::Drawing::Size(35, 12);
职务Label->TabIndex = 89;
职务Label->Text = L"职务:";
//
// 进入本单位时间Label
//
进入本单位时间Label->AutoSize = true;
进入本单位时间Label->Location = System::Drawing::Point(5, 160);
进入本单位时间Label->Name = L"进入本单位时间Label";
进入本单位时间Label->Size = System::Drawing::Size(95, 12);
进入本单位时间Label->TabIndex = 91;
进入本单位时间Label->Text = L"进入本单位时间:";
//
// 合同服务年限Label
//
合同服务年限Label->AutoSize = true;
合同服务年限Label->Location = System::Drawing::Point(232, 160);
合同服务年限Label->Name = L"合同服务年限Label";
合同服务年限Label->Size = System::Drawing::Size(83, 12);
合同服务年限Label->TabIndex = 93;
合同服务年限Label->Text = L"合同服务年限:";
//
// 基本工资Label
//
基本工资Label->AutoSize = true;
基本工资Label->Location = System::Drawing::Point(397, 159);
基本工资Label->Name = L"基本工资Label";
基本工资Label->Size = System::Drawing::Size(59, 12);
基本工资Label->TabIndex = 95;
基本工资Label->Text = L"基本工资:";
//
// 银行帐号Label
//
银行帐号Label->AutoSize = true;
银行帐号Label->Location = System::Drawing::Point(5, 185);
银行帐号Label->Name = L"银行帐号Label";
银行帐号Label->Size = System::Drawing::Size(59, 12);
银行帐号Label->TabIndex = 97;
银行帐号Label->Text = L"银行帐号:";
//
// 养老保险帐号Label
//
养老保险帐号Label->AutoSize = true;
养老保险帐号Label->Location = System::Drawing::Point(250, 185);
养老保险帐号Label->Name = L"养老保险帐号Label";
养老保险帐号Label->Size = System::Drawing::Size(83, 12);
养老保险帐号Label->TabIndex = 99;
养老保险帐号Label->Text = L"养老保险帐号:";
//
// 医疗保险帐号Label
//
医疗保险帐号Label->AutoSize = true;
医疗保险帐号Label->Location = System::Drawing::Point(5, 210);
医疗保险帐号Label->Name = L"医疗保险帐号Label";
医疗保险帐号Label->Size = System::Drawing::Size(83, 12);
医疗保险帐号Label->TabIndex = 101;
医疗保险帐号Label->Text = L"医疗保险帐号:";
//
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -