📄 lxtgdata.cs
字号:
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
namespace GzglClient.Froms
{
/// <summary>
/// TXTGData 的摘要说明。
/// </summary>
public class LXTGData : System.Windows.Forms.Form
{
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 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 textBox4;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label10;
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 string PersonId = "";
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.Container components = null;
public LXTGData(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.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.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.textBox4 = new System.Windows.Forms.TextBox();
this.label9 = new System.Windows.Forms.Label();
this.textBox1 = new System.Windows.Forms.TextBox();
this.label7 = new System.Windows.Forms.Label();
this.textBox2 = new System.Windows.Forms.TextBox();
this.label8 = new System.Windows.Forms.Label();
this.label10 = 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.SuspendLayout();
//
// yjxl
//
this.yjxl.Location = new System.Drawing.Point(504, 168);
this.yjxl.Name = "yjxl";
this.yjxl.Size = new System.Drawing.Size(176, 21);
this.yjxl.TabIndex = 123;
this.yjxl.Text = "";
//
// gznx
//
this.gznx.Location = new System.Drawing.Point(504, 128);
this.gznx.Name = "gznx";
this.gznx.Size = new System.Drawing.Size(176, 21);
this.gznx.TabIndex = 122;
this.gznx.Text = "";
//
// cjgzsj
//
this.cjgzsj.Location = new System.Drawing.Point(504, 88);
this.cjgzsj.Name = "cjgzsj";
this.cjgzsj.Size = new System.Drawing.Size(176, 21);
this.cjgzsj.TabIndex = 121;
this.cjgzsj.Text = "";
//
// xb
//
this.xb.Location = new System.Drawing.Point(504, 48);
this.xb.Name = "xb";
this.xb.Size = new System.Drawing.Size(176, 21);
this.xb.TabIndex = 120;
this.xb.Text = "";
//
// zwmc
//
this.zwmc.Location = new System.Drawing.Point(152, 208);
this.zwmc.Name = "zwmc";
this.zwmc.Size = new System.Drawing.Size(400, 21);
this.zwmc.TabIndex = 119;
this.zwmc.Text = "";
//
// xl
//
this.xl.Location = new System.Drawing.Point(152, 168);
this.xl.Name = "xl";
this.xl.Size = new System.Drawing.Size(176, 21);
this.xl.TabIndex = 118;
this.xl.Text = "";
//
// kh
//
this.kh.Location = new System.Drawing.Point(152, 128);
this.kh.Name = "kh";
this.kh.Size = new System.Drawing.Size(176, 21);
this.kh.TabIndex = 117;
this.kh.Text = "";
//
// jdgl
//
this.jdgl.Location = new System.Drawing.Point(152, 88);
this.jdgl.Name = "jdgl";
this.jdgl.Size = new System.Drawing.Size(176, 21);
this.jdgl.TabIndex = 116;
this.jdgl.Text = "";
//
// xm
//
this.xm.Location = new System.Drawing.Point(152, 48);
this.xm.Name = "xm";
this.xm.Size = new System.Drawing.Size(176, 21);
this.xm.TabIndex = 115;
this.xm.Text = "";
//
// label22
//
this.label22.Location = new System.Drawing.Point(8, 48);
this.label22.Name = "label22";
this.label22.TabIndex = 114;
this.label22.Text = "姓名: ";
this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label21
//
this.label21.Location = new System.Drawing.Point(8, 88);
this.label21.Name = "label21";
this.label21.TabIndex = 113;
this.label21.Text = "身份证号:";
this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label20
//
this.label20.Location = new System.Drawing.Point(8, 128);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(96, 23);
this.label20.TabIndex = 112;
this.label20.Text = "出生年月:";
this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label19
//
this.label19.Location = new System.Drawing.Point(8, 168);
this.label19.Name = "label19";
this.label19.TabIndex = 111;
this.label19.Text = "离休时间:";
this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label18
//
this.label18.Location = new System.Drawing.Point(8, 208);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(136, 23);
this.label18.TabIndex = 110;
this.label18.Text = "离休待遇职级(职称):";
this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label6
//
this.label6.Location = new System.Drawing.Point(368, 48);
this.label6.Name = "label6";
this.label6.TabIndex = 109;
this.label6.Text = "性别: ";
this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label5
//
this.label5.Location = new System.Drawing.Point(368, 128);
this.label5.Name = "label5";
this.label5.TabIndex = 108;
this.label5.Text = "工作年限(年): ";
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label4
//
this.label4.Location = new System.Drawing.Point(368, 88);
this.label4.Name = "label4";
this.label4.TabIndex = 107;
this.label4.Text = "参加工作时间: ";
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label3
//
this.label3.Location = new System.Drawing.Point(368, 168);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -