infshow.Designer.cs
上传用户:zhongfine
上传日期:2022-08-01
资源大小:2860k
文件大小:21k
源码类别:

企业管理

开发平台:

C#

  1. namespace 人事管理系统
  2. {
  3.     partial class infshow
  4.     {
  5.         /// <summary>
  6.         /// Required designer variable.
  7.         /// </summary>
  8.         private System.ComponentModel.IContainer components = null;
  9.         /// <summary>
  10.         /// Clean up any resources being used.
  11.         /// </summary>
  12.         /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13.         protected override void Dispose(bool disposing)
  14.         {
  15.             if (disposing && (components != null))
  16.             {
  17.                 components.Dispose();
  18.             }
  19.             base.Dispose(disposing);
  20.         }
  21.         #region Windows Form Designer generated code
  22.         /// <summary>
  23.         /// Required method for Designer support - do not modify
  24.         /// the contents of this method with the code editor.
  25.         /// </summary>
  26.         private void InitializeComponent()
  27.         {
  28.             this.label1 = new System.Windows.Forms.Label();
  29.             this.label2 = new System.Windows.Forms.Label();
  30.             this.label3 = new System.Windows.Forms.Label();
  31.             this.label4 = new System.Windows.Forms.Label();
  32.             this.label5 = new System.Windows.Forms.Label();
  33.             this.label6 = new System.Windows.Forms.Label();
  34.             this.label7 = new System.Windows.Forms.Label();
  35.             this.label8 = new System.Windows.Forms.Label();
  36.             this.label9 = new System.Windows.Forms.Label();
  37.             this.label10 = new System.Windows.Forms.Label();
  38.             this.label11 = new System.Windows.Forms.Label();
  39.             this.label12 = new System.Windows.Forms.Label();
  40.             this.label14 = new System.Windows.Forms.Label();
  41.             this.label15 = new System.Windows.Forms.Label();
  42.             this.label16 = new System.Windows.Forms.Label();
  43.             this.label17 = new System.Windows.Forms.Label();
  44.             this.label20 = new System.Windows.Forms.Label();
  45.             this.pictureBox1 = new System.Windows.Forms.PictureBox();
  46.             this.label21 = new System.Windows.Forms.Label();
  47.             this.label22 = new System.Windows.Forms.Label();
  48.             this.button1 = new System.Windows.Forms.Button();
  49.             this.button2 = new System.Windows.Forms.Button();
  50.             this.groupBox1 = new System.Windows.Forms.GroupBox();
  51.             this.label24 = new System.Windows.Forms.Label();
  52.             this.groupBox2 = new System.Windows.Forms.GroupBox();
  53.             this.button4 = new System.Windows.Forms.Button();
  54.             this.button3 = new System.Windows.Forms.Button();
  55.             this.textBox3 = new System.Windows.Forms.TextBox();
  56.             this.textBox2 = new System.Windows.Forms.TextBox();
  57.             this.textBox1 = new System.Windows.Forms.TextBox();
  58.             this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
  59.             this.label13 = new System.Windows.Forms.Label();
  60.             this.label18 = new System.Windows.Forms.Label();
  61.             this.label19 = new System.Windows.Forms.Label();
  62.             this.label23 = new System.Windows.Forms.Label();
  63.             ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  64.             this.groupBox1.SuspendLayout();
  65.             this.groupBox2.SuspendLayout();
  66.             this.SuspendLayout();
  67.             // 
  68.             // label1
  69.             // 
  70.             this.label1.AutoSize = true;
  71.             this.label1.Location = new System.Drawing.Point(26, 27);
  72.             this.label1.Name = "label1";
  73.             this.label1.Size = new System.Drawing.Size(29, 12);
  74.             this.label1.TabIndex = 0;
  75.             this.label1.Text = "姓名";
  76.             // 
  77.             // label2
  78.             // 
  79.             this.label2.AutoSize = true;
  80.             this.label2.Location = new System.Drawing.Point(26, 60);
  81.             this.label2.Name = "label2";
  82.             this.label2.Size = new System.Drawing.Size(29, 12);
  83.             this.label2.TabIndex = 0;
  84.             this.label2.Text = "性别";
  85.             // 
  86.             // label3
  87.             // 
  88.             this.label3.AutoSize = true;
  89.             this.label3.Location = new System.Drawing.Point(26, 90);
  90.             this.label3.Name = "label3";
  91.             this.label3.Size = new System.Drawing.Size(29, 12);
  92.             this.label3.TabIndex = 0;
  93.             this.label3.Text = "生日";
  94.             // 
  95.             // label4
  96.             // 
  97.             this.label4.AutoSize = true;
  98.             this.label4.Location = new System.Drawing.Point(26, 124);
  99.             this.label4.Name = "label4";
  100.             this.label4.Size = new System.Drawing.Size(29, 12);
  101.             this.label4.TabIndex = 0;
  102.             this.label4.Text = "部门";
  103.             // 
  104.             // label5
  105.             // 
  106.             this.label5.AutoSize = true;
  107.             this.label5.Location = new System.Drawing.Point(26, 155);
  108.             this.label5.Name = "label5";
  109.             this.label5.Size = new System.Drawing.Size(29, 12);
  110.             this.label5.TabIndex = 0;
  111.             this.label5.Text = "职位";
  112.             // 
  113.             // label6
  114.             // 
  115.             this.label6.AutoSize = true;
  116.             this.label6.Location = new System.Drawing.Point(26, 186);
  117.             this.label6.Name = "label6";
  118.             this.label6.Size = new System.Drawing.Size(65, 12);
  119.             this.label6.TabIndex = 0;
  120.             this.label6.Text = "受教育程度";
  121.             // 
  122.             // label7
  123.             // 
  124.             this.label7.AutoSize = true;
  125.             this.label7.Location = new System.Drawing.Point(26, 218);
  126.             this.label7.Name = "label7";
  127.             this.label7.Size = new System.Drawing.Size(53, 12);
  128.             this.label7.TabIndex = 0;
  129.             this.label7.Text = "专业技能";
  130.             // 
  131.             // label8
  132.             // 
  133.             this.label8.AutoSize = true;
  134.             this.label8.Location = new System.Drawing.Point(26, 250);
  135.             this.label8.Name = "label8";
  136.             this.label8.Size = new System.Drawing.Size(29, 12);
  137.             this.label8.TabIndex = 0;
  138.             this.label8.Text = "地址";
  139.             // 
  140.             // label9
  141.             // 
  142.             this.label9.AutoSize = true;
  143.             this.label9.Location = new System.Drawing.Point(26, 281);
  144.             this.label9.Name = "label9";
  145.             this.label9.Size = new System.Drawing.Size(29, 12);
  146.             this.label9.TabIndex = 0;
  147.             this.label9.Text = "电话";
  148.             // 
  149.             // label10
  150.             // 
  151.             this.label10.AutoSize = true;
  152.             this.label10.Location = new System.Drawing.Point(26, 314);
  153.             this.label10.Name = "label10";
  154.             this.label10.Size = new System.Drawing.Size(53, 12);
  155.             this.label10.TabIndex = 0;
  156.             this.label10.Text = "当前状态";
  157.             // 
  158.             // label11
  159.             // 
  160.             this.label11.AutoSize = true;
  161.             this.label11.Location = new System.Drawing.Point(103, 27);
  162.             this.label11.Name = "label11";
  163.             this.label11.Size = new System.Drawing.Size(29, 12);
  164.             this.label11.TabIndex = 0;
  165.             this.label11.Text = "null";
  166.             this.label11.Click += new System.EventHandler(this.label11_Click);
  167.             // 
  168.             // label12
  169.             // 
  170.             this.label12.AutoSize = true;
  171.             this.label12.Location = new System.Drawing.Point(103, 60);
  172.             this.label12.Name = "label12";
  173.             this.label12.Size = new System.Drawing.Size(29, 12);
  174.             this.label12.TabIndex = 0;
  175.             this.label12.Text = "null";
  176.             // 
  177.             // label14
  178.             // 
  179.             this.label14.AutoSize = true;
  180.             this.label14.Location = new System.Drawing.Point(103, 124);
  181.             this.label14.Name = "label14";
  182.             this.label14.Size = new System.Drawing.Size(29, 12);
  183.             this.label14.TabIndex = 0;
  184.             this.label14.Text = "null";
  185.             // 
  186.             // label15
  187.             // 
  188.             this.label15.AutoSize = true;
  189.             this.label15.Location = new System.Drawing.Point(103, 155);
  190.             this.label15.Name = "label15";
  191.             this.label15.Size = new System.Drawing.Size(29, 12);
  192.             this.label15.TabIndex = 0;
  193.             this.label15.Text = "null";
  194.             // 
  195.             // label16
  196.             // 
  197.             this.label16.AutoSize = true;
  198.             this.label16.Location = new System.Drawing.Point(103, 186);
  199.             this.label16.Name = "label16";
  200.             this.label16.Size = new System.Drawing.Size(29, 12);
  201.             this.label16.TabIndex = 0;
  202.             this.label16.Text = "null";
  203.             // 
  204.             // label17
  205.             // 
  206.             this.label17.AutoSize = true;
  207.             this.label17.Location = new System.Drawing.Point(103, 218);
  208.             this.label17.Name = "label17";
  209.             this.label17.Size = new System.Drawing.Size(29, 12);
  210.             this.label17.TabIndex = 0;
  211.             this.label17.Text = "null";
  212.             // 
  213.             // label20
  214.             // 
  215.             this.label20.AutoSize = true;
  216.             this.label20.Location = new System.Drawing.Point(103, 314);
  217.             this.label20.Name = "label20";
  218.             this.label20.Size = new System.Drawing.Size(29, 12);
  219.             this.label20.TabIndex = 0;
  220.             this.label20.Text = "null";
  221.             // 
  222.             // pictureBox1
  223.             // 
  224.             this.pictureBox1.Location = new System.Drawing.Point(261, 27);
  225.             this.pictureBox1.Name = "pictureBox1";
  226.             this.pictureBox1.Size = new System.Drawing.Size(121, 149);
  227.             this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  228.             this.pictureBox1.TabIndex = 1;
  229.             this.pictureBox1.TabStop = false;
  230.             // 
  231.             // label21
  232.             // 
  233.             this.label21.AutoSize = true;
  234.             this.label21.Location = new System.Drawing.Point(200, 27);
  235.             this.label21.Name = "label21";
  236.             this.label21.Size = new System.Drawing.Size(29, 12);
  237.             this.label21.TabIndex = 0;
  238.             this.label21.Text = "照片";
  239.             this.label21.Click += new System.EventHandler(this.label11_Click);
  240.             // 
  241.             // label22
  242.             // 
  243.             this.label22.AutoSize = true;
  244.             this.label22.Location = new System.Drawing.Point(26, 346);
  245.             this.label22.Name = "label22";
  246.             this.label22.Size = new System.Drawing.Size(29, 12);
  247.             this.label22.TabIndex = 0;
  248.             this.label22.Text = "备注";
  249.             // 
  250.             // button1
  251.             // 
  252.             this.button1.Location = new System.Drawing.Point(77, 20);
  253.             this.button1.Name = "button1";
  254.             this.button1.Size = new System.Drawing.Size(75, 23);
  255.             this.button1.TabIndex = 2;
  256.             this.button1.Text = "确定";
  257.             this.button1.UseVisualStyleBackColor = true;
  258.             this.button1.Click += new System.EventHandler(this.button1_Click);
  259.             // 
  260.             // button2
  261.             // 
  262.             this.button2.Location = new System.Drawing.Point(261, 20);
  263.             this.button2.Name = "button2";
  264.             this.button2.Size = new System.Drawing.Size(75, 23);
  265.             this.button2.TabIndex = 2;
  266.             this.button2.Text = "返回";
  267.             this.button2.UseVisualStyleBackColor = true;
  268.             this.button2.Click += new System.EventHandler(this.button2_Click);
  269.             // 
  270.             // groupBox1
  271.             // 
  272.             this.groupBox1.Controls.Add(this.label24);
  273.             this.groupBox1.Controls.Add(this.button1);
  274.             this.groupBox1.Controls.Add(this.button2);
  275.             this.groupBox1.Location = new System.Drawing.Point(12, 394);
  276.             this.groupBox1.Name = "groupBox1";
  277.             this.groupBox1.Size = new System.Drawing.Size(406, 59);
  278.             this.groupBox1.TabIndex = 3;
  279.             this.groupBox1.TabStop = false;
  280.             // 
  281.             // label24
  282.             // 
  283.             this.label24.AutoSize = true;
  284.             this.label24.Location = new System.Drawing.Point(24, 44);
  285.             this.label24.Name = "label24";
  286.             this.label24.Size = new System.Drawing.Size(47, 12);
  287.             this.label24.TabIndex = 3;
  288.             this.label24.Text = "label24";
  289.             this.label24.Visible = false;
  290.             // 
  291.             // groupBox2
  292.             // 
  293.             this.groupBox2.Controls.Add(this.button4);
  294.             this.groupBox2.Controls.Add(this.button3);
  295.             this.groupBox2.Controls.Add(this.textBox3);
  296.             this.groupBox2.Controls.Add(this.textBox2);
  297.             this.groupBox2.Controls.Add(this.textBox1);
  298.             this.groupBox2.Controls.Add(this.dateTimePicker1);
  299.             this.groupBox2.Controls.Add(this.label6);
  300.             this.groupBox2.Controls.Add(this.label16);
  301.             this.groupBox2.Controls.Add(this.label15);
  302.             this.groupBox2.Controls.Add(this.pictureBox1);
  303.             this.groupBox2.Controls.Add(this.label5);
  304.             this.groupBox2.Controls.Add(this.label7);
  305.             this.groupBox2.Controls.Add(this.label14);
  306.             this.groupBox2.Controls.Add(this.label4);
  307.             this.groupBox2.Controls.Add(this.label17);
  308.             this.groupBox2.Controls.Add(this.label20);
  309.             this.groupBox2.Controls.Add(this.label3);
  310.             this.groupBox2.Controls.Add(this.label8);
  311.             this.groupBox2.Controls.Add(this.label12);
  312.             this.groupBox2.Controls.Add(this.label22);
  313.             this.groupBox2.Controls.Add(this.label2);
  314.             this.groupBox2.Controls.Add(this.label11);
  315.             this.groupBox2.Controls.Add(this.label21);
  316.             this.groupBox2.Controls.Add(this.label1);
  317.             this.groupBox2.Controls.Add(this.label10);
  318.             this.groupBox2.Controls.Add(this.label9);
  319.             this.groupBox2.Location = new System.Drawing.Point(12, 16);
  320.             this.groupBox2.Name = "groupBox2";
  321.             this.groupBox2.Size = new System.Drawing.Size(406, 372);
  322.             this.groupBox2.TabIndex = 4;
  323.             this.groupBox2.TabStop = false;
  324.             this.groupBox2.Text = "员工信息显示";
  325.             // 
  326.             // button4
  327.             // 
  328.             this.button4.Location = new System.Drawing.Point(333, 196);
  329.             this.button4.Name = "button4";
  330.             this.button4.Size = new System.Drawing.Size(49, 23);
  331.             this.button4.TabIndex = 6;
  332.             this.button4.Text = "清空";
  333.             this.button4.UseVisualStyleBackColor = true;
  334.             this.button4.Click += new System.EventHandler(this.button4_Click);
  335.             // 
  336.             // button3
  337.             // 
  338.             this.button3.Location = new System.Drawing.Point(261, 196);
  339.             this.button3.Name = "button3";
  340.             this.button3.Size = new System.Drawing.Size(65, 23);
  341.             this.button3.TabIndex = 5;
  342.             this.button3.Text = "修改照片";
  343.             this.button3.UseVisualStyleBackColor = true;
  344.             this.button3.Click += new System.EventHandler(this.button3_Click);
  345.             // 
  346.             // textBox3
  347.             // 
  348.             this.textBox3.Location = new System.Drawing.Point(105, 343);
  349.             this.textBox3.Name = "textBox3";
  350.             this.textBox3.Size = new System.Drawing.Size(277, 21);
  351.             this.textBox3.TabIndex = 4;
  352.             // 
  353.             // textBox2
  354.             // 
  355.             this.textBox2.Location = new System.Drawing.Point(105, 278);
  356.             this.textBox2.Name = "textBox2";
  357.             this.textBox2.Size = new System.Drawing.Size(277, 21);
  358.             this.textBox2.TabIndex = 4;
  359.             // 
  360.             // textBox1
  361.             // 
  362.             this.textBox1.Location = new System.Drawing.Point(105, 247);
  363.             this.textBox1.Name = "textBox1";
  364.             this.textBox1.Size = new System.Drawing.Size(277, 21);
  365.             this.textBox1.TabIndex = 3;
  366.             // 
  367.             // dateTimePicker1
  368.             // 
  369.             this.dateTimePicker1.Location = new System.Drawing.Point(105, 86);
  370.             this.dateTimePicker1.Name = "dateTimePicker1";
  371.             this.dateTimePicker1.Size = new System.Drawing.Size(124, 21);
  372.             this.dateTimePicker1.TabIndex = 2;
  373.             // 
  374.             // label13
  375.             // 
  376.             this.label13.AutoSize = true;
  377.             this.label13.Location = new System.Drawing.Point(371, 6);
  378.             this.label13.Name = "label13";
  379.             this.label13.Size = new System.Drawing.Size(47, 12);
  380.             this.label13.TabIndex = 5;
  381.             this.label13.Text = "label13";
  382.             // 
  383.             // label18
  384.             // 
  385.             this.label18.AutoSize = true;
  386.             this.label18.Location = new System.Drawing.Point(278, 6);
  387.             this.label18.Name = "label18";
  388.             this.label18.Size = new System.Drawing.Size(89, 12);
  389.             this.label18.TabIndex = 5;
  390.             this.label18.Text = "该页面员工号:";
  391.             // 
  392.             // label19
  393.             // 
  394.             this.label19.AutoSize = true;
  395.             this.label19.Location = new System.Drawing.Point(225, 6);
  396.             this.label19.Name = "label19";
  397.             this.label19.Size = new System.Drawing.Size(47, 12);
  398.             this.label19.TabIndex = 6;
  399.             this.label19.Text = "label19";
  400.             // 
  401.             // label23
  402.             // 
  403.             this.label23.AutoSize = true;
  404.             this.label23.Location = new System.Drawing.Point(139, 6);
  405.             this.label23.Name = "label23";
  406.             this.label23.Size = new System.Drawing.Size(89, 12);
  407.             this.label23.TabIndex = 7;
  408.             this.label23.Text = "您的员工号为:";
  409.             // 
  410.             // infshow
  411.             // 
  412.             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  413.             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  414.             this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  415.             this.ClientSize = new System.Drawing.Size(430, 465);
  416.             this.Controls.Add(this.label23);
  417.             this.Controls.Add(this.label19);
  418.             this.Controls.Add(this.label18);
  419.             this.Controls.Add(this.label13);
  420.             this.Controls.Add(this.groupBox2);
  421.             this.Controls.Add(this.groupBox1);
  422.             this.Name = "infshow";
  423.             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  424.             this.Text = "员工个人信息显示";
  425.             this.Load += new System.EventHandler(this.infshow_Load);
  426.             ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  427.             this.groupBox1.ResumeLayout(false);
  428.             this.groupBox1.PerformLayout();
  429.             this.groupBox2.ResumeLayout(false);
  430.             this.groupBox2.PerformLayout();
  431.             this.ResumeLayout(false);
  432.             this.PerformLayout();
  433.         }
  434.         #endregion
  435.         private System.Windows.Forms.Label label1;
  436.         private System.Windows.Forms.Label label2;
  437.         private System.Windows.Forms.Label label3;
  438.         private System.Windows.Forms.Label label4;
  439.         private System.Windows.Forms.Label label5;
  440.         private System.Windows.Forms.Label label6;
  441.         private System.Windows.Forms.Label label7;
  442.         private System.Windows.Forms.Label label8;
  443.         private System.Windows.Forms.Label label9;
  444.         private System.Windows.Forms.Label label10;
  445.         private System.Windows.Forms.Label label21;
  446.         private System.Windows.Forms.Label label22;
  447.         public System.Windows.Forms.Label label11;
  448.         public System.Windows.Forms.Label label12;
  449.         public System.Windows.Forms.Label label14;
  450.         public System.Windows.Forms.Label label15;
  451.         public System.Windows.Forms.Label label16;
  452.         public System.Windows.Forms.Label label17;
  453.         public System.Windows.Forms.Label label20;
  454.         public System.Windows.Forms.PictureBox pictureBox1;
  455.         private System.Windows.Forms.Button button1;
  456.         private System.Windows.Forms.Button button2;
  457.         private System.Windows.Forms.GroupBox groupBox1;
  458.         private System.Windows.Forms.GroupBox groupBox2;
  459.         private System.Windows.Forms.Button button3;
  460.         public System.Windows.Forms.TextBox textBox3;
  461.         public System.Windows.Forms.TextBox textBox2;
  462.         public System.Windows.Forms.TextBox textBox1;
  463.         public System.Windows.Forms.DateTimePicker dateTimePicker1;
  464.         public System.Windows.Forms.Label label13;
  465.         public System.Windows.Forms.Label label18;
  466.         public System.Windows.Forms.Label label19;
  467.         private System.Windows.Forms.Label label23;
  468.         private System.Windows.Forms.Button button4;
  469.         public System.Windows.Forms.Label label24;
  470.     }
  471. }