namespace iWareCC.Forms { partial class SrmStockForm { /// /// 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() { this.button3 = new System.Windows.Forms.Button(); this.tb_SalverCode = new System.Windows.Forms.TextBox(); this.label3 = new System.Windows.Forms.Label(); this.tb_OrderNo = new System.Windows.Forms.TextBox(); this.tb_ = new System.Windows.Forms.Label(); this.tb_SerialNumber = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.tb_Log = new System.Windows.Forms.TextBox(); this.cmbItemType = new System.Windows.Forms.ComboBox(); this.label5 = new System.Windows.Forms.Label(); this.btn_close = new System.Windows.Forms.Button(); this.tb_PlaceNo = new System.Windows.Forms.TextBox(); this.label6 = new System.Windows.Forms.Label(); this.button2 = new System.Windows.Forms.Button(); this.button1 = new System.Windows.Forms.Button(); this.tb_SalverCount = new System.Windows.Forms.TextBox(); this.label1 = new System.Windows.Forms.Label(); this.button4 = new System.Windows.Forms.Button(); this.SuspendLayout(); // // button3 // this.button3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); this.button3.Location = new System.Drawing.Point(745, 213); this.button3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(229, 78); this.button3.TabIndex = 60; this.button3.Text = "库位解锁"; this.button3.UseVisualStyleBackColor = false; this.button3.Click += new System.EventHandler(this.button3_Click); // // tb_SalverCode // this.tb_SalverCode.Location = new System.Drawing.Point(278, 242); this.tb_SalverCode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.tb_SalverCode.Name = "tb_SalverCode"; this.tb_SalverCode.Size = new System.Drawing.Size(395, 25); this.tb_SalverCode.TabIndex = 59; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(187, 245); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(67, 15); this.label3.TabIndex = 58; this.label3.Text = "托盘号:"; // // tb_OrderNo // this.tb_OrderNo.Location = new System.Drawing.Point(278, 200); this.tb_OrderNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.tb_OrderNo.Name = "tb_OrderNo"; this.tb_OrderNo.Size = new System.Drawing.Size(395, 25); this.tb_OrderNo.TabIndex = 57; // // tb_ // this.tb_.AutoSize = true; this.tb_.Location = new System.Drawing.Point(187, 203); this.tb_.Name = "tb_"; this.tb_.Size = new System.Drawing.Size(67, 15); this.tb_.TabIndex = 56; this.tb_.Text = "订货号:"; // // tb_SerialNumber // this.tb_SerialNumber.Location = new System.Drawing.Point(278, 159); this.tb_SerialNumber.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.tb_SerialNumber.Name = "tb_SerialNumber"; this.tb_SerialNumber.Size = new System.Drawing.Size(395, 25); this.tb_SerialNumber.TabIndex = 55; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(187, 162); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(67, 15); this.label2.TabIndex = 54; this.label2.Text = "序列号:"; // // tb_Log // this.tb_Log.Location = new System.Drawing.Point(278, 322); this.tb_Log.Margin = new System.Windows.Forms.Padding(4); this.tb_Log.Multiline = true; this.tb_Log.Name = "tb_Log"; this.tb_Log.ReadOnly = true; this.tb_Log.ScrollBars = System.Windows.Forms.ScrollBars.Both; this.tb_Log.Size = new System.Drawing.Size(753, 213); this.tb_Log.TabIndex = 53; // // cmbItemType // this.cmbItemType.FormattingEnabled = true; this.cmbItemType.Location = new System.Drawing.Point(278, 19); this.cmbItemType.Name = "cmbItemType"; this.cmbItemType.Size = new System.Drawing.Size(395, 23); this.cmbItemType.TabIndex = 52; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(187, 19); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(67, 15); this.label5.TabIndex = 51; this.label5.Text = "物料类型"; // // btn_close // this.btn_close.BackColor = System.Drawing.Color.LightCoral; this.btn_close.Location = new System.Drawing.Point(13, 439); this.btn_close.Margin = new System.Windows.Forms.Padding(4); this.btn_close.Name = "btn_close"; this.btn_close.Size = new System.Drawing.Size(231, 78); this.btn_close.TabIndex = 50; this.btn_close.Text = "关闭"; this.btn_close.UseVisualStyleBackColor = false; this.btn_close.Click += new System.EventHandler(this.btn_close_Click); // // tb_PlaceNo // this.tb_PlaceNo.Location = new System.Drawing.Point(278, 63); this.tb_PlaceNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.tb_PlaceNo.Name = "tb_PlaceNo"; this.tb_PlaceNo.Size = new System.Drawing.Size(395, 25); this.tb_PlaceNo.TabIndex = 49; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(42, 73); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(227, 15); this.label6.TabIndex = 48; this.label6.Text = "库位号(立体库位或者rgv站点):"; // // button2 // this.button2.BackColor = System.Drawing.Color.Red; this.button2.ForeColor = System.Drawing.SystemColors.ControlDarkDark; this.button2.Location = new System.Drawing.Point(745, 123); this.button2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(229, 78); this.button2.TabIndex = 47; this.button2.Text = "清空立库位置的库存"; this.button2.UseVisualStyleBackColor = false; this.button2.Click += new System.EventHandler(this.button2_Click); // // button1 // this.button1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); this.button1.Location = new System.Drawing.Point(745, 41); this.button1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(229, 78); this.button1.TabIndex = 46; this.button1.Text = "新增库存"; this.button1.UseVisualStyleBackColor = false; this.button1.Click += new System.EventHandler(this.button1_Click); // // tb_SalverCount // this.tb_SalverCount.Location = new System.Drawing.Point(278, 114); this.tb_SalverCount.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.tb_SalverCount.Name = "tb_SalverCount"; this.tb_SalverCount.Size = new System.Drawing.Size(395, 25); this.tb_SalverCount.TabIndex = 45; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(187, 117); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(82, 15); this.label1.TabIndex = 44; this.label1.Text = "托盘数量:"; // // button4 // this.button4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.button4.Location = new System.Drawing.Point(980, 213); this.button4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.button4.Name = "button4"; this.button4.Size = new System.Drawing.Size(229, 78); this.button4.TabIndex = 61; this.button4.Text = "库位锁定"; this.button4.UseVisualStyleBackColor = false; this.button4.Click += new System.EventHandler(this.button4_Click); // // SrmStockForm // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1223, 560); this.Controls.Add(this.button4); this.Controls.Add(this.button3); this.Controls.Add(this.tb_SalverCode); this.Controls.Add(this.label3); this.Controls.Add(this.tb_OrderNo); this.Controls.Add(this.tb_); this.Controls.Add(this.tb_SerialNumber); this.Controls.Add(this.label2); this.Controls.Add(this.tb_Log); this.Controls.Add(this.cmbItemType); this.Controls.Add(this.label5); this.Controls.Add(this.btn_close); this.Controls.Add(this.tb_PlaceNo); this.Controls.Add(this.label6); this.Controls.Add(this.button2); this.Controls.Add(this.button1); this.Controls.Add(this.tb_SalverCount); this.Controls.Add(this.label1); this.Name = "SrmStockForm"; this.Text = "手动库存维护"; this.Load += new System.EventHandler(this.SrmStockForm_Load_1); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Button button3; private System.Windows.Forms.TextBox tb_SalverCode; private System.Windows.Forms.Label label3; private System.Windows.Forms.TextBox tb_OrderNo; private System.Windows.Forms.Label tb_; private System.Windows.Forms.TextBox tb_SerialNumber; private System.Windows.Forms.Label label2; private System.Windows.Forms.TextBox tb_Log; private System.Windows.Forms.ComboBox cmbItemType; private System.Windows.Forms.Label label5; private System.Windows.Forms.Button btn_close; private System.Windows.Forms.TextBox tb_PlaceNo; private System.Windows.Forms.Label label6; private System.Windows.Forms.Button button2; private System.Windows.Forms.Button button1; private System.Windows.Forms.TextBox tb_SalverCount; private System.Windows.Forms.Label label1; private System.Windows.Forms.Button button4; } }