|
|
|
@ -0,0 +1,306 @@ |
|
|
|
|
namespace PEIS.View.Exam |
|
|
|
|
{ |
|
|
|
|
partial class EmploymentHisForm |
|
|
|
|
{ |
|
|
|
|
/// <summary> |
|
|
|
|
/// Required designer variable. |
|
|
|
|
/// </summary> |
|
|
|
|
private System.ComponentModel.IContainer components = null; |
|
|
|
|
|
|
|
|
|
/// <summary> |
|
|
|
|
/// Clean up any resources being used. |
|
|
|
|
/// </summary> |
|
|
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> |
|
|
|
|
protected override void Dispose(bool disposing) |
|
|
|
|
{ |
|
|
|
|
if (disposing && (components != null)) |
|
|
|
|
{ |
|
|
|
|
components.Dispose(); |
|
|
|
|
} |
|
|
|
|
base.Dispose(disposing); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#region Windows Form Designer generated code |
|
|
|
|
|
|
|
|
|
/// <summary> |
|
|
|
|
/// Required method for Designer support - do not modify |
|
|
|
|
/// the contents of this method with the code editor. |
|
|
|
|
/// </summary> |
|
|
|
|
private void InitializeComponent() |
|
|
|
|
{ |
|
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(EmploymentHisForm)); |
|
|
|
|
this.panel1 = new System.Windows.Forms.Panel(); |
|
|
|
|
this.textBox5 = new System.Windows.Forms.TextBox(); |
|
|
|
|
this.label7 = new System.Windows.Forms.Label(); |
|
|
|
|
this.label6 = new System.Windows.Forms.Label(); |
|
|
|
|
this.textBox4 = new System.Windows.Forms.TextBox(); |
|
|
|
|
this.dateEdit2 = new DevExpress.XtraEditors.DateEdit(); |
|
|
|
|
this.label5 = new System.Windows.Forms.Label(); |
|
|
|
|
this.label4 = new System.Windows.Forms.Label(); |
|
|
|
|
this.dateEdit1 = new DevExpress.XtraEditors.DateEdit(); |
|
|
|
|
this.textBox3 = new System.Windows.Forms.TextBox(); |
|
|
|
|
this.label3 = new System.Windows.Forms.Label(); |
|
|
|
|
this.textBox2 = new System.Windows.Forms.TextBox(); |
|
|
|
|
this.label2 = new System.Windows.Forms.Label(); |
|
|
|
|
this.label1 = new System.Windows.Forms.Label(); |
|
|
|
|
this.textBox1 = new System.Windows.Forms.TextBox(); |
|
|
|
|
this.panel2 = new System.Windows.Forms.Panel(); |
|
|
|
|
this.CancelBtn = new System.Windows.Forms.Button(); |
|
|
|
|
this.ConfirmBtn = new System.Windows.Forms.Button(); |
|
|
|
|
this.panel1.SuspendLayout(); |
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties.CalendarTimeProperties)).BeginInit(); |
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties)).BeginInit(); |
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.CalendarTimeProperties)).BeginInit(); |
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).BeginInit(); |
|
|
|
|
this.panel2.SuspendLayout(); |
|
|
|
|
this.SuspendLayout(); |
|
|
|
|
// |
|
|
|
|
// panel1 |
|
|
|
|
// |
|
|
|
|
this.panel1.Controls.Add(this.textBox5); |
|
|
|
|
this.panel1.Controls.Add(this.label7); |
|
|
|
|
this.panel1.Controls.Add(this.label6); |
|
|
|
|
this.panel1.Controls.Add(this.textBox4); |
|
|
|
|
this.panel1.Controls.Add(this.dateEdit2); |
|
|
|
|
this.panel1.Controls.Add(this.label5); |
|
|
|
|
this.panel1.Controls.Add(this.label4); |
|
|
|
|
this.panel1.Controls.Add(this.dateEdit1); |
|
|
|
|
this.panel1.Controls.Add(this.textBox3); |
|
|
|
|
this.panel1.Controls.Add(this.label3); |
|
|
|
|
this.panel1.Controls.Add(this.textBox2); |
|
|
|
|
this.panel1.Controls.Add(this.label2); |
|
|
|
|
this.panel1.Controls.Add(this.label1); |
|
|
|
|
this.panel1.Controls.Add(this.textBox1); |
|
|
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
|
this.panel1.Location = new System.Drawing.Point(0, 0); |
|
|
|
|
this.panel1.Name = "panel1"; |
|
|
|
|
this.panel1.Size = new System.Drawing.Size(461, 270); |
|
|
|
|
this.panel1.TabIndex = 0; |
|
|
|
|
// |
|
|
|
|
// textBox5 |
|
|
|
|
// |
|
|
|
|
this.textBox5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
this.textBox5.Location = new System.Drawing.Point(129, 211); |
|
|
|
|
this.textBox5.Multiline = true; |
|
|
|
|
this.textBox5.Name = "textBox5"; |
|
|
|
|
this.textBox5.Size = new System.Drawing.Size(222, 53); |
|
|
|
|
this.textBox5.TabIndex = 13; |
|
|
|
|
// |
|
|
|
|
// label7 |
|
|
|
|
// |
|
|
|
|
this.label7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
this.label7.ImageAlign = System.Drawing.ContentAlignment.MiddleRight; |
|
|
|
|
this.label7.Location = new System.Drawing.Point(23, 209); |
|
|
|
|
this.label7.Name = "label7"; |
|
|
|
|
this.label7.Size = new System.Drawing.Size(100, 23); |
|
|
|
|
this.label7.TabIndex = 12; |
|
|
|
|
this.label7.Text = "防护措施:"; |
|
|
|
|
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight; |
|
|
|
|
// |
|
|
|
|
// label6 |
|
|
|
|
// |
|
|
|
|
this.label6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
this.label6.ImageAlign = System.Drawing.ContentAlignment.MiddleRight; |
|
|
|
|
this.label6.Location = new System.Drawing.Point(23, 145); |
|
|
|
|
this.label6.Name = "label6"; |
|
|
|
|
this.label6.Size = new System.Drawing.Size(100, 23); |
|
|
|
|
this.label6.TabIndex = 11; |
|
|
|
|
this.label6.Text = "有害因素:"; |
|
|
|
|
this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight; |
|
|
|
|
// |
|
|
|
|
// textBox4 |
|
|
|
|
// |
|
|
|
|
this.textBox4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
this.textBox4.Location = new System.Drawing.Point(129, 147); |
|
|
|
|
this.textBox4.Multiline = true; |
|
|
|
|
this.textBox4.Name = "textBox4"; |
|
|
|
|
this.textBox4.Size = new System.Drawing.Size(222, 53); |
|
|
|
|
this.textBox4.TabIndex = 10; |
|
|
|
|
// |
|
|
|
|
// dateEdit2 |
|
|
|
|
// |
|
|
|
|
this.dateEdit2.EditValue = null; |
|
|
|
|
this.dateEdit2.Location = new System.Drawing.Point(129, 120); |
|
|
|
|
this.dateEdit2.Name = "dateEdit2"; |
|
|
|
|
this.dateEdit2.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
|
|
|
|
this.dateEdit2.Properties.Appearance.Options.UseFont = true; |
|
|
|
|
this.dateEdit2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
|
|
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
|
|
|
|
this.dateEdit2.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
|
|
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
|
|
|
|
this.dateEdit2.Size = new System.Drawing.Size(222, 24); |
|
|
|
|
this.dateEdit2.TabIndex = 9; |
|
|
|
|
// |
|
|
|
|
// label5 |
|
|
|
|
// |
|
|
|
|
this.label5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
this.label5.ImageAlign = System.Drawing.ContentAlignment.MiddleRight; |
|
|
|
|
this.label5.Location = new System.Drawing.Point(23, 117); |
|
|
|
|
this.label5.Name = "label5"; |
|
|
|
|
this.label5.Size = new System.Drawing.Size(100, 23); |
|
|
|
|
this.label5.TabIndex = 8; |
|
|
|
|
this.label5.Text = "终止时间:"; |
|
|
|
|
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight; |
|
|
|
|
// |
|
|
|
|
// label4 |
|
|
|
|
// |
|
|
|
|
this.label4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
this.label4.ImageAlign = System.Drawing.ContentAlignment.MiddleRight; |
|
|
|
|
this.label4.Location = new System.Drawing.Point(23, 91); |
|
|
|
|
this.label4.Name = "label4"; |
|
|
|
|
this.label4.Size = new System.Drawing.Size(100, 23); |
|
|
|
|
this.label4.TabIndex = 7; |
|
|
|
|
this.label4.Text = "起始时间:"; |
|
|
|
|
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight; |
|
|
|
|
// |
|
|
|
|
// dateEdit1 |
|
|
|
|
// |
|
|
|
|
this.dateEdit1.EditValue = null; |
|
|
|
|
this.dateEdit1.Location = new System.Drawing.Point(129, 94); |
|
|
|
|
this.dateEdit1.Name = "dateEdit1"; |
|
|
|
|
this.dateEdit1.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
|
|
|
|
this.dateEdit1.Properties.Appearance.Options.UseFont = true; |
|
|
|
|
this.dateEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
|
|
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
|
|
|
|
this.dateEdit1.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
|
|
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
|
|
|
|
this.dateEdit1.Size = new System.Drawing.Size(222, 24); |
|
|
|
|
this.dateEdit1.TabIndex = 6; |
|
|
|
|
// |
|
|
|
|
// textBox3 |
|
|
|
|
// |
|
|
|
|
this.textBox3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
this.textBox3.Location = new System.Drawing.Point(129, 67); |
|
|
|
|
this.textBox3.Name = "textBox3"; |
|
|
|
|
this.textBox3.Size = new System.Drawing.Size(222, 23); |
|
|
|
|
this.textBox3.TabIndex = 5; |
|
|
|
|
// |
|
|
|
|
// label3 |
|
|
|
|
// |
|
|
|
|
this.label3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
this.label3.ImageAlign = System.Drawing.ContentAlignment.MiddleRight; |
|
|
|
|
this.label3.Location = new System.Drawing.Point(23, 64); |
|
|
|
|
this.label3.Name = "label3"; |
|
|
|
|
this.label3.Size = new System.Drawing.Size(100, 23); |
|
|
|
|
this.label3.TabIndex = 4; |
|
|
|
|
this.label3.Text = "车间:"; |
|
|
|
|
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight; |
|
|
|
|
// |
|
|
|
|
// textBox2 |
|
|
|
|
// |
|
|
|
|
this.textBox2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
this.textBox2.Location = new System.Drawing.Point(129, 40); |
|
|
|
|
this.textBox2.Name = "textBox2"; |
|
|
|
|
this.textBox2.Size = new System.Drawing.Size(222, 23); |
|
|
|
|
this.textBox2.TabIndex = 3; |
|
|
|
|
// |
|
|
|
|
// label2 |
|
|
|
|
// |
|
|
|
|
this.label2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
this.label2.ImageAlign = System.Drawing.ContentAlignment.MiddleRight; |
|
|
|
|
this.label2.Location = new System.Drawing.Point(23, 38); |
|
|
|
|
this.label2.Name = "label2"; |
|
|
|
|
this.label2.Size = new System.Drawing.Size(100, 23); |
|
|
|
|
this.label2.TabIndex = 2; |
|
|
|
|
this.label2.Text = "工种:"; |
|
|
|
|
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; |
|
|
|
|
// |
|
|
|
|
// label1 |
|
|
|
|
// |
|
|
|
|
this.label1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
this.label1.ImageAlign = System.Drawing.ContentAlignment.MiddleRight; |
|
|
|
|
this.label1.Location = new System.Drawing.Point(23, 15); |
|
|
|
|
this.label1.Name = "label1"; |
|
|
|
|
this.label1.Size = new System.Drawing.Size(100, 23); |
|
|
|
|
this.label1.TabIndex = 1; |
|
|
|
|
this.label1.Text = "单位:"; |
|
|
|
|
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; |
|
|
|
|
// |
|
|
|
|
// textBox1 |
|
|
|
|
// |
|
|
|
|
this.textBox1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
this.textBox1.Location = new System.Drawing.Point(129, 15); |
|
|
|
|
this.textBox1.Name = "textBox1"; |
|
|
|
|
this.textBox1.Size = new System.Drawing.Size(222, 23); |
|
|
|
|
this.textBox1.TabIndex = 0; |
|
|
|
|
// |
|
|
|
|
// panel2 |
|
|
|
|
// |
|
|
|
|
this.panel2.Controls.Add(this.CancelBtn); |
|
|
|
|
this.panel2.Controls.Add(this.ConfirmBtn); |
|
|
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom; |
|
|
|
|
this.panel2.Location = new System.Drawing.Point(0, 270); |
|
|
|
|
this.panel2.Name = "panel2"; |
|
|
|
|
this.panel2.Size = new System.Drawing.Size(461, 57); |
|
|
|
|
this.panel2.TabIndex = 1; |
|
|
|
|
// |
|
|
|
|
// CancelBtn |
|
|
|
|
// |
|
|
|
|
this.CancelBtn.Image = ((System.Drawing.Image)(resources.GetObject("CancelBtn.Image"))); |
|
|
|
|
this.CancelBtn.Location = new System.Drawing.Point(251, -3); |
|
|
|
|
this.CancelBtn.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4); |
|
|
|
|
this.CancelBtn.Name = "CancelBtn"; |
|
|
|
|
this.CancelBtn.Size = new System.Drawing.Size(91, 41); |
|
|
|
|
this.CancelBtn.TabIndex = 20; |
|
|
|
|
this.CancelBtn.Text = "取消"; |
|
|
|
|
this.CancelBtn.TextAlign = System.Drawing.ContentAlignment.MiddleRight; |
|
|
|
|
this.CancelBtn.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText; |
|
|
|
|
this.CancelBtn.UseVisualStyleBackColor = true; |
|
|
|
|
// |
|
|
|
|
// ConfirmBtn |
|
|
|
|
// |
|
|
|
|
this.ConfirmBtn.Image = ((System.Drawing.Image)(resources.GetObject("ConfirmBtn.Image"))); |
|
|
|
|
this.ConfirmBtn.Location = new System.Drawing.Point(129, 0); |
|
|
|
|
this.ConfirmBtn.Margin = new System.Windows.Forms.Padding(2, 4, 2, 4); |
|
|
|
|
this.ConfirmBtn.Name = "ConfirmBtn"; |
|
|
|
|
this.ConfirmBtn.Size = new System.Drawing.Size(90, 38); |
|
|
|
|
this.ConfirmBtn.TabIndex = 19; |
|
|
|
|
this.ConfirmBtn.Text = "确认"; |
|
|
|
|
this.ConfirmBtn.TextAlign = System.Drawing.ContentAlignment.MiddleRight; |
|
|
|
|
this.ConfirmBtn.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText; |
|
|
|
|
this.ConfirmBtn.UseVisualStyleBackColor = true; |
|
|
|
|
// |
|
|
|
|
// EmploymentHisForm |
|
|
|
|
// |
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
|
|
|
|
this.ClientSize = new System.Drawing.Size(461, 327); |
|
|
|
|
this.Controls.Add(this.panel1); |
|
|
|
|
this.Controls.Add(this.panel2); |
|
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow; |
|
|
|
|
this.Name = "EmploymentHisForm"; |
|
|
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; |
|
|
|
|
this.Text = "职业史"; |
|
|
|
|
this.panel1.ResumeLayout(false); |
|
|
|
|
this.panel1.PerformLayout(); |
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties.CalendarTimeProperties)).EndInit(); |
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties)).EndInit(); |
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.CalendarTimeProperties)).EndInit(); |
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).EndInit(); |
|
|
|
|
this.panel2.ResumeLayout(false); |
|
|
|
|
this.ResumeLayout(false); |
|
|
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
#endregion |
|
|
|
|
|
|
|
|
|
private System.Windows.Forms.Panel panel1; |
|
|
|
|
private System.Windows.Forms.Label label1; |
|
|
|
|
private System.Windows.Forms.TextBox textBox1; |
|
|
|
|
private System.Windows.Forms.Panel panel2; |
|
|
|
|
private System.Windows.Forms.TextBox textBox3; |
|
|
|
|
private System.Windows.Forms.Label label3; |
|
|
|
|
private System.Windows.Forms.TextBox textBox2; |
|
|
|
|
private System.Windows.Forms.Label label2; |
|
|
|
|
private DevExpress.XtraEditors.DateEdit dateEdit1; |
|
|
|
|
private DevExpress.XtraEditors.DateEdit dateEdit2; |
|
|
|
|
private System.Windows.Forms.Label label5; |
|
|
|
|
private System.Windows.Forms.Label label4; |
|
|
|
|
private System.Windows.Forms.Label label6; |
|
|
|
|
private System.Windows.Forms.TextBox textBox4; |
|
|
|
|
private System.Windows.Forms.Label label7; |
|
|
|
|
private System.Windows.Forms.TextBox textBox5; |
|
|
|
|
private System.Windows.Forms.Button ConfirmBtn; |
|
|
|
|
private System.Windows.Forms.Button CancelBtn; |
|
|
|
|
} |
|
|
|
|
} |