📄 sy_jsgrtgdata.cs
字号:
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
namespace GzglClient.Froms
{
/// <summary>
/// SY_JSGRTGData 的摘要说明。
/// </summary>
public class SY_JSGRTGData : System.Windows.Forms.Form
{
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.TextBox textBox3;
private System.Windows.Forms.TextBox textBox4;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.TextBox qrrzsj;
private System.Windows.Forms.TextBox rzsj;
private System.Windows.Forms.Label label26;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.TextBox rrz;
private System.Windows.Forms.TextBox zwjb;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.TextBox yjxl;
private System.Windows.Forms.TextBox gznx;
private System.Windows.Forms.TextBox cjgzsj;
private System.Windows.Forms.TextBox xb;
private System.Windows.Forms.TextBox zwmc;
private System.Windows.Forms.TextBox xl;
private System.Windows.Forms.TextBox kh;
private System.Windows.Forms.TextBox jdgl;
private System.Windows.Forms.TextBox xm;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.TextBox szdw;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TextBox textBox15;
private System.Windows.Forms.TextBox textBox18;
private System.Windows.Forms.Label label42;
private System.Windows.Forms.Label label45;
private System.Windows.Forms.Label label46;
private System.Windows.Forms.TextBox textBox22;
private System.Windows.Forms.TextBox textBox23;
private System.Windows.Forms.Label label47;
private System.Windows.Forms.Label label48;
private System.Windows.Forms.TextBox textBox5;
private System.Windows.Forms.Label label41;
private System.Windows.Forms.TextBox textBox6;
private System.Windows.Forms.Label label43;
private System.Windows.Forms.TextBox textBox16;
private System.Windows.Forms.TextBox textBox17;
private System.Windows.Forms.Label label34;
private System.Windows.Forms.Label label35;
private System.Windows.Forms.Label label36;
private System.Windows.Forms.TextBox textBox19;
private System.Windows.Forms.TextBox textBox20;
private System.Windows.Forms.TextBox textBox21;
private System.Windows.Forms.Label label38;
private System.Windows.Forms.Label label39;
private System.Windows.Forms.Label label40;
private System.Windows.Forms.TextBox textBox9;
private System.Windows.Forms.TextBox textBox10;
private System.Windows.Forms.TextBox textBox11;
private System.Windows.Forms.TextBox textBox12;
private System.Windows.Forms.TextBox textBox13;
private System.Windows.Forms.TextBox textBox14;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.Label label27;
private System.Windows.Forms.Label label28;
private System.Windows.Forms.Label label29;
private System.Windows.Forms.Label label30;
private System.Windows.Forms.Label label31;
private System.Windows.Forms.TextBox textBox7;
private System.Windows.Forms.TextBox textBox8;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Label label23;
private string PersonId = "";
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.Container components = null;
public SY_JSGRTGData(string _PersonId)
{
PersonId =_PersonId;
//
// Windows 窗体设计器支持所必需的
//
InitializeComponent();
//
// TODO: 在 InitializeComponent 调用后添加任何构造函数代码
//
}
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
protected override void Dispose( bool disposing )
{
if( disposing )
{
if(components != null)
{
components.Dispose();
}
}
base.Dispose( disposing );
}
#region Windows 窗体设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要使用代码编辑器修改
/// 此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.textBox1 = new System.Windows.Forms.TextBox();
this.textBox2 = new System.Windows.Forms.TextBox();
this.label7 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.textBox3 = new System.Windows.Forms.TextBox();
this.textBox4 = new System.Windows.Forms.TextBox();
this.label9 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.qrrzsj = new System.Windows.Forms.TextBox();
this.rzsj = new System.Windows.Forms.TextBox();
this.label26 = new System.Windows.Forms.Label();
this.label25 = new System.Windows.Forms.Label();
this.rrz = new System.Windows.Forms.TextBox();
this.zwjb = new System.Windows.Forms.TextBox();
this.label17 = new System.Windows.Forms.Label();
this.label16 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.yjxl = new System.Windows.Forms.TextBox();
this.gznx = new System.Windows.Forms.TextBox();
this.cjgzsj = new System.Windows.Forms.TextBox();
this.xb = new System.Windows.Forms.TextBox();
this.zwmc = new System.Windows.Forms.TextBox();
this.xl = new System.Windows.Forms.TextBox();
this.kh = new System.Windows.Forms.TextBox();
this.jdgl = new System.Windows.Forms.TextBox();
this.xm = new System.Windows.Forms.TextBox();
this.label22 = new System.Windows.Forms.Label();
this.label21 = new System.Windows.Forms.Label();
this.label20 = new System.Windows.Forms.Label();
this.label19 = new System.Windows.Forms.Label();
this.label18 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.szdw = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.textBox15 = new System.Windows.Forms.TextBox();
this.textBox18 = new System.Windows.Forms.TextBox();
this.label42 = new System.Windows.Forms.Label();
this.label45 = new System.Windows.Forms.Label();
this.label46 = new System.Windows.Forms.Label();
this.textBox22 = new System.Windows.Forms.TextBox();
this.textBox23 = new System.Windows.Forms.TextBox();
this.label47 = new System.Windows.Forms.Label();
this.label48 = new System.Windows.Forms.Label();
this.textBox5 = new System.Windows.Forms.TextBox();
this.label41 = new System.Windows.Forms.Label();
this.textBox6 = new System.Windows.Forms.TextBox();
this.label43 = new System.Windows.Forms.Label();
this.textBox16 = new System.Windows.Forms.TextBox();
this.textBox17 = new System.Windows.Forms.TextBox();
this.label34 = new System.Windows.Forms.Label();
this.label35 = new System.Windows.Forms.Label();
this.label36 = new System.Windows.Forms.Label();
this.textBox19 = new System.Windows.Forms.TextBox();
this.textBox20 = new System.Windows.Forms.TextBox();
this.textBox21 = new System.Windows.Forms.TextBox();
this.label38 = new System.Windows.Forms.Label();
this.label39 = new System.Windows.Forms.Label();
this.label40 = new System.Windows.Forms.Label();
this.textBox9 = new System.Windows.Forms.TextBox();
this.textBox10 = new System.Windows.Forms.TextBox();
this.textBox11 = new System.Windows.Forms.TextBox();
this.textBox12 = new System.Windows.Forms.TextBox();
this.textBox13 = new System.Windows.Forms.TextBox();
this.textBox14 = new System.Windows.Forms.TextBox();
this.label24 = new System.Windows.Forms.Label();
this.label27 = new System.Windows.Forms.Label();
this.label28 = new System.Windows.Forms.Label();
this.label29 = new System.Windows.Forms.Label();
this.label30 = new System.Windows.Forms.Label();
this.label31 = new System.Windows.Forms.Label();
this.textBox7 = new System.Windows.Forms.TextBox();
this.textBox8 = new System.Windows.Forms.TextBox();
this.label14 = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
this.label23 = new System.Windows.Forms.Label();
this.SuspendLayout();
//
// textBox1
//
this.textBox1.Location = new System.Drawing.Point(504, 384);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(176, 21);
this.textBox1.TabIndex = 121;
this.textBox1.Text = "";
//
// textBox2
//
this.textBox2.Location = new System.Drawing.Point(504, 344);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(176, 21);
this.textBox2.TabIndex = 120;
this.textBox2.Text = "";
//
// label7
//
this.label7.Location = new System.Drawing.Point(368, 384);
this.label7.Name = "label7";
this.label7.TabIndex = 119;
this.label7.Text = "低一级级别工资:";
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label8
//
this.label8.Location = new System.Drawing.Point(368, 344);
this.label8.Name = "label8";
this.label8.TabIndex = 118;
this.label8.Text = "低一级职资档次:";
this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// textBox3
//
this.textBox3.Location = new System.Drawing.Point(152, 384);
this.textBox3.Name = "textBox3";
this.textBox3.Size = new System.Drawing.Size(176, 21);
this.textBox3.TabIndex = 117;
this.textBox3.Text = "";
//
// textBox4
//
this.textBox4.Location = new System.Drawing.Point(152, 344);
this.textBox4.Name = "textBox4";
this.textBox4.Size = new System.Drawing.Size(176, 21);
this.textBox4.TabIndex = 116;
this.textBox4.Text = "";
//
// label9
//
this.label9.Location = new System.Drawing.Point(8, 344);
this.label9.Name = "label9";
this.label9.TabIndex = 115;
this.label9.Text = "现职务职资档次:";
this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label10
//
this.label10.Location = new System.Drawing.Point(8, 384);
this.label10.Name = "label10";
this.label10.TabIndex = 114;
this.label10.Text = "现职务级别工资:";
this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label11
//
this.label11.BackColor = System.Drawing.Color.SteelBlue;
this.label11.Location = new System.Drawing.Point(0, 328);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(706, 8);
this.label11.TabIndex = 113;
this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// qrrzsj
//
this.qrrzsj.Location = new System.Drawing.Point(504, 296);
this.qrrzsj.Name = "qrrzsj";
this.qrrzsj.Size = new System.Drawing.Size(176, 21);
this.qrrzsj.TabIndex = 112;
this.qrrzsj.Text = "";
//
// rzsj
//
this.rzsj.Location = new System.Drawing.Point(504, 256);
this.rzsj.Name = "rzsj";
this.rzsj.Size = new System.Drawing.Size(176, 21);
this.rzsj.TabIndex = 111;
this.rzsj.Text = "";
//
// label26
//
this.label26.Location = new System.Drawing.Point(368, 296);
this.label26.Name = "label26";
this.label26.TabIndex = 110;
this.label26.Text = "受任前职级时间:";
this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label25
//
this.label25.Location = new System.Drawing.Point(368, 256);
this.label25.Name = "label25";
this.label25.TabIndex = 109;
this.label25.Text = "任职时间: ";
this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -