📄 addygtd_form.designer.cs
字号:
//
// label11
//
this.label11.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label11.ForeColor = System.Drawing.SystemColors.ActiveCaption;
this.label11.Location = new System.Drawing.Point(313, 61);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(128, 23);
this.label11.TabIndex = 19;
this.label11.Text = "显示调前职位";
this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label10
//
this.label10.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label10.ForeColor = System.Drawing.SystemColors.ActiveCaption;
this.label10.Location = new System.Drawing.Point(75, 61);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(159, 23);
this.label10.TabIndex = 18;
this.label10.Text = "显示调前部门";
this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label9
//
this.label9.Font = new System.Drawing.Font("宋体", 9F);
this.label9.Location = new System.Drawing.Point(6, 61);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(63, 23);
this.label9.TabIndex = 17;
this.label9.Text = "调前部门";
this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label8
//
this.label8.Font = new System.Drawing.Font("宋体", 9F);
this.label8.Location = new System.Drawing.Point(247, 61);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(63, 23);
this.label8.TabIndex = 16;
this.label8.Text = "调前职位";
this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label7
//
this.label7.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label7.ForeColor = System.Drawing.SystemColors.ActiveCaption;
this.label7.Location = new System.Drawing.Point(313, 24);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(128, 23);
this.label7.TabIndex = 15;
this.label7.Text = "姓 名";
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// rtbReamrk
//
this.rtbReamrk.Location = new System.Drawing.Point(75, 178);
this.rtbReamrk.Name = "rtbReamrk";
this.rtbReamrk.Size = new System.Drawing.Size(403, 60);
this.rtbReamrk.TabIndex = 14;
this.rtbReamrk.Text = "";
//
// pictureBox2
//
this.pictureBox2.Image = global::rsMange.Properties.Resources.zj;
this.pictureBox2.Location = new System.Drawing.Point(209, 134);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(25, 20);
this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
this.pictureBox2.TabIndex = 12;
this.pictureBox2.TabStop = false;
this.pictureBox2.Click += new System.EventHandler(this.pictureBox2_Click);
//
// cmbTdbm
//
this.cmbTdbm.FormattingEnabled = true;
this.cmbTdbm.Location = new System.Drawing.Point(75, 134);
this.cmbTdbm.Name = "cmbTdbm";
this.cmbTdbm.Size = new System.Drawing.Size(128, 20);
this.cmbTdbm.TabIndex = 11;
//
// dtpTdrq
//
this.dtpTdrq.Location = new System.Drawing.Point(316, 97);
this.dtpTdrq.Name = "dtpTdrq";
this.dtpTdrq.Size = new System.Drawing.Size(159, 21);
this.dtpTdrq.TabIndex = 10;
this.dtpTdrq.ValueChanged += new System.EventHandler(this.dateTimePicker1_ValueChanged);
//
// label6
//
this.label6.Font = new System.Drawing.Font("宋体", 9F);
this.label6.Location = new System.Drawing.Point(6, 176);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(63, 23);
this.label6.TabIndex = 9;
this.label6.Text = "备注信息";
this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label5
//
this.label5.Font = new System.Drawing.Font("宋体", 9F);
this.label5.Location = new System.Drawing.Point(6, 131);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(63, 23);
this.label5.TabIndex = 8;
this.label5.Text = "调后部门";
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label4
//
this.label4.Font = new System.Drawing.Font("宋体", 9F);
this.label4.Location = new System.Drawing.Point(247, 131);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(63, 23);
this.label4.TabIndex = 7;
this.label4.Text = "调后职位";
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label3
//
this.label3.Font = new System.Drawing.Font("宋体", 9F);
this.label3.Location = new System.Drawing.Point(247, 96);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(63, 23);
this.label3.TabIndex = 6;
this.label3.Text = "调动日期";
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label2
//
this.label2.Font = new System.Drawing.Font("宋体", 9F);
this.label2.Location = new System.Drawing.Point(247, 26);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(61, 23);
this.label2.TabIndex = 4;
this.label2.Text = "姓 名";
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// pictureBox1
//
this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Hand;
this.pictureBox1.Image = global::rsMange.Properties.Resources.cs;
this.pictureBox1.Location = new System.Drawing.Point(206, 24);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(30, 27);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
this.pictureBox1.TabIndex = 3;
this.pictureBox1.TabStop = false;
this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
//
// txtyid
//
this.txtyid.Location = new System.Drawing.Point(75, 28);
this.txtyid.Name = "txtyid";
this.txtyid.Size = new System.Drawing.Size(128, 21);
this.txtyid.TabIndex = 2;
//
// label1
//
this.label1.Font = new System.Drawing.Font("宋体", 9F);
this.label1.Location = new System.Drawing.Point(6, 26);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(63, 23);
this.label1.TabIndex = 1;
this.label1.Text = "查询员工";
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// btnSave
//
this.btnSave.Location = new System.Drawing.Point(272, 269);
this.btnSave.Name = "btnSave";
this.btnSave.Size = new System.Drawing.Size(75, 23);
this.btnSave.TabIndex = 3;
this.btnSave.Text = "保存";
this.btnSave.UseVisualStyleBackColor = true;
this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
//
// AddYgtd_Form
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(513, 302);
this.Controls.Add(this.btnCancel);
this.Controls.Add(this.groupBox1);
this.Controls.Add(this.btnSave);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MaximizeBox = false;
this.MaximumSize = new System.Drawing.Size(521, 336);
this.MinimizeBox = false;
this.MinimumSize = new System.Drawing.Size(521, 336);
this.Name = "AddYgtd_Form";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "员工调动记录--[新增]";
this.Load += new System.EventHandler(this.AddYgtd_Form_Load);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Button btnCancel;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.RichTextBox rtbReamrk;
private System.Windows.Forms.PictureBox pictureBox2;
private System.Windows.Forms.ComboBox cmbTdbm;
private System.Windows.Forms.DateTimePicker dtpTdrq;
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.PictureBox pictureBox1;
private System.Windows.Forms.TextBox txtyid;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Button btnSave;
private System.Windows.Forms.PictureBox pictureBox3;
private System.Windows.Forms.ComboBox cmbTdzw;
private System.Windows.Forms.ComboBox cmbTdyy;
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.Label label8;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.TextBox txtSreach2;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.ListView listView1;
private System.Windows.Forms.ColumnHeader columnHeader1;
private System.Windows.Forms.ColumnHeader columnHeader2;
private System.Windows.Forms.ColumnHeader columnHeader3;
private System.Windows.Forms.ColumnHeader columnHeader4;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -