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

📄 gwy_tgdata.cs

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

using GzglClient.BLL;

namespace GzglClient.Froms
{
	/// <summary>
	/// GWY_TGData 的摘要说明。
	/// </summary>
	public class GWY_TGData : System.Windows.Forms.Form
	{
		#region 定义控件
		private System.Windows.Forms.Label label1;
		private System.Windows.Forms.Label label2;
		private System.Windows.Forms.Label label3;
		private System.Windows.Forms.Label label4;
		private System.Windows.Forms.Label label5;
		private System.Windows.Forms.Label label6;
		private System.Windows.Forms.Label label7;
		private System.Windows.Forms.Label label8;
		private System.Windows.Forms.Label label9;
		private System.Windows.Forms.Label label10;
		private System.Windows.Forms.Label label11;
		private System.Windows.Forms.Label label12;
		private System.Windows.Forms.Label label13;
		private System.Windows.Forms.Label label14;
		private System.Windows.Forms.Label label15;
		private System.Windows.Forms.Label label16;
		private System.Windows.Forms.Label label17;
		private System.Windows.Forms.Label label18;
		private System.Windows.Forms.Label label19;
		private System.Windows.Forms.Label label20;
		private System.Windows.Forms.Label label21;
		private System.Windows.Forms.Label label22;
		private System.Windows.Forms.Label label23;
		private System.Windows.Forms.Label label24;
		private System.Windows.Forms.Label label25;
		private System.Windows.Forms.Label label26;
		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.Label label32;
		private System.Windows.Forms.Label label33;
		private System.Windows.Forms.TextBox szdw;
		private System.Windows.Forms.TextBox xm;
		private System.Windows.Forms.TextBox jdgl;
		private System.Windows.Forms.TextBox kh;
		private System.Windows.Forms.TextBox xl;
		private System.Windows.Forms.TextBox zwmc;
		private System.Windows.Forms.TextBox zwjb;
		private System.Windows.Forms.TextBox rrz;
		private System.Windows.Forms.TextBox sfld;
		private System.Windows.Forms.TextBox xtgjb;
		private System.Windows.Forms.TextBox xb;
		private System.Windows.Forms.TextBox cjgzsj;
		private System.Windows.Forms.TextBox gznx;
		private System.Windows.Forms.TextBox yjxl;
		private System.Windows.Forms.TextBox rzsj;
		private System.Windows.Forms.TextBox qrrzsj;
		private System.Windows.Forms.TextBox xtgdc;
		private System.Windows.Forms.TextBox xzwjbgz;
		private System.Windows.Forms.TextBox tgjb;
		private System.Windows.Forms.TextBox tgdc;
		private System.Windows.Forms.TextBox jbgz;
		private System.Windows.Forms.TextBox zwgz;
		private System.Windows.Forms.TextBox zhbt;
		private System.Windows.Forms.TextBox zgz;
		private System.Windows.Forms.TextBox dtgjb;
		private System.Windows.Forms.TextBox dtgdc;
		private System.Windows.Forms.TextBox dzwjbgz;
		private System.Windows.Forms.TextBox gwjt;
		private System.Windows.Forms.TextBox dfbt;
		private System.Windows.Forms.TextBox zgz_BT;
		#endregion

		private string PersonID;
		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 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 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;

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

