📄 sy_ptgrtgdata.cs
字号:
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
namespace GzglClient.Froms
{
/// <summary>
/// SY_PTGRTGData 的摘要说明。
/// </summary>
public class SY_PTGRTGData : System.Windows.Forms.Form
{
private System.Windows.Forms.TextBox rzsj;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.TextBox zwjb;
private System.Windows.Forms.Label label17;
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_PTGRTGData(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.rzsj = new System.Windows.Forms.TextBox();
this.label25 = new System.Windows.Forms.Label();
this.zwjb = new System.Windows.Forms.TextBox();
this.label17 = 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();
//
// rzsj
//
this.rzsj.Location = new System.Drawing.Point(496, 256);
this.rzsj.Name = "rzsj";
this.rzsj.Size = new System.Drawing.Size(176, 21);
this.rzsj.TabIndex = 149;
this.rzsj.Text = "";
//
// label25
//
this.label25.Location = new System.Drawing.Point(360, 256);
this.label25.Name = "label25";
this.label25.TabIndex = 147;
this.label25.Text = "任职时间: ";
this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// zwjb
//
this.zwjb.Location = new System.Drawing.Point(144, 256);
this.zwjb.Name = "zwjb";
this.zwjb.Size = new System.Drawing.Size(176, 21);
this.zwjb.TabIndex = 145;
this.zwjb.Text = "";
//
// label17
//
this.label17.Location = new System.Drawing.Point(0, 256);
this.label17.Name = "label17";
this.label17.TabIndex = 144;
this.label17.Text = "职务级别:";
this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label2
//
this.label2.BackColor = System.Drawing.Color.SteelBlue;
this.label2.Location = new System.Drawing.Point(0, 240);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(706, 8);
this.label2.TabIndex = 142;
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// yjxl
//
this.yjxl.Location = new System.Drawing.Point(496, 168);
this.yjxl.Name = "yjxl";
this.yjxl.Size = new System.Drawing.Size(176, 21);
this.yjxl.TabIndex = 141;
this.yjxl.Text = "";
//
// gznx
//
this.gznx.Location = new System.Drawing.Point(496, 128);
this.gznx.Name = "gznx";
this.gznx.Size = new System.Drawing.Size(176, 21);
this.gznx.TabIndex = 140;
this.gznx.Text = "";
//
// cjgzsj
//
this.cjgzsj.Location = new System.Drawing.Point(496, 88);
this.cjgzsj.Name = "cjgzsj";
this.cjgzsj.Size = new System.Drawing.Size(176, 21);
this.cjgzsj.TabIndex = 139;
this.cjgzsj.Text = "";
//
// xb
//
this.xb.Location = new System.Drawing.Point(496, 48);
this.xb.Name = "xb";
this.xb.Size = new System.Drawing.Size(176, 21);
this.xb.TabIndex = 138;
this.xb.Text = "";
//
// zwmc
//
this.zwmc.Location = new System.Drawing.Point(144, 208);
this.zwmc.Name = "zwmc";
this.zwmc.Size = new System.Drawing.Size(400, 21);
this.zwmc.TabIndex = 137;
this.zwmc.Text = "";
//
// xl
//
this.xl.Location = new System.Drawing.Point(144, 168);
this.xl.Name = "xl";
this.xl.Size = new System.Drawing.Size(176, 21);
this.xl.TabIndex = 136;
this.xl.Text = "";
//
// kh
//
this.kh.Location = new System.Drawing.Point(144, 128);
this.kh.Name = "kh";
this.kh.Size = new System.Drawing.Size(176, 21);
this.kh.TabIndex = 135;
this.kh.Text = "";
//
// jdgl
//
this.jdgl.Location = new System.Drawing.Point(144, 88);
this.jdgl.Name = "jdgl";
this.jdgl.Size = new System.Drawing.Size(176, 21);
this.jdgl.TabIndex = 134;
this.jdgl.Text = "";
//
// xm
//
this.xm.Location = new System.Drawing.Point(144, 48);
this.xm.Name = "xm";
this.xm.Size = new System.Drawing.Size(176, 21);
this.xm.TabIndex = 133;
this.xm.Text = "";
//
// label22
//
this.label22.Location = new System.Drawing.Point(0, 48);
this.label22.Name = "label22";
this.label22.TabIndex = 132;
this.label22.Text = "姓名: ";
this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label21
//
this.label21.Location = new System.Drawing.Point(0, 88);
this.label21.Name = "label21";
this.label21.TabIndex = 131;
this.label21.Text = "间断工龄(月):";
this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label20
//
this.label20.Location = new System.Drawing.Point(0, 128);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(144, 23);
this.label20.TabIndex = 130;
this.label20.Text = "93年起考核不合格(年):";
this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label19
//
this.label19.Location = new System.Drawing.Point(0, 168);
this.label19.Name = "label19";
this.label19.TabIndex = 129;
this.label19.Text = "学历: ";
this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label18
//
this.label18.Location = new System.Drawing.Point(0, 208);
this.label18.Name = "label18";
this.label18.TabIndex = 128;
this.label18.Text = "职务名称:";
this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label6
//
this.label6.Location = new System.Drawing.Point(360, 48);
this.label6.Name = "label6";
this.label6.TabIndex = 127;
this.label6.Text = "性别: ";
this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label5
//
this.label5.Location = new System.Drawing.Point(360, 128);
this.label5.Name = "label5";
this.label5.TabIndex = 126;
this.label5.Text = "工作年限(年): ";
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label4
//
this.label4.Location = new System.Drawing.Point(360, 88);
this.label4.Name = "label4";
this.label4.TabIndex = 125;
this.label4.Text = "参加工作时间: ";
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label3
//
this.label3.Location = new System.Drawing.Point(360, 168);
this.label3.Name = "label3";
this.label3.TabIndex = 124;
this.label3.Text = "应加学龄(年): ";
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// szdw
//
this.szdw.Location = new System.Drawing.Point(144, 8);
this.szdw.Name = "szdw";
this.szdw.Size = new System.Drawing.Size(400, 21);
this.szdw.TabIndex = 123;
this.szdw.Text = "";
//
// label1
//
this.label1.Location = new System.Drawing.Point(0, 8);
this.label1.Name = "label1";
this.label1.TabIndex = 122;
this.label1.Text = "所在单位: ";
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// textBox15
//
this.textBox15.Location = new System.Drawing.Point(496, 688);
this.textBox15.Name = "textBox15";
this.textBox15.Size = new System.Drawing.Size(176, 21);
this.textBox15.TabIndex = 214;
this.textBox15.Text = "国务院GZ001号";
//
// textBox18
//
this.textBox18.Location = new System.Drawing.Point(496, 648);
this.textBox18.Name = "textBox18";
this.textBox18.Size = new System.Drawing.Size(176, 21);
this.textBox18.TabIndex = 213;
this.textBox18.Text = "2006-01-01";
//
// label42
//
this.label42.BackColor = System.Drawing.Color.CadetBlue;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -