namespace OAM
|
{
|
partial class OA_WorkLinkBill_BackMsg
|
{
|
/// <summary>
|
/// 必需的设计器变量。
|
/// </summary>
|
private System.ComponentModel.IContainer components = null;
|
|
/// <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(OA_WorkLinkBill_BackMsg));
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
this.label4 = new System.Windows.Forms.Label();
|
this.textBox3 = new System.Windows.Forms.TextBox();
|
this.panel3 = new System.Windows.Forms.Panel();
|
this.cmdHDeptID = new System.Windows.Forms.Button();
|
this.label1 = new System.Windows.Forms.Label();
|
this.label3 = new System.Windows.Forms.Label();
|
this.textBox2 = new System.Windows.Forms.TextBox();
|
this.panel1 = new System.Windows.Forms.Panel();
|
this.label2 = new System.Windows.Forms.Label();
|
this.panel2 = new System.Windows.Forms.Panel();
|
this.button2 = new System.Windows.Forms.Button();
|
this.button1 = new System.Windows.Forms.Button();
|
this.label5 = new System.Windows.Forms.Label();
|
this.textBox1 = new System.Windows.Forms.TextBox();
|
this.label6 = new System.Windows.Forms.Label();
|
this.textBox4 = new System.Windows.Forms.TextBox();
|
this.textBox5 = new System.Windows.Forms.TextBox();
|
this.groupBox1.SuspendLayout();
|
this.panel3.SuspendLayout();
|
this.panel1.SuspendLayout();
|
this.panel2.SuspendLayout();
|
this.SuspendLayout();
|
//
|
// groupBox1
|
//
|
this.groupBox1.Controls.Add(this.label4);
|
this.groupBox1.Controls.Add(this.textBox3);
|
this.groupBox1.Controls.Add(this.panel3);
|
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.groupBox1.Location = new System.Drawing.Point(0, 45);
|
this.groupBox1.Name = "groupBox1";
|
this.groupBox1.Size = new System.Drawing.Size(547, 282);
|
this.groupBox1.TabIndex = 0;
|
this.groupBox1.TabStop = false;
|
//
|
// label4
|
//
|
this.label4.AutoSize = true;
|
this.label4.Location = new System.Drawing.Point(12, 103);
|
this.label4.Name = "label4";
|
this.label4.Size = new System.Drawing.Size(53, 12);
|
this.label4.TabIndex = 4;
|
this.label4.Text = "回复内容";
|
//
|
// textBox3
|
//
|
this.textBox3.Location = new System.Drawing.Point(72, 100);
|
this.textBox3.Multiline = true;
|
this.textBox3.Name = "textBox3";
|
this.textBox3.Size = new System.Drawing.Size(461, 177);
|
this.textBox3.TabIndex = 1;
|
//
|
// panel3
|
//
|
this.panel3.Controls.Add(this.textBox5);
|
this.panel3.Controls.Add(this.label6);
|
this.panel3.Controls.Add(this.textBox4);
|
this.panel3.Controls.Add(this.label5);
|
this.panel3.Controls.Add(this.textBox1);
|
this.panel3.Controls.Add(this.cmdHDeptID);
|
this.panel3.Controls.Add(this.label1);
|
this.panel3.Controls.Add(this.label3);
|
this.panel3.Controls.Add(this.textBox2);
|
this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
|
this.panel3.Location = new System.Drawing.Point(3, 17);
|
this.panel3.Name = "panel3";
|
this.panel3.Size = new System.Drawing.Size(541, 77);
|
this.panel3.TabIndex = 0;
|
//
|
// cmdHDeptID
|
//
|
this.cmdHDeptID.BackColor = System.Drawing.Color.Transparent;
|
this.cmdHDeptID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHDeptID.Image")));
|
this.cmdHDeptID.ImageAlign = System.Drawing.ContentAlignment.TopRight;
|
this.cmdHDeptID.Location = new System.Drawing.Point(508, 14);
|
this.cmdHDeptID.Name = "cmdHDeptID";
|
this.cmdHDeptID.Size = new System.Drawing.Size(22, 22);
|
this.cmdHDeptID.TabIndex = 78;
|
this.cmdHDeptID.UseVisualStyleBackColor = false;
|
//
|
// label1
|
//
|
this.label1.AutoSize = true;
|
this.label1.Location = new System.Drawing.Point(10, 14);
|
this.label1.Name = "label1";
|
this.label1.Size = new System.Drawing.Size(53, 12);
|
this.label1.TabIndex = 0;
|
this.label1.Text = "回复类型";
|
//
|
// label3
|
//
|
this.label3.AutoSize = true;
|
this.label3.Location = new System.Drawing.Point(276, 14);
|
this.label3.Name = "label3";
|
this.label3.Size = new System.Drawing.Size(53, 12);
|
this.label3.TabIndex = 2;
|
this.label3.Text = "验证评价";
|
//
|
// textBox2
|
//
|
this.textBox2.Location = new System.Drawing.Point(344, 14);
|
this.textBox2.Name = "textBox2";
|
this.textBox2.Size = new System.Drawing.Size(163, 21);
|
this.textBox2.TabIndex = 3;
|
//
|
// panel1
|
//
|
this.panel1.Controls.Add(this.label2);
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
|
this.panel1.Location = new System.Drawing.Point(0, 0);
|
this.panel1.Name = "panel1";
|
this.panel1.Size = new System.Drawing.Size(547, 45);
|
this.panel1.TabIndex = 1;
|
//
|
// label2
|
//
|
this.label2.AutoSize = true;
|
this.label2.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label2.Location = new System.Drawing.Point(183, 9);
|
this.label2.Name = "label2";
|
this.label2.Size = new System.Drawing.Size(149, 19);
|
this.label2.TabIndex = 0;
|
this.label2.Text = "工作联系单反馈";
|
//
|
// panel2
|
//
|
this.panel2.Controls.Add(this.button2);
|
this.panel2.Controls.Add(this.button1);
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom;
|
this.panel2.Location = new System.Drawing.Point(0, 327);
|
this.panel2.Name = "panel2";
|
this.panel2.Size = new System.Drawing.Size(547, 49);
|
this.panel2.TabIndex = 2;
|
//
|
// button2
|
//
|
this.button2.Location = new System.Drawing.Point(425, 14);
|
this.button2.Name = "button2";
|
this.button2.Size = new System.Drawing.Size(75, 23);
|
this.button2.TabIndex = 1;
|
this.button2.Text = "取 消";
|
this.button2.UseVisualStyleBackColor = true;
|
//
|
// button1
|
//
|
this.button1.Location = new System.Drawing.Point(322, 14);
|
this.button1.Name = "button1";
|
this.button1.Size = new System.Drawing.Size(75, 23);
|
this.button1.TabIndex = 0;
|
this.button1.Text = "确 定";
|
this.button1.UseVisualStyleBackColor = true;
|
//
|
// label5
|
//
|
this.label5.AutoSize = true;
|
this.label5.Location = new System.Drawing.Point(10, 40);
|
this.label5.Name = "label5";
|
this.label5.Size = new System.Drawing.Size(53, 12);
|
this.label5.TabIndex = 79;
|
this.label5.Text = "回 复 人";
|
//
|
// textBox1
|
//
|
this.textBox1.Location = new System.Drawing.Point(69, 40);
|
this.textBox1.Name = "textBox1";
|
this.textBox1.Size = new System.Drawing.Size(183, 21);
|
this.textBox1.TabIndex = 80;
|
//
|
// label6
|
//
|
this.label6.AutoSize = true;
|
this.label6.Location = new System.Drawing.Point(276, 40);
|
this.label6.Name = "label6";
|
this.label6.Size = new System.Drawing.Size(53, 12);
|
this.label6.TabIndex = 81;
|
this.label6.Text = "回复日期";
|
//
|
// textBox4
|
//
|
this.textBox4.Location = new System.Drawing.Point(344, 40);
|
this.textBox4.Name = "textBox4";
|
this.textBox4.Size = new System.Drawing.Size(186, 21);
|
this.textBox4.TabIndex = 82;
|
//
|
// textBox5
|
//
|
this.textBox5.Location = new System.Drawing.Point(69, 14);
|
this.textBox5.Name = "textBox5";
|
this.textBox5.Size = new System.Drawing.Size(183, 21);
|
this.textBox5.TabIndex = 83;
|
//
|
// OA_WorkLinkBill_BackMsg
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
|
this.ClientSize = new System.Drawing.Size(547, 376);
|
this.Controls.Add(this.groupBox1);
|
this.Controls.Add(this.panel2);
|
this.Controls.Add(this.panel1);
|
this.Name = "OA_WorkLinkBill_BackMsg";
|
this.Text = "工作联系单反馈";
|
this.groupBox1.ResumeLayout(false);
|
this.groupBox1.PerformLayout();
|
this.panel3.ResumeLayout(false);
|
this.panel3.PerformLayout();
|
this.panel1.ResumeLayout(false);
|
this.panel1.PerformLayout();
|
this.panel2.ResumeLayout(false);
|
this.ResumeLayout(false);
|
|
}
|
|
#endregion
|
|
private System.Windows.Forms.GroupBox groupBox1;
|
private System.Windows.Forms.Panel panel1;
|
private System.Windows.Forms.Panel panel2;
|
private System.Windows.Forms.Panel panel3;
|
private System.Windows.Forms.Label label1;
|
private System.Windows.Forms.Label label2;
|
private System.Windows.Forms.Button button2;
|
private System.Windows.Forms.Button button1;
|
private System.Windows.Forms.Label label4;
|
private System.Windows.Forms.TextBox textBox3;
|
private System.Windows.Forms.Label label3;
|
private System.Windows.Forms.TextBox textBox2;
|
private System.Windows.Forms.Button cmdHDeptID;
|
private System.Windows.Forms.Label label6;
|
private System.Windows.Forms.TextBox textBox4;
|
private System.Windows.Forms.Label label5;
|
private System.Windows.Forms.TextBox textBox1;
|
private System.Windows.Forms.TextBox textBox5;
|
}
|
}
|