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.cu_code_label = new System.Windows.Forms.Label(); this.pr_code_label = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.Info = new System.Windows.Forms.DataGridView(); this.ms_sncode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ms_prodcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ms_custname = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.cu_name = new System.Windows.Forms.Label(); this.pr_spec = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.InDate = new System.Windows.Forms.DateTimePicker(); this.label2 = 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.cu_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox(); this.label3 = new System.Windows.Forms.Label(); this.ma_softversion = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.Info)).BeginInit(); this.SuspendLayout(); // // cu_code_label // this.cu_code_label.AutoSize = true; this.cu_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cu_code_label.Location = new System.Drawing.Point(32, 14); this.cu_code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.cu_code_label.Name = "cu_code_label"; this.cu_code_label.Size = new System.Drawing.Size(146, 41); this.cu_code_label.TabIndex = 213; this.cu_code_label.Text = "客户编号"; // // 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(444, 16); 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.ms_sncode, this.ms_prodcode1, this.ms_custname}); this.Info.Location = new System.Drawing.Point(39, 127); this.Info.Name = "Info"; this.Info.RowTemplate.Height = 37; this.Info.Size = new System.Drawing.Size(1072, 569); this.Info.TabIndex = 218; // // ms_sncode // this.ms_sncode.DataPropertyName = "ms_sncode"; this.ms_sncode.HeaderText = "条码号"; this.ms_sncode.Name = "ms_sncode"; // // ms_prodcode1 // this.ms_prodcode1.DataPropertyName = "ms_prodcode1"; this.ms_prodcode1.HeaderText = "物料编号"; this.ms_prodcode1.Name = "ms_prodcode1"; // // ms_custname // this.ms_custname.DataPropertyName = "ms_custname"; this.ms_custname.HeaderText = "客户名称"; this.ms_custname.Name = "ms_custname"; // // cu_name // this.cu_name.AutoSize = true; this.cu_name.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cu_name.Location = new System.Drawing.Point(183, 72); this.cu_name.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.cu_name.Name = "cu_name"; this.cu_name.Size = new System.Drawing.Size(0, 41); this.cu_name.TabIndex = 219; // // 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(595, 72); 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(444, 72); 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 = "物料规格"; // // label5 // this.label5.AutoSize = true; this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label5.Location = new System.Drawing.Point(32, 72); this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(146, 41); this.label5.TabIndex = 222; this.label5.Text = "客户名称"; // // InDate // this.InDate.Location = new System.Drawing.Point(1058, 20); this.InDate.Name = "InDate"; this.InDate.Size = new System.Drawing.Size(205, 35); this.InDate.TabIndex = 224; this.InDate.ValueChanged += new System.EventHandler(this.dateTimePicker1_ValueChanged); // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label2.Location = new System.Drawing.Point(889, 14); this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(146, 41); this.label2.TabIndex = 225; this.label2.Text = "录入日期"; // // dataGridViewTextBoxColumn1 // this.dataGridViewTextBoxColumn1.DataPropertyName = "afr_barcode"; this.dataGridViewTextBoxColumn1.HeaderText = "条码号"; this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1"; // // dataGridViewTextBoxColumn2 // this.dataGridViewTextBoxColumn2.DataPropertyName = "afr_prodcode"; this.dataGridViewTextBoxColumn2.HeaderText = "物料编号"; this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2"; // // dataGridViewTextBoxColumn3 // this.dataGridViewTextBoxColumn3.DataPropertyName = "afr_cucode"; this.dataGridViewTextBoxColumn3.HeaderText = "客户名称"; this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3"; // // 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(602, 18); 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.Name = "dataGridViewTextBoxColumn4"; // // cu_code // this.cu_code.AllPower = null; this.cu_code.BackColor = System.Drawing.Color.White; this.cu_code.ID = null; this.cu_code.Location = new System.Drawing.Point(188, 18); this.cu_code.Margin = new System.Windows.Forms.Padding(4); this.cu_code.Name = "cu_code"; this.cu_code.Power = null; this.cu_code.Size = new System.Drawing.Size(246, 35); this.cu_code.Str = null; this.cu_code.Str1 = null; this.cu_code.Str2 = null; this.cu_code.TabIndex = 226; // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label3.Location = new System.Drawing.Point(889, 72); this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(146, 41); this.label3.TabIndex = 228; this.label3.Text = "软件版本"; // // ma_softversion // this.ma_softversion.AutoSize = true; this.ma_softversion.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ma_softversion.Location = new System.Drawing.Point(1052, 72); this.ma_softversion.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.ma_softversion.Name = "ma_softversion"; this.ma_softversion.Size = new System.Drawing.Size(0, 41); this.ma_softversion.TabIndex = 227; // // 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.label3); this.Controls.Add(this.ma_softversion); this.Controls.Add(this.cu_code); this.Controls.Add(this.label2); this.Controls.Add(this.InDate); this.Controls.Add(this.label5); this.Controls.Add(this.label4); this.Controls.Add(this.pr_spec); this.Controls.Add(this.cu_name); 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.cu_code_label); 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(true); this.PerformLayout(); } #endregion private CustomControl.ButtonUtil.NormalButton Confirm; private CustomControl.RichText.RichTextAutoBottom OperateResult; private CustomControl.ButtonUtil.NormalButton Clean; private System.Windows.Forms.Label cu_code_label; 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 cu_name; private System.Windows.Forms.Label pr_spec; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label5; private System.Windows.Forms.DateTimePicker InDate; private System.Windows.Forms.Label label2; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4; private System.Windows.Forms.DataGridViewTextBoxColumn ms_sncode; private System.Windows.Forms.DataGridViewTextBoxColumn ms_prodcode1; private System.Windows.Forms.DataGridViewTextBoxColumn ms_custname; private CustomControl.TextBoxWithIcon.EnterTextBox cu_code; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label ma_softversion; } }