⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 jg_yglsytgdata.cs

📁 一个用vs2003编写的客户工资管理系统客户端程序/一个用vs2003编写的客户工资管理系统客户端程序
💻 CS
📖 第 1 页 / 共 3 页
字号:
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;

namespace GzglClient.Froms
{
	/// <summary>
	/// JG_YGLSYTGData 的摘要说明。
	/// </summary>
	public class JG_YGLSYTGData : System.Windows.Forms.Form
	{
		private System.Windows.Forms.TextBox dtgdc;
		private System.Windows.Forms.TextBox dtgjb;
		private System.Windows.Forms.TextBox qrrzsj;
		private System.Windows.Forms.TextBox rzsj;
		private System.Windows.Forms.Label label31;
		private System.Windows.Forms.Label label27;
		private System.Windows.Forms.Label label26;
		private System.Windows.Forms.Label label25;
		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 xtgdc;
		private System.Windows.Forms.TextBox xtgjb;
		private System.Windows.Forms.TextBox sfld;
		private System.Windows.Forms.TextBox rrz;
		private System.Windows.Forms.TextBox zwjb;
		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 label23;
		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 label17;
		private System.Windows.Forms.Label label16;
		private System.Windows.Forms.Label label15;
		private System.Windows.Forms.Label label14;
		private System.Windows.Forms.Label label13;
		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.Label label2;
		private System.Windows.Forms.TextBox szdw;
		private System.Windows.Forms.Label label1;
		private System.Windows.Forms.TextBox dzwjbgz;
		private System.Windows.Forms.Label label32;
		private System.Windows.Forms.TextBox jbgz;
		private System.Windows.Forms.TextBox tgdc;
		private System.Windows.Forms.TextBox tgjb;
		private System.Windows.Forms.TextBox xzwjbgz;
		private System.Windows.Forms.Label label12;
		private System.Windows.Forms.Label label11;
		private System.Windows.Forms.Label label10;
		private System.Windows.Forms.Label label9;
		private System.Windows.Forms.TextBox textBox8;
		private System.Windows.Forms.TextBox textBox11;
		private System.Windows.Forms.Label label42;
		private System.Windows.Forms.Label label45;
		private System.Windows.Forms.Label label46;
		private System.Windows.Forms.TextBox textBox12;
		private System.Windows.Forms.TextBox textBox13;
		private System.Windows.Forms.Label label47;
		private System.Windows.Forms.Label label48;
		private System.Windows.Forms.TextBox textBox7;
		private System.Windows.Forms.Label label41;
		private System.Windows.Forms.TextBox textBox9;
		private System.Windows.Forms.TextBox textBox10;
		private System.Windows.Forms.Label label43;
		private System.Windows.Forms.Label label44;
		private System.Windows.Forms.TextBox textBox1;
		private System.Windows.Forms.TextBox textBox2;
		private System.Windows.Forms.TextBox textBox3;
		private System.Windows.Forms.Label label34;
		private System.Windows.Forms.Label label35;
		private System.Windows.Forms.Label label36;
		private System.Windows.Forms.Label label37;
		private System.Windows.Forms.TextBox textBox4;
		private System.Windows.Forms.TextBox textBox5;
		private System.Windows.Forms.TextBox textBox6;
		private System.Windows.Forms.Label label38;
		private System.Windows.Forms.Label label39;
		private System.Windows.Forms.Label label40;
		private System.Windows.Forms.TextBox zgz_BT;
		private System.Windows.Forms.TextBox dfbt;
		private System.Windows.Forms.TextBox gwjt;
		private System.Windows.Forms.Label label33;
		private System.Windows.Forms.Label label30;
		private System.Windows.Forms.Label label29;
		private System.Windows.Forms.Label label28;
		private System.Windows.Forms.TextBox zgz;
		private System.Windows.Forms.TextBox zhbt;
		private System.Windows.Forms.TextBox zwgz;
		private System.Windows.Forms.Label label24;
		private System.Windows.Forms.Label label8;
		private System.Windows.Forms.Label label7;

		private string PersonId = "";
		/// <summary>
		/// 必需的设计器变量。
		/// </summary>
		private System.ComponentModel.Container components = null;