		public GWY_TGData( string _PersonId)
		{
			this.PersonID = _PersonId;
			//
			// Windows 窗体设计器支持所必需的
			//
			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.label1 = new System.Windows.Forms.Label();
			this.szdw = new System.Windows.Forms.TextBox();
			this.label2 = new System.Windows.Forms.Label();
			this.label3 = new System.Windows.Forms.Label();
			this.label4 = new System.Windows.Forms.Label();
			this.label5 = new System.Windows.Forms.Label();
			this.label6 = new System.Windows.Forms.Label();
			this.label7 = new System.Windows.Forms.Label();
			this.label8 = new System.Windows.Forms.Label();
			this.label9 = new System.Windows.Forms.Label();
			this.label10 = new System.Windows.Forms.Label();
			this.label11 = new System.Windows.Forms.Label();
			this.label12 = new System.Windows.Forms.Label();
			this.label13 = new System.Windows.Forms.Label();
			this.label14 = new System.Windows.Forms.Label();
			this.label15 = new System.Windows.Forms.Label();
			this.label16 = new System.Windows.Forms.Label();
			this.label17 = new System.Windows.Forms.Label();
			this.label18 = new System.Windows.Forms.Label();
			this.label19 = new System.Windows.Forms.Label();
			this.label20 = new System.Windows.Forms.Label();
			this.label21 = new System.Windows.Forms.Label();
			this.label22 = new System.Windows.Forms.Label();
			this.label23 = new System.Windows.Forms.Label();
			this.label24 = new System.Windows.Forms.Label();
			this.xm = new System.Windows.Forms.TextBox();
			this.jdgl = new System.Windows.Forms.TextBox();
			this.kh = new System.Windows.Forms.TextBox();
			this.xl = new System.Windows.Forms.TextBox();
			this.zwmc = new System.Windows.Forms.TextBox();
			this.zwjb = new System.Windows.Forms.TextBox();
			this.rrz = new System.Windows.Forms.TextBox();
			this.sfld = new System.Windows.Forms.TextBox();
			this.xtgjb = new System.Windows.Forms.TextBox();
			this.xtgdc = new System.Windows.Forms.TextBox();
			this.xzwjbgz = new System.Windows.Forms.TextBox();
			this.tgjb = new System.Windows.Forms.TextBox();
			this.tgdc = new System.Windows.Forms.TextBox();
			this.jbgz = new System.Windows.Forms.TextBox();
			this.zwgz = new System.Windows.Forms.TextBox();
			this.zhbt = new System.Windows.Forms.TextBox();
			this.zgz = new System.Windows.Forms.TextBox();
			this.xb = new System.Windows.Forms.TextBox();
			this.cjgzsj = new System.Windows.Forms.TextBox();
			this.gznx = new System.Windows.Forms.TextBox();
			this.yjxl = new System.Windows.Forms.TextBox();
			this.label25 = new System.Windows.Forms.Label();
			this.label26 = 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.label32 = new System.Windows.Forms.Label();
			this.label33 = new System.Windows.Forms.Label();
			this.rzsj = new System.Windows.Forms.TextBox();
			this.qrrzsj = new System.Windows.Forms.TextBox();
			this.dtgjb = new System.Windows.Forms.TextBox();
			this.dtgdc = new System.Windows.Forms.TextBox();
			this.dzwjbgz = new System.Windows.Forms.TextBox();
			this.gwjt = new System.Windows.Forms.TextBox();
			this.dfbt = new System.Windows.Forms.TextBox();
			this.zgz_BT = new System.Windows.Forms.TextBox();
			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.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.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.SuspendLayout();
			// 
			// label1
			// 
			this.label1.Location = new System.Drawing.Point(8, 16);
			this.label1.Name = "label1";
			this.label1.TabIndex = 0;
			this.label1.Text = "所在单位: ";
			this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// szdw
			// 
			this.szdw.Location = new System.Drawing.Point(152, 16);
			this.szdw.Name = "szdw";
			this.szdw.Size = new System.Drawing.Size(400, 21);
			this.szdw.TabIndex = 1;
			this.szdw.Text = "";
			// 
			// label2
			// 
			this.label2.BackColor = System.Drawing.Color.SteelBlue;
			this.label2.Location = new System.Drawing.Point(0, 248);
			this.label2.Name = "label2";
			this.label2.Size = new System.Drawing.Size(706, 8);
			this.label2.TabIndex = 2;
			this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label3
			// 
			this.label3.Location = new System.Drawing.Point(368, 176);
			this.label3.Name = "label3";
			this.label3.TabIndex = 3;
			this.label3.Text = "应加学龄(年): ";
			this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label4
			// 
			this.label4.Location = new System.Drawing.Point(368, 96);
			this.label4.Name = "label4";
			this.label4.TabIndex = 4;
			this.label4.Text = "参加工作时间: ";
			this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label5
			// 
			this.label5.Location = new System.Drawing.Point(368, 136);
			this.label5.Name = "label5";
			this.label5.TabIndex = 5;
			this.label5.Text = "工作年限(年): ";
			this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label6
			// 
			this.label6.Location = new System.Drawing.Point(368, 56);
			this.label6.Name = "label6";
			this.label6.TabIndex = 6;
			this.label6.Text = "性别: ";
			this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label7
			// 
			this.label7.Location = new System.Drawing.Point(8, 696);
			this.label7.Name = "label7";
			this.label7.TabIndex = 7;
			this.label7.Text = "综合补贴: ";
			this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label8
			// 
			this.label8.Location = new System.Drawing.Point(8, 656);
			this.label8.Name = "label8";
			this.label8.TabIndex = 8;
			this.label8.Text = "职务工资: ";
			this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label9
			// 
			this.label9.Location = new System.Drawing.Point(8, 600);
			this.label9.Name = "label9";
			this.label9.Size = new System.Drawing.Size(112, 23);
			this.label9.TabIndex = 9;
			this.label9.Text = "最终职务级别工资: ";
			this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label10
			// 
			this.label10.Location = new System.Drawing.Point(8, 560);
			this.label10.Name = "label10";
			this.label10.Size = new System.Drawing.Size(112, 23);
			this.label10.TabIndex = 10;
			this.label10.Text = "最终职务套改档次: ";
			this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label11
			// 
			this.label11.Location = new System.Drawing.Point(8, 520);
			this.label11.Name = "label11";
			this.label11.Size = new System.Drawing.Size(112, 23);
			this.label11.TabIndex = 11;
			this.label11.Text = "最终职务套改级别: ";
			this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label12
			// 
			this.label12.Location = new System.Drawing.Point(8, 480);
			this.label12.Name = "label12";
			this.label12.TabIndex = 12;
			this.label12.Text = "现职务级别工资: ";
			this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label13
			// 
			this.label13.Location = new System.Drawing.Point(8, 440);
			this.label13.Name = "label13";
			this.label13.TabIndex = 13;
			this.label13.Text = "现职务套改档次: ";
			this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label14
			// 
			this.label14.Location = new System.Drawing.Point(8, 400);
			this.label14.Name = "label14";
			this.label14.TabIndex = 14;
			this.label14.Text = "现职务套改级别: ";
			this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label15
			// 
			this.label15.Location = new System.Drawing.Point(8, 344);
			this.label15.Name = "label15";
			this.label15.TabIndex = 15;

⌨️ 快捷键说明

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