namespace WMS.UI.SynthesizeQuery
|
{
|
partial class FrmQueLiaoAlert
|
{
|
/// <summary>
|
/// Required designer variable.
|
/// </summary>
|
private System.ComponentModel.IContainer components = null;
|
|
/// <summary>
|
/// Clean up any resources being used.
|
/// </summary>
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
protected override void Dispose(bool disposing)
|
{
|
if (disposing && (components != null))
|
{
|
components.Dispose();
|
}
|
base.Dispose(disposing);
|
}
|
|
#region Windows Form Designer generated code
|
|
/// <summary>
|
/// Required method for Designer support - do not modify
|
/// the contents of this method with the code editor.
|
/// </summary>
|
private void InitializeComponent()
|
{
|
this.panel1 = new System.Windows.Forms.Panel();
|
this.lbl_materialCode = new System.Windows.Forms.Label();
|
this.lbl_materialName = new System.Windows.Forms.Label();
|
this.lbl_createtime = new System.Windows.Forms.Label();
|
this.lbl_SourceStation = new System.Windows.Forms.Label();
|
this.lbl_supplier = new System.Windows.Forms.Label();
|
this.button_confirm = new System.Windows.Forms.Button();
|
this.lbl_materialCode1 = new System.Windows.Forms.Label();
|
this.lbl_materialName1 = new System.Windows.Forms.Label();
|
this.lbl_supplier1 = new System.Windows.Forms.Label();
|
this.lbl_createtime1 = new System.Windows.Forms.Label();
|
this.lbl_msg1 = new System.Windows.Forms.Label();
|
this.panel1.SuspendLayout();
|
this.SuspendLayout();
|
//
|
// panel1
|
//
|
this.panel1.Controls.Add(this.lbl_msg1);
|
this.panel1.Controls.Add(this.lbl_createtime1);
|
this.panel1.Controls.Add(this.lbl_supplier1);
|
this.panel1.Controls.Add(this.lbl_materialName1);
|
this.panel1.Controls.Add(this.lbl_materialCode1);
|
this.panel1.Controls.Add(this.lbl_materialCode);
|
this.panel1.Controls.Add(this.lbl_materialName);
|
this.panel1.Controls.Add(this.lbl_createtime);
|
this.panel1.Controls.Add(this.lbl_SourceStation);
|
this.panel1.Controls.Add(this.lbl_supplier);
|
this.panel1.Controls.Add(this.button_confirm);
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.panel1.Location = new System.Drawing.Point(0, 35);
|
this.panel1.Margin = new System.Windows.Forms.Padding(2);
|
this.panel1.Name = "panel1";
|
this.panel1.Size = new System.Drawing.Size(728, 310);
|
this.panel1.TabIndex = 3;
|
//
|
// lbl_materialCode
|
//
|
this.lbl_materialCode.AutoSize = true;
|
this.lbl_materialCode.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lbl_materialCode.Location = new System.Drawing.Point(189, 33);
|
this.lbl_materialCode.Name = "lbl_materialCode";
|
this.lbl_materialCode.Size = new System.Drawing.Size(134, 27);
|
this.lbl_materialCode.TabIndex = 41;
|
this.lbl_materialCode.Text = "物料编号:";
|
//
|
// lbl_materialName
|
//
|
this.lbl_materialName.AutoSize = true;
|
this.lbl_materialName.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lbl_materialName.Location = new System.Drawing.Point(189, 73);
|
this.lbl_materialName.Name = "lbl_materialName";
|
this.lbl_materialName.Size = new System.Drawing.Size(134, 27);
|
this.lbl_materialName.TabIndex = 40;
|
this.lbl_materialName.Text = "物料名称:";
|
//
|
// lbl_createtime
|
//
|
this.lbl_createtime.AutoSize = true;
|
this.lbl_createtime.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lbl_createtime.Location = new System.Drawing.Point(147, 114);
|
this.lbl_createtime.Name = "lbl_createtime";
|
this.lbl_createtime.Size = new System.Drawing.Size(188, 27);
|
this.lbl_createtime.TabIndex = 38;
|
this.lbl_createtime.Text = "物料呼叫时间:";
|
//
|
// lbl_SourceStation
|
//
|
this.lbl_SourceStation.AutoSize = true;
|
this.lbl_SourceStation.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lbl_SourceStation.Location = new System.Drawing.Point(476, 229);
|
this.lbl_SourceStation.Name = "lbl_SourceStation";
|
this.lbl_SourceStation.Size = new System.Drawing.Size(0, 27);
|
this.lbl_SourceStation.TabIndex = 37;
|
//
|
// lbl_supplier
|
//
|
this.lbl_supplier.AutoSize = true;
|
this.lbl_supplier.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lbl_supplier.Location = new System.Drawing.Point(61, 158);
|
this.lbl_supplier.Name = "lbl_supplier";
|
this.lbl_supplier.Size = new System.Drawing.Size(296, 27);
|
this.lbl_supplier.TabIndex = 36;
|
this.lbl_supplier.Text = "目前配置的出库供应商:";
|
//
|
// button_confirm
|
//
|
this.button_confirm.Font = new System.Drawing.Font("宋体", 22.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.button_confirm.ForeColor = System.Drawing.Color.ForestGreen;
|
this.button_confirm.Location = new System.Drawing.Point(281, 251);
|
this.button_confirm.Margin = new System.Windows.Forms.Padding(2);
|
this.button_confirm.Name = "button_confirm";
|
this.button_confirm.Size = new System.Drawing.Size(107, 44);
|
this.button_confirm.TabIndex = 7;
|
this.button_confirm.Text = "确定";
|
this.button_confirm.UseVisualStyleBackColor = true;
|
this.button_confirm.Click += new System.EventHandler(this.button_confirm_Click);
|
//
|
// lbl_materialCode1
|
//
|
this.lbl_materialCode1.AutoSize = true;
|
this.lbl_materialCode1.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lbl_materialCode1.Location = new System.Drawing.Point(353, 33);
|
this.lbl_materialCode1.Name = "lbl_materialCode1";
|
this.lbl_materialCode1.Size = new System.Drawing.Size(54, 27);
|
this.lbl_materialCode1.TabIndex = 43;
|
this.lbl_materialCode1.Text = "XXX";
|
//
|
// lbl_materialName1
|
//
|
this.lbl_materialName1.AutoSize = true;
|
this.lbl_materialName1.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lbl_materialName1.Location = new System.Drawing.Point(353, 73);
|
this.lbl_materialName1.Name = "lbl_materialName1";
|
this.lbl_materialName1.Size = new System.Drawing.Size(54, 27);
|
this.lbl_materialName1.TabIndex = 44;
|
this.lbl_materialName1.Text = "XXX";
|
//
|
// lbl_supplier1
|
//
|
this.lbl_supplier1.AutoSize = true;
|
this.lbl_supplier1.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lbl_supplier1.Location = new System.Drawing.Point(353, 158);
|
this.lbl_supplier1.Name = "lbl_supplier1";
|
this.lbl_supplier1.Size = new System.Drawing.Size(54, 27);
|
this.lbl_supplier1.TabIndex = 45;
|
this.lbl_supplier1.Text = "XXX";
|
//
|
// lbl_createtime1
|
//
|
this.lbl_createtime1.AutoSize = true;
|
this.lbl_createtime1.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lbl_createtime1.Location = new System.Drawing.Point(353, 114);
|
this.lbl_createtime1.Name = "lbl_createtime1";
|
this.lbl_createtime1.Size = new System.Drawing.Size(54, 27);
|
this.lbl_createtime1.TabIndex = 46;
|
this.lbl_createtime1.Text = "XXX";
|
//
|
// lbl_msg1
|
//
|
this.lbl_msg1.AutoSize = true;
|
this.lbl_msg1.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lbl_msg1.Location = new System.Drawing.Point(205, 202);
|
this.lbl_msg1.Name = "lbl_msg1";
|
this.lbl_msg1.Size = new System.Drawing.Size(54, 27);
|
this.lbl_msg1.TabIndex = 47;
|
this.lbl_msg1.Text = "XXX";
|
//
|
// FrmQueLiaoAlert
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 27F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.ClientSize = new System.Drawing.Size(728, 345);
|
this.Controls.Add(this.panel1);
|
this.Name = "FrmQueLiaoAlert";
|
this.Text = "缺料提示";
|
this.Load += new System.EventHandler(this.FrmHandOutStore_Load);
|
this.panel1.ResumeLayout(false);
|
this.panel1.PerformLayout();
|
this.ResumeLayout(false);
|
|
}
|
|
#endregion
|
|
private System.Windows.Forms.Panel panel1;
|
private System.Windows.Forms.Button button_confirm;
|
private System.Windows.Forms.Label lbl_SourceStation;
|
private System.Windows.Forms.Label lbl_supplier;
|
private System.Windows.Forms.Label lbl_createtime;
|
private System.Windows.Forms.Label lbl_materialCode;
|
private System.Windows.Forms.Label lbl_materialName;
|
private System.Windows.Forms.Label lbl_materialName1;
|
private System.Windows.Forms.Label lbl_materialCode1;
|
private System.Windows.Forms.Label lbl_supplier1;
|
private System.Windows.Forms.Label lbl_createtime1;
|
private System.Windows.Forms.Label lbl_msg1;
|
}
|
}
|