		public JG_YGLSYTGData(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.dtgdc = new System.Windows.Forms.TextBox();
			this.dtgjb = new System.Windows.Forms.TextBox();
			this.qrrzsj = new System.Windows.Forms.TextBox();
			this.rzsj = new System.Windows.Forms.TextBox();
			this.label31 = new System.Windows.Forms.Label();
			this.label27 = new System.Windows.Forms.Label();
			this.label26 = new System.Windows.Forms.Label();
			this.label25 = 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.xtgdc = new System.Windows.Forms.TextBox();
			this.xtgjb = new System.Windows.Forms.TextBox();
			this.sfld = new System.Windows.Forms.TextBox();
			this.rrz = new System.Windows.Forms.TextBox();
			this.zwjb = 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.label23 = new System.Windows.Forms.Label();
			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.label17 = new System.Windows.Forms.Label();
			this.label16 = new System.Windows.Forms.Label();
			this.label15 = new System.Windows.Forms.Label();
			this.label14 = new System.Windows.Forms.Label();
			this.label13 = 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.label2 = new System.Windows.Forms.Label();
			this.szdw = new System.Windows.Forms.TextBox();
			this.label1 = new System.Windows.Forms.Label();
			this.dzwjbgz = new System.Windows.Forms.TextBox();
			this.label32 = new System.Windows.Forms.Label();
			this.jbgz = new System.Windows.Forms.TextBox();
			this.tgdc = new System.Windows.Forms.TextBox();
			this.tgjb = new System.Windows.Forms.TextBox();
			this.xzwjbgz = new System.Windows.Forms.TextBox();
			this.label12 = new System.Windows.Forms.Label();
			this.label11 = new System.Windows.Forms.Label();
			this.label10 = new System.Windows.Forms.Label();
			this.label9 = new System.Windows.Forms.Label();
			this.textBox8 = new System.Windows.Forms.TextBox();
			this.textBox11 = 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.textBox12 = new System.Windows.Forms.TextBox();
			this.textBox13 = new System.Windows.Forms.TextBox();
			this.label47 = new System.Windows.Forms.Label();
			this.label48 = new System.Windows.Forms.Label();
			this.textBox7 = new System.Windows.Forms.TextBox();
			this.label41 = new System.Windows.Forms.Label();
			this.textBox9 = new System.Windows.Forms.TextBox();
			this.textBox10 = new System.Windows.Forms.TextBox();
			this.label43 = new System.Windows.Forms.Label();
			this.label44 = new System.Windows.Forms.Label();
			this.textBox1 = new System.Windows.Forms.TextBox();
			this.textBox2 = new System.Windows.Forms.TextBox();
			this.textBox3 = 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.label37 = new System.Windows.Forms.Label();
			this.textBox4 = new System.Windows.Forms.TextBox();
			this.textBox5 = new System.Windows.Forms.TextBox();
			this.textBox6 = 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.zgz_BT = new System.Windows.Forms.TextBox();
			this.dfbt = new System.Windows.Forms.TextBox();
			this.gwjt = new System.Windows.Forms.TextBox();
			this.label33 = new System.Windows.Forms.Label();
			this.label30 = new System.Windows.Forms.Label();
			this.label29 = new System.Windows.Forms.Label();
			this.label28 = new System.Windows.Forms.Label();
			this.zgz = new System.Windows.Forms.TextBox();
			this.zhbt = new System.Windows.Forms.TextBox();
			this.zwgz = new System.Windows.Forms.TextBox();
			this.label24 = new System.Windows.Forms.Label();
			this.label8 = new System.Windows.Forms.Label();
			this.label7 = new System.Windows.Forms.Label();
			this.SuspendLayout();
			// 
			// dtgdc
			// 
			this.dtgdc.Location = new System.Drawing.Point(504, 440);
			this.dtgdc.Name = "dtgdc";
			this.dtgdc.Size = new System.Drawing.Size(176, 21);
			this.dtgdc.TabIndex = 98;
			this.dtgdc.Text = "";
			// 
			// dtgjb
			// 
			this.dtgjb.Location = new System.Drawing.Point(504, 400);
			this.dtgjb.Name = "dtgjb";
			this.dtgjb.Size = new System.Drawing.Size(176, 21);
			this.dtgjb.TabIndex = 97;
			this.dtgjb.Text = "";
			// 
			// qrrzsj
			// 
			this.qrrzsj.Location = new System.Drawing.Point(504, 304);
			this.qrrzsj.Name = "qrrzsj";
			this.qrrzsj.Size = new System.Drawing.Size(176, 21);
			this.qrrzsj.TabIndex = 96;
			this.qrrzsj.Text = "";
			// 
			// rzsj
			// 
			this.rzsj.Location = new System.Drawing.Point(504, 264);
			this.rzsj.Name = "rzsj";
			this.rzsj.Size = new System.Drawing.Size(176, 21);
			this.rzsj.TabIndex = 95;
			this.rzsj.Text = "";
			// 
			// label31
			// 
			this.label31.Location = new System.Drawing.Point(368, 440);
			this.label31.Name = "label31";
			this.label31.TabIndex = 94;
			this.label31.Text = "低一级套改档次:";
			this.label31.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label27
			// 
			this.label27.Location = new System.Drawing.Point(368, 400);
			this.label27.Name = "label27";
			this.label27.TabIndex = 93;
			this.label27.Text = "低一级套改级别:";
			this.label27.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label26
			// 
			this.label26.Location = new System.Drawing.Point(368, 304);
			this.label26.Name = "label26";
			this.label26.TabIndex = 92;
			this.label26.Text = "受任前职级时间:";
			this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label25
			// 
			this.label25.Location = new System.Drawing.Point(368, 264);
			this.label25.Name = "label25";
			this.label25.TabIndex = 91;
			this.label25.Text = "任职时间: ";
			this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// yjxl
			// 
			this.yjxl.Location = new System.Drawing.Point(504, 176);
			this.yjxl.Name = "yjxl";
			this.yjxl.Size = new System.Drawing.Size(176, 21);
			this.yjxl.TabIndex = 90;
			this.yjxl.Text = "";
			// 
			// gznx
			// 
			this.gznx.Location = new System.Drawing.Point(504, 136);
			this.gznx.Name = "gznx";
			this.gznx.Size = new System.Drawing.Size(176, 21);
			this.gznx.TabIndex = 89;
			this.gznx.Text = "";
			// 
			// cjgzsj
			// 
			this.cjgzsj.Location = new System.Drawing.Point(504, 96);
			this.cjgzsj.Name = "cjgzsj";
			this.cjgzsj.Size = new System.Drawing.Size(176, 21);
			this.cjgzsj.TabIndex = 88;
			this.cjgzsj.Text = "";
			// 
			// xb
			// 
			this.xb.Location = new System.Drawing.Point(504, 56);
			this.xb.Name = "xb";
			this.xb.Size = new System.Drawing.Size(176, 21);
			this.xb.TabIndex = 87;
			this.xb.Text = "";
			// 
			// xtgdc
			// 
			this.xtgdc.Location = new System.Drawing.Point(152, 440);
			this.xtgdc.Name = "xtgdc";
			this.xtgdc.Size = new System.Drawing.Size(176, 21);
			this.xtgdc.TabIndex = 86;
			this.xtgdc.Text = "";
			// 
			// xtgjb
			// 
			this.xtgjb.Location = new System.Drawing.Point(152, 400);
			this.xtgjb.Name = "xtgjb";
			this.xtgjb.Size = new System.Drawing.Size(176, 21);
			this.xtgjb.TabIndex = 85;
			this.xtgjb.Text = "";
			// 
			// sfld
			// 
			this.sfld.Location = new System.Drawing.Point(152, 344);
			this.sfld.Name = "sfld";
			this.sfld.Size = new System.Drawing.Size(176, 21);
			this.sfld.TabIndex = 84;
			this.sfld.Text = "";
			// 
			// rrz
			// 
			this.rrz.Location = new System.Drawing.Point(152, 304);
			this.rrz.Name = "rrz";

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -