📄 formaddaward.designer.cs
字号:
using System.Data;
namespace HRMan.HROper
{
partial class FormAddAward
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
private string ID = string.Empty;
private DataTable dt = new DataTable();
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows 窗体设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormAddAward));
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.Remarks_txt = new System.Windows.Forms.TextBox();
this.label11 = new System.Windows.Forms.Label();
this.Repealreson_txt = new System.Windows.Forms.TextBox();
this.label10 = new System.Windows.Forms.Label();
this.Repealtime_dtp = new System.Windows.Forms.DateTimePicker();
this.label9 = new System.Windows.Forms.Label();
this.App_cb = new System.Windows.Forms.ComboBox();
this.label8 = new System.Windows.Forms.Label();
this.Section_cb = new System.Windows.Forms.ComboBox();
this.label7 = new System.Windows.Forms.Label();
this.Context_txt = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.Reson_txt = new System.Windows.Forms.TextBox();
this.label5 = new System.Windows.Forms.Label();
this.Type_cb = new System.Windows.Forms.ComboBox();
this.label4 = new System.Windows.Forms.Label();
this.Time_dtp = new System.Windows.Forms.DateTimePicker();
this.label3 = new System.Windows.Forms.Label();
this.Name_txt = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.No_cb = new System.Windows.Forms.ComboBox();
this.label1 = new System.Windows.Forms.Label();
this.button2 = new System.Windows.Forms.Button();
this.button1 = new System.Windows.Forms.Button();
this.groupBox1.SuspendLayout();
this.SuspendLayout();
//
// groupBox1
//
this.groupBox1.Controls.Add(this.Remarks_txt);
this.groupBox1.Controls.Add(this.label11);
this.groupBox1.Controls.Add(this.Repealreson_txt);
this.groupBox1.Controls.Add(this.label10);
this.groupBox1.Controls.Add(this.Repealtime_dtp);
this.groupBox1.Controls.Add(this.label9);
this.groupBox1.Controls.Add(this.App_cb);
this.groupBox1.Controls.Add(this.label8);
this.groupBox1.Controls.Add(this.Section_cb);
this.groupBox1.Controls.Add(this.label7);
this.groupBox1.Controls.Add(this.Context_txt);
this.groupBox1.Controls.Add(this.label6);
this.groupBox1.Controls.Add(this.Reson_txt);
this.groupBox1.Controls.Add(this.label5);
this.groupBox1.Controls.Add(this.Type_cb);
this.groupBox1.Controls.Add(this.label4);
this.groupBox1.Controls.Add(this.Time_dtp);
this.groupBox1.Controls.Add(this.label3);
this.groupBox1.Controls.Add(this.Name_txt);
this.groupBox1.Controls.Add(this.label2);
this.groupBox1.Controls.Add(this.No_cb);
this.groupBox1.Controls.Add(this.label1);
this.groupBox1.Location = new System.Drawing.Point(12, 12);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(378, 272);
this.groupBox1.TabIndex = 0;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "奖惩信息";
//
// Remarks_txt
//
this.Remarks_txt.BackColor = System.Drawing.SystemColors.Info;
this.Remarks_txt.Location = new System.Drawing.Point(87, 220);
this.Remarks_txt.Multiline = true;
this.Remarks_txt.Name = "Remarks_txt";
this.Remarks_txt.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
this.Remarks_txt.Size = new System.Drawing.Size(278, 42);
this.Remarks_txt.TabIndex = 43;
//
// label11
//
this.label11.Location = new System.Drawing.Point(27, 237);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(54, 16);
this.label11.TabIndex = 42;
this.label11.Text = "备 注";
//
// Repealreson_txt
//
this.Repealreson_txt.BackColor = System.Drawing.SystemColors.Info;
this.Repealreson_txt.Location = new System.Drawing.Point(265, 193);
this.Repealreson_txt.Name = "Repealreson_txt";
this.Repealreson_txt.Size = new System.Drawing.Size(100, 21);
this.Repealreson_txt.TabIndex = 41;
//
// label10
//
this.label10.Location = new System.Drawing.Point(203, 196);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(56, 16);
this.label10.TabIndex = 40;
this.label10.Text = "撤消原因";
//
// Repealtime_dtp
//
this.Repealtime_dtp.Format = System.Windows.Forms.DateTimePickerFormat.Short;
this.Repealtime_dtp.Location = new System.Drawing.Point(87, 192);
this.Repealtime_dtp.Name = "Repealtime_dtp";
this.Repealtime_dtp.Size = new System.Drawing.Size(100, 21);
this.Repealtime_dtp.TabIndex = 39;
//
// label9
//
this.label9.Location = new System.Drawing.Point(25, 205);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(56, 16);
this.label9.TabIndex = 38;
this.label9.Text = "撤消日期";
//
// App_cb
//
this.App_cb.BackColor = System.Drawing.SystemColors.Info;
this.App_cb.Location = new System.Drawing.Point(265, 166);
this.App_cb.Name = "App_cb";
this.App_cb.Size = new System.Drawing.Size(100, 20);
this.App_cb.TabIndex = 37;
//
// label8
//
this.label8.Location = new System.Drawing.Point(211, 173);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(48, 16);
this.label8.TabIndex = 36;
this.label8.Text = "批准人";
//
// Section_cb
//
this.Section_cb.BackColor = System.Drawing.SystemColors.Info;
this.Section_cb.Location = new System.Drawing.Point(87, 166);
this.Section_cb.Name = "Section_cb";
this.Section_cb.Size = new System.Drawing.Size(100, 20);
this.Section_cb.TabIndex = 35;
//
// label7
//
this.label7.Location = new System.Drawing.Point(25, 173);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(56, 16);
this.label7.TabIndex = 34;
this.label7.Text = "批准部门";
//
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -