📄 amendstafferinfo.h
字号:
this->groupBox1->Controls->Add(this->label5);
this->groupBox1->Controls->Add(this->label4);
this->groupBox1->Controls->Add(this->label3);
this->groupBox1->Controls->Add(this->label2);
this->groupBox1->Controls->Add(this->tBoxStaffMemo);
this->groupBox1->Controls->Add(this->cmbStaffDepartmentID);
this->groupBox1->Controls->Add(this->tBoxStaffDepartment);
this->groupBox1->Controls->Add(this->tBoxStaffAccount);
this->groupBox1->Controls->Add(this->tBoxStaffEmail);
this->groupBox1->Controls->Add(this->tBoxStaffMobileNumber);
this->groupBox1->Controls->Add(this->tBoxStaffOfficeNumber);
this->groupBox1->Controls->Add(this->tBoxStaffFamilyNumber);
this->groupBox1->Controls->Add(this->tBoxStaffIndividualID);
this->groupBox1->Controls->Add(this->tBoxStaffMarriage);
this->groupBox1->Controls->Add(this->tBoxStaffHealth);
this->groupBox1->Controls->Add(this->tBoxStaffGraduatedSchool);
this->groupBox1->Controls->Add(this->label1);
this->groupBox1->Controls->Add(this->tBoxStaffEducation);
this->groupBox1->Controls->Add(this->tBoxStaffAge);
this->groupBox1->Controls->Add(this->tBoxStafBirthDay);
this->groupBox1->Controls->Add(this->cmbStaffNativePlace);
this->groupBox1->Controls->Add(this->cmbStaffNation);
this->groupBox1->Controls->Add(this->cmbStaffSex);
this->groupBox1->Controls->Add(this->tBoxStaffNameCode);
this->groupBox1->Controls->Add(this->tBoxStaffName);
this->groupBox1->Controls->Add(this->tBoxStaffID);
this->groupBox1->Dock = System::Windows::Forms::DockStyle::Bottom;
this->groupBox1->Location = System::Drawing::Point(0, 165);
this->groupBox1->Name = S"groupBox1";
this->groupBox1->Size = System::Drawing::Size(664, 256);
this->groupBox1->TabIndex = 2;
this->groupBox1->TabStop = false;
//
// label21
//
this->label21->Location = System::Drawing::Point(8, 228);
this->label21->Name = S"label21";
this->label21->Size = System::Drawing::Size(32, 16);
this->label21->TabIndex = 41;
this->label21->Text = S"备注";
//
// label20
//
this->label20->Location = System::Drawing::Point(456, 168);
this->label20->Name = S"label20";
this->label20->Size = System::Drawing::Size(56, 16);
this->label20->TabIndex = 40;
this->label20->Text = S"单位名称";
//
// label19
//
this->label19->Location = System::Drawing::Point(336, 168);
this->label19->Name = S"label19";
this->label19->Size = System::Drawing::Size(56, 16);
this->label19->TabIndex = 39;
this->label19->Text = S"单位编号";
//
// label18
//
this->label18->Location = System::Drawing::Point(216, 168);
this->label18->Name = S"label18";
this->label18->Size = System::Drawing::Size(56, 16);
this->label18->TabIndex = 38;
this->label18->Text = S"职工账号";
//
// label17
//
this->label17->Location = System::Drawing::Point(8, 168);
this->label17->Name = S"label17";
this->label17->Size = System::Drawing::Size(56, 16);
this->label17->TabIndex = 37;
this->label17->Text = S"电子邮件地址";
//
// label16
//
this->label16->Location = System::Drawing::Point(512, 120);
this->label16->Name = S"label16";
this->label16->Size = System::Drawing::Size(56, 16);
this->label16->TabIndex = 36;
this->label16->Text = S"移动电话";
//
// label15
//
this->label15->Location = System::Drawing::Point(392, 120);
this->label15->Name = S"label15";
this->label15->Size = System::Drawing::Size(56, 16);
this->label15->TabIndex = 35;
this->label15->Text = S"办公电话";
this->label15->Click += new System::EventHandler(this, label15_Click);
//
// label14
//
this->label14->Location = System::Drawing::Point(264, 120);
this->label14->Name = S"label14";
this->label14->Size = System::Drawing::Size(56, 16);
this->label14->TabIndex = 34;
this->label14->Text = S"家庭电话";
//
// label13
//
this->label13->Location = System::Drawing::Point(120, 120);
this->label13->Name = S"label13";
this->label13->Size = System::Drawing::Size(56, 16);
this->label13->TabIndex = 33;
this->label13->Text = S"身份证号";
//
// label12
//
this->label12->Location = System::Drawing::Point(64, 120);
this->label12->Name = S"label12";
this->label12->Size = System::Drawing::Size(56, 16);
this->label12->TabIndex = 32;
this->label12->Text = S"婚姻状况";
//
// label11
//
this->label11->Location = System::Drawing::Point(8, 120);
this->label11->Name = S"label11";
this->label11->Size = System::Drawing::Size(56, 16);
this->label11->TabIndex = 31;
this->label11->Text = S"健康状况";
//
// label10
//
this->label10->Location = System::Drawing::Point(328, 72);
this->label10->Name = S"label10";
this->label10->Size = System::Drawing::Size(56, 16);
this->label10->TabIndex = 30;
this->label10->Text = S"毕业学校";
//
// label9
//
this->label9->Location = System::Drawing::Point(176, 72);
this->label9->Name = S"label9";
this->label9->Size = System::Drawing::Size(56, 16);
this->label9->TabIndex = 29;
this->label9->Text = S"文化程度";
//
// label8
//
this->label8->Location = System::Drawing::Point(104, 72);
this->label8->Name = S"label8";
this->label8->Size = System::Drawing::Size(56, 16);
this->label8->TabIndex = 28;
this->label8->Text = S"年龄";
//
// label7
//
this->label7->Location = System::Drawing::Point(8, 72);
this->label7->Name = S"label7";
this->label7->Size = System::Drawing::Size(56, 16);
this->label7->TabIndex = 27;
this->label7->Text = S"出生日期";
//
// label6
//
this->label6->Location = System::Drawing::Point(432, 24);
this->label6->Name = S"label6";
this->label6->Size = System::Drawing::Size(56, 16);
this->label6->TabIndex = 26;
this->label6->Text = S"籍贯";
//
// label5
//
this->label5->Location = System::Drawing::Point(328, 24);
this->label5->Name = S"label5";
this->label5->Size = System::Drawing::Size(56, 16);
this->label5->TabIndex = 25;
this->label5->Text = S"民族";
//
// label4
//
this->label4->Location = System::Drawing::Point(272, 24);
this->label4->Name = S"label4";
this->label4->Size = System::Drawing::Size(32, 16);
this->label4->TabIndex = 24;
this->label4->Text = S"性别";
//
// label3
//
this->label3->Location = System::Drawing::Point(184, 24);
this->label3->Name = S"label3";
this->label3->Size = System::Drawing::Size(56, 16);
this->label3->TabIndex = 23;
this->label3->Text = S"姓名简码";
//
// label2
//
this->label2->Location = System::Drawing::Point(96, 24);
this->label2->Name = S"label2";
this->label2->Size = System::Drawing::Size(56, 16);
this->label2->TabIndex = 22;
this->label2->Text = S"姓名";
//
// tBoxStaffMemo
//
this->tBoxStaffMemo->Location = System::Drawing::Point(48, 224);
this->tBoxStaffMemo->Name = S"tBoxStaffMemo";
this->tBoxStaffMemo->Size = System::Drawing::Size(576, 21);
this->tBoxStaffMemo->TabIndex = 21;
this->tBoxStaffMemo->Text = S"";
//
// cmbStaffDepartmentID
//
this->cmbStaffDepartmentID->Location = System::Drawing::Point(336, 184);
this->cmbStaffDepartmentID->Name = S"cmbStaffDepartmentID";
this->cmbStaffDepartmentID->Size = System::Drawing::Size(112, 20);
this->cmbStaffDepartmentID->TabIndex = 20;
this->cmbStaffDepartmentID->TextChanged += new System::EventHandler(this, cmbStaffDepartmentID_TextChanged);
//
// tBoxStaffDepartment
//
this->tBoxStaffDepartment->Location = System::Drawing::Point(456, 184);
this->tBoxStaffDepartment->Name = S"tBoxStaffDepartment";
this->tBoxStaffDepartment->ReadOnly = true;
this->tBoxStaffDepartment->Size = System::Drawing::Size(168, 21);
this->tBoxStaffDepartment->TabIndex = 19;
this->tBoxStaffDepartment->Text = S"";
//
// tBoxStaffAccount
//
this->tBoxStaffAccount->Location = System::Drawing::Point(216, 184);
this->tBoxStaffAccount->Name = S"tBoxStaffAccount";
this->tBoxStaffAccount->Size = System::Drawing::Size(112, 21);
this->tBoxStaffAccount->TabIndex = 18;
this->tBoxStaffAccount->Text = S"";
//
// tBoxStaffEmail
//
this->tBoxStaffEmail->Location = System::Drawing::Point(8, 184);
this->tBoxStaffEmail->Name = S"tBoxStaffEmail";
this->tBoxStaffEmail->Size = System::Drawing::Size(200, 21);
this->tBoxStaffEmail->TabIndex = 17;
this->tBoxStaffEmail->Text = S"";
//
// tBoxStaffMobileNumber
//
this->tBoxStaffMobileNumber->Location = System::Drawing::Point(512, 136);
this->tBoxStaffMobileNumber->Name = S"tBoxStaffMobileNumber";
this->tBoxStaffMobileNumber->Size = System::Drawing::Size(112, 21);
this->tBoxStaffMobileNumber->TabIndex = 16;
this->tBoxStaffMobileNumber->Text = S"";
//
// tBoxStaffOfficeNumber
//
this->tBoxStaffOfficeNumber->Location = System::Drawing::Point(392, 136);
this->tBoxStaffOfficeNumber->Name = S"tBoxStaffOfficeNumber";
this->tBoxStaffOfficeNumber->Size = System::Drawing::Size(112, 21);
this->tBoxStaffOfficeNumber->TabIndex = 15;
this->tBoxStaffOfficeNumber->Text = S"";
//
// tBoxStaffFamilyNumber
//
this->tBoxStaffFamilyNumber->Location = System::Drawing::Point(264, 136);
this->tBoxStaffFamilyNumber->Name = S"tBoxStaffFamilyNumber";
this->tBoxStaffFamilyNumber->Size = System::Drawing::Size(120, 21);
this->tBoxStaffFamilyNumber->TabIndex = 14;
this->tBoxStaffFamilyNumber->Text = S"";
//
// tBoxStaffIndividualID
//
this->tBoxStaffIndividualID->Location = System::Drawing::Point(120, 136);
this->tBoxStaffIndividualID->Name = S"tBoxStaffIndividualID";
this->tBoxStaffIndividualID->Size = System::Drawing::Size(136, 21);
this->tBoxStaffIndividualID->TabIndex = 13;
this->tBoxStaffIndividualID->Text = S"";
//
// tBoxStaffMarriage
//
this->tBoxStaffMarriage->Location = System::Drawing::Point(64, 136);
this->tBoxStaffMarriage->Name = S"tBoxStaffMarriage";
this->tBoxStaffMarriage->Size = System::Drawing::Size(48, 21);
this->tBoxStaffMarriage->TabIndex = 12;
this->tBoxStaffMarriage->Text = S"";
//
// tBoxStaffHealth
//
this->tBoxStaffHealth->Location = System::Drawing::Point(8, 136);
this->tBoxStaffHealth->Name = S"tBoxStaffHealth";
this->tBoxStaffHealth->Size = System::Drawing::Size(48, 21);
this->tBoxStaffHealth->TabIndex = 11;
this->tBoxStaffHealth->Text = S"";
//
// tBoxStaffGraduatedSchool
//
this->tBoxStaffGraduatedSchool->Location = System::Drawing::Point(328, 88);
this->tBoxStaffGraduatedSchool->Name = S"tBoxStaffGraduatedSchool";
this->tBoxStaffGraduatedSchool->Size = System::Drawing::Size(296, 21);
this->tBoxStaffGraduatedSchool->TabIndex = 10;
this->tBoxStaffGraduatedSchool->Text = S"";
//
// label1
//
this->label1->Location = System::Drawing::Point(8, 24);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -