namespace UAS_MES_NEW.Special
{
partial class Special_AfterSaleIn
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Special_AfterSaleIn));
this.pr_code_label = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.Info = new System.Windows.Forms.DataGridView();
this.pr_spec = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.barcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
this.pr_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
this.Confirm = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.as_sn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.as_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.as_indate = new System.Windows.Forms.DataGridViewTextBoxColumn();
((System.ComponentModel.ISupportInitialize)(this.Info)).BeginInit();
this.SuspendLayout();
//
// pr_code_label
//
this.pr_code_label.AutoSize = true;
this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pr_code_label.Location = new System.Drawing.Point(41, 11);
this.pr_code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.pr_code_label.Name = "pr_code_label";
this.pr_code_label.Size = new System.Drawing.Size(146, 41);
this.pr_code_label.TabIndex = 215;
this.pr_code_label.Text = "物料编号";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.Location = new System.Drawing.Point(42, 726);
this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(114, 41);
this.label1.TabIndex = 217;
this.label1.Text = "序列号";
//
// Info
//
this.Info.AllowUserToAddRows = false;
this.Info.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.Info.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.as_sn,
this.as_prodcode,
this.as_indate});
this.Info.Location = new System.Drawing.Point(39, 127);
this.Info.Name = "Info";
this.Info.RowHeadersWidth = 82;
this.Info.RowTemplate.Height = 37;
this.Info.Size = new System.Drawing.Size(1072, 569);
this.Info.TabIndex = 218;
//
// pr_spec
//
this.pr_spec.AutoSize = true;
this.pr_spec.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pr_spec.Location = new System.Drawing.Point(614, 13);
this.pr_spec.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.pr_spec.Name = "pr_spec";
this.pr_spec.Size = new System.Drawing.Size(0, 41);
this.pr_spec.TabIndex = 220;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label4.Location = new System.Drawing.Point(463, 13);
this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(146, 41);
this.label4.TabIndex = 221;
this.label4.Text = "物料规格";
//
// dataGridViewTextBoxColumn1
//
this.dataGridViewTextBoxColumn1.DataPropertyName = "afr_barcode";
this.dataGridViewTextBoxColumn1.HeaderText = "条码号";
this.dataGridViewTextBoxColumn1.MinimumWidth = 10;
this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
this.dataGridViewTextBoxColumn1.Width = 200;
//
// dataGridViewTextBoxColumn2
//
this.dataGridViewTextBoxColumn2.DataPropertyName = "afr_prodcode";
this.dataGridViewTextBoxColumn2.HeaderText = "物料编号";
this.dataGridViewTextBoxColumn2.MinimumWidth = 10;
this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
this.dataGridViewTextBoxColumn2.Width = 200;
//
// dataGridViewTextBoxColumn3
//
this.dataGridViewTextBoxColumn3.DataPropertyName = "afr_cucode";
this.dataGridViewTextBoxColumn3.HeaderText = "客户名称";
this.dataGridViewTextBoxColumn3.MinimumWidth = 10;
this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
this.dataGridViewTextBoxColumn3.Width = 200;
//
// barcode
//
this.barcode.AllPower = null;
this.barcode.BackColor = System.Drawing.Color.White;
this.barcode.ID = null;
this.barcode.Location = new System.Drawing.Point(166, 732);
this.barcode.Margin = new System.Windows.Forms.Padding(4);
this.barcode.Name = "barcode";
this.barcode.Power = null;
this.barcode.Size = new System.Drawing.Size(292, 35);
this.barcode.Str = null;
this.barcode.Str1 = null;
this.barcode.Str2 = null;
this.barcode.TabIndex = 216;
this.barcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.barcode_KeyDown);
//
// pr_code
//
this.pr_code.AllPower = null;
this.pr_code.Caller = null;
this.pr_code.Condition = null;
this.pr_code.DBTitle = null;
this.pr_code.FormName = null;
this.pr_code.Location = new System.Drawing.Point(199, 13);
this.pr_code.Margin = new System.Windows.Forms.Padding(4);
this.pr_code.Name = "pr_code";
this.pr_code.Power = null;
this.pr_code.ReturnData = null;
this.pr_code.SelectField = null;
this.pr_code.SetValueField = null;
this.pr_code.Size = new System.Drawing.Size(248, 40);
this.pr_code.TabIndex = 214;
this.pr_code.TableName = null;
this.pr_code.TextBoxEnable = false;
this.pr_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox.OnTextChange(this.pr_code_UserControlTextChanged);
//
// Clean
//
this.Clean.AllPower = null;
this.Clean.BackColor = System.Drawing.Color.Transparent;
this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
this.Clean.IsShowBorder = true;
this.Clean.Location = new System.Drawing.Point(1262, 725);
this.Clean.Margin = new System.Windows.Forms.Padding(8);
this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
this.Clean.Name = "Clean";
this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
this.Clean.Power = null;
this.Clean.Size = new System.Drawing.Size(120, 50);
this.Clean.TabIndex = 143;
this.Clean.Text = "清除";
this.Clean.UseVisualStyleBackColor = true;
this.Clean.Click += new System.EventHandler(this.Clean_Click);
//
// OperateResult
//
this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.OperateResult.Location = new System.Drawing.Point(1138, 127);
this.OperateResult.Margin = new System.Windows.Forms.Padding(8);
this.OperateResult.Name = "OperateResult";
this.OperateResult.Size = new System.Drawing.Size(372, 569);
this.OperateResult.TabIndex = 142;
this.OperateResult.Text = "";
//
// Confirm
//
this.Confirm.AllPower = null;
this.Confirm.BackColor = System.Drawing.Color.Transparent;
this.Confirm.DownImage = ((System.Drawing.Image)(resources.GetObject("Confirm.DownImage")));
this.Confirm.Image = ((System.Drawing.Image)(resources.GetObject("Confirm.Image")));
this.Confirm.IsShowBorder = true;
this.Confirm.Location = new System.Drawing.Point(470, 722);
this.Confirm.Margin = new System.Windows.Forms.Padding(8);
this.Confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("Confirm.MoveImage")));
this.Confirm.Name = "Confirm";
this.Confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("Confirm.NormalImage")));
this.Confirm.Power = null;
this.Confirm.Size = new System.Drawing.Size(120, 50);
this.Confirm.TabIndex = 141;
this.Confirm.Text = "确认";
this.Confirm.UseVisualStyleBackColor = true;
this.Confirm.Click += new System.EventHandler(this.Confirm_Click);
//
// dataGridViewTextBoxColumn4
//
this.dataGridViewTextBoxColumn4.DataPropertyName = "afr_inqty";
this.dataGridViewTextBoxColumn4.HeaderText = "入库数量";
this.dataGridViewTextBoxColumn4.MinimumWidth = 10;
this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
this.dataGridViewTextBoxColumn4.Width = 200;
//
// as_sn
//
this.as_sn.DataPropertyName = "as_sn";
this.as_sn.HeaderText = "条码号";
this.as_sn.MinimumWidth = 10;
this.as_sn.Name = "as_sn";
this.as_sn.Width = 200;
//
// as_prodcode
//
this.as_prodcode.DataPropertyName = "as_prodcode";
this.as_prodcode.HeaderText = "物料编号";
this.as_prodcode.MinimumWidth = 10;
this.as_prodcode.Name = "as_prodcode";
this.as_prodcode.Width = 200;
//
// as_indate
//
this.as_indate.DataPropertyName = "as_indate";
this.as_indate.HeaderText = "录入时间";
this.as_indate.MinimumWidth = 200;
this.as_indate.Name = "as_indate";
this.as_indate.Width = 200;
//
// Special_AfterSaleIn
//
this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1566, 802);
this.Controls.Add(this.label4);
this.Controls.Add(this.pr_spec);
this.Controls.Add(this.Info);
this.Controls.Add(this.label1);
this.Controls.Add(this.barcode);
this.Controls.Add(this.pr_code_label);
this.Controls.Add(this.pr_code);
this.Controls.Add(this.Clean);
this.Controls.Add(this.OperateResult);
this.Controls.Add(this.Confirm);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Margin = new System.Windows.Forms.Padding(4);
this.Name = "Special_AfterSaleIn";
this.Tag = "Special!Special_AfterSaleOut";
this.Text = "出货单取消出货";
this.Load += new System.EventHandler(this.Special_CancelProdinout_Load);
this.SizeChanged += new System.EventHandler(this.Special_AfterSaleIn_SizeChanged);
((System.ComponentModel.ISupportInitialize)(this.Info)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private CustomControl.ButtonUtil.NormalButton Confirm;
private CustomControl.RichText.RichTextAutoBottom OperateResult;
private CustomControl.ButtonUtil.NormalButton Clean;
private System.Windows.Forms.Label pr_code_label;
private CustomControl.TextBoxWithIcon.SearchTextBox pr_code;
private CustomControl.TextBoxWithIcon.EnterTextBox barcode;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.DataGridView Info;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
private System.Windows.Forms.Label pr_spec;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
private System.Windows.Forms.DataGridViewTextBoxColumn as_sn;
private System.Windows.Forms.DataGridViewTextBoxColumn as_prodcode;
private System.Windows.Forms.DataGridViewTextBoxColumn as_indate;
}
}