📄 addygtx_form.designer.cs
字号:
//
this.label9.Font = new System.Drawing.Font("宋体", 9F);
this.label9.Location = new System.Drawing.Point(260, 112);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(61, 23);
this.label9.TabIndex = 19;
this.label9.Text = "调前薪资";
this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// txtThxz
//
this.txtThxz.Location = new System.Drawing.Point(75, 114);
this.txtThxz.Name = "txtThxz";
this.txtThxz.Size = new System.Drawing.Size(159, 21);
this.txtThxz.TabIndex = 18;
this.txtThxz.Text = "0";
//
// cmbTxyy
//
this.cmbTxyy.FormattingEnabled = true;
this.cmbTxyy.Items.AddRange(new object[] {
"部门调动",
"工作努力"});
this.cmbTxyy.Location = new System.Drawing.Point(330, 77);
this.cmbTxyy.Name = "cmbTxyy";
this.cmbTxyy.Size = new System.Drawing.Size(125, 20);
this.cmbTxyy.TabIndex = 17;
this.cmbTxyy.Text = "部门调动";
this.cmbTxyy.SelectedIndexChanged += new System.EventHandler(this.comboBox2_SelectedIndexChanged);
//
// label4
//
this.label4.Font = new System.Drawing.Font("宋体", 9F);
this.label4.Location = new System.Drawing.Point(258, 75);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(63, 23);
this.label4.TabIndex = 16;
this.label4.Text = "调薪原因";
this.label4.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(327, 36);
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;
//
// rtbRemark
//
this.rtbRemark.Location = new System.Drawing.Point(75, 153);
this.rtbRemark.Name = "rtbRemark";
this.rtbRemark.Size = new System.Drawing.Size(380, 65);
this.rtbRemark.TabIndex = 14;
this.rtbRemark.Text = "";
//
// dtpTxrq
//
this.dtpTxrq.Location = new System.Drawing.Point(75, 77);
this.dtpTxrq.Name = "dtpTxrq";
this.dtpTxrq.Size = new System.Drawing.Size(159, 21);
this.dtpTxrq.TabIndex = 10;
//
// label6
//
this.label6.Font = new System.Drawing.Font("宋体", 9F);
this.label6.Location = new System.Drawing.Point(6, 151);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(63, 28);
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, 112);
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;
//
// label3
//
this.label3.Font = new System.Drawing.Font("宋体", 9F);
this.label3.Location = new System.Drawing.Point(6, 75);
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(260, 36);
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, 34);
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, 38);
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, 36);
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;
//
// button1
//
this.button1.Location = new System.Drawing.Point(274, 256);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(75, 23);
this.button1.TabIndex = 9;
this.button1.Text = "保存";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// AddYgtx_Form
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(498, 295);
this.Controls.Add(this.button2);
this.Controls.Add(this.groupBox1);
this.Controls.Add(this.button1);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MaximizeBox = false;
this.MaximumSize = new System.Drawing.Size(506, 329);
this.MinimizeBox = false;
this.MinimumSize = new System.Drawing.Size(506, 329);
this.Name = "AddYgtx_Form";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "员工调薪记录--[新增]";
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Button button2;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.ComboBox cmbTxyy;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.RichTextBox rtbRemark;
private System.Windows.Forms.DateTimePicker dtpTxrq;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label5;
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 button1;
private System.Windows.Forms.Label lblTqxz;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.TextBox txtThxz;
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 + -