123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286 |
- namespace UAS_MES_NEW.Special
- {
- partial class Special_Collertion
- {
- /// <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()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Special_Collertion));
- this.Pallet_label = new System.Windows.Forms.Label();
- this.bigboxBtn = new System.Windows.Forms.RadioButton();
- this.serBtn = new System.Windows.Forms.RadioButton();
- this.ms_makecode_label = new System.Windows.Forms.Label();
- this.ms_prodcode_label = new System.Windows.Forms.Label();
- this.WeighRecord = new System.Windows.Forms.ListView();
- this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
- this.数据清空 = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.ms_prodcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
- this.ms_makecode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
- this.OperatResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
- this.input = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.Split = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.label1 = new System.Windows.Forms.Label();
- this.num = new System.Windows.Forms.Label();
- this.SuspendLayout();
- //
- // Pallet_label
- //
- this.Pallet_label.AutoSize = true;
- this.Pallet_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.Pallet_label.Location = new System.Drawing.Point(7, 41);
- this.Pallet_label.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.Pallet_label.Name = "Pallet_label";
- this.Pallet_label.Size = new System.Drawing.Size(58, 21);
- this.Pallet_label.TabIndex = 1;
- this.Pallet_label.Text = "录入框";
- //
- // bigboxBtn
- //
- this.bigboxBtn.AutoSize = true;
- this.bigboxBtn.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.bigboxBtn.Location = new System.Drawing.Point(11, 2);
- this.bigboxBtn.Margin = new System.Windows.Forms.Padding(2);
- this.bigboxBtn.Name = "bigboxBtn";
- this.bigboxBtn.Size = new System.Drawing.Size(60, 25);
- this.bigboxBtn.TabIndex = 234;
- this.bigboxBtn.Text = "箱号";
- this.bigboxBtn.UseVisualStyleBackColor = true;
- this.bigboxBtn.Click += new System.EventHandler(this.bigboxBtn_Click);
- //
- // serBtn
- //
- this.serBtn.AutoSize = true;
- this.serBtn.Checked = true;
- this.serBtn.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.serBtn.Location = new System.Drawing.Point(80, 2);
- this.serBtn.Margin = new System.Windows.Forms.Padding(2);
- this.serBtn.Name = "serBtn";
- this.serBtn.Size = new System.Drawing.Size(108, 25);
- this.serBtn.TabIndex = 233;
- this.serBtn.TabStop = true;
- this.serBtn.Text = "单台序列号";
- this.serBtn.UseVisualStyleBackColor = true;
- this.serBtn.Click += new System.EventHandler(this.bigboxBtn_Click);
- //
- // ms_makecode_label
- //
- this.ms_makecode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)));
- this.ms_makecode_label.AutoSize = true;
- this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ms_makecode_label.Location = new System.Drawing.Point(7, 81);
- this.ms_makecode_label.Name = "ms_makecode_label";
- this.ms_makecode_label.Size = new System.Drawing.Size(58, 21);
- this.ms_makecode_label.TabIndex = 240;
- this.ms_makecode_label.Text = "工单号";
- //
- // ms_prodcode_label
- //
- this.ms_prodcode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)));
- this.ms_prodcode_label.AutoSize = true;
- this.ms_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ms_prodcode_label.Location = new System.Drawing.Point(326, 81);
- this.ms_prodcode_label.Name = "ms_prodcode_label";
- this.ms_prodcode_label.Size = new System.Drawing.Size(74, 21);
- this.ms_prodcode_label.TabIndex = 241;
- this.ms_prodcode_label.Text = "产品编号";
- //
- // WeighRecord
- //
- this.WeighRecord.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
- this.columnHeader3});
- this.WeighRecord.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.WeighRecord.Location = new System.Drawing.Point(11, 108);
- this.WeighRecord.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.WeighRecord.Name = "WeighRecord";
- this.WeighRecord.Size = new System.Drawing.Size(421, 321);
- this.WeighRecord.TabIndex = 243;
- this.WeighRecord.UseCompatibleStateImageBehavior = false;
- this.WeighRecord.View = System.Windows.Forms.View.Details;
- //
- // columnHeader3
- //
- this.columnHeader3.Text = "录入项";
- this.columnHeader3.Width = 300;
- //
- // 数据清空
- //
- this.数据清空.AllPower = null;
- this.数据清空.BackColor = System.Drawing.Color.Transparent;
- this.数据清空.DownImage = ((System.Drawing.Image)(resources.GetObject("数据清空.DownImage")));
- this.数据清空.Image = null;
- this.数据清空.IsShowBorder = true;
- this.数据清空.Location = new System.Drawing.Point(473, 400);
- this.数据清空.MoveImage = ((System.Drawing.Image)(resources.GetObject("数据清空.MoveImage")));
- this.数据清空.Name = "数据清空";
- this.数据清空.NormalImage = ((System.Drawing.Image)(resources.GetObject("数据清空.NormalImage")));
- this.数据清空.Power = null;
- this.数据清空.Size = new System.Drawing.Size(56, 28);
- this.数据清空.TabIndex = 245;
- this.数据清空.Text = "数据清空";
- this.数据清空.UseVisualStyleBackColor = false;
- this.数据清空.Click += new System.EventHandler(this.数据清空_Click);
- //
- // ms_prodcode
- //
- this.ms_prodcode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)));
- this.ms_prodcode.AutoSize = true;
- this.ms_prodcode.CutLength = null;
- this.ms_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ms_prodcode.Location = new System.Drawing.Point(422, 81);
- this.ms_prodcode.MaximumSize = new System.Drawing.Size(150, 0);
- this.ms_prodcode.Name = "ms_prodcode";
- this.ms_prodcode.Size = new System.Drawing.Size(0, 21);
- this.ms_prodcode.TabIndex = 239;
- //
- // ms_makecode
- //
- this.ms_makecode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)));
- this.ms_makecode.AutoSize = true;
- this.ms_makecode.CutLength = null;
- this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ms_makecode.Location = new System.Drawing.Point(87, 81);
- this.ms_makecode.MaximumSize = new System.Drawing.Size(250, 0);
- this.ms_makecode.Name = "ms_makecode";
- this.ms_makecode.Size = new System.Drawing.Size(0, 21);
- this.ms_makecode.TabIndex = 242;
- //
- // OperatResult
- //
- this.OperatResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.OperatResult.Location = new System.Drawing.Point(11, 433);
- this.OperatResult.Margin = new System.Windows.Forms.Padding(2);
- this.OperatResult.Name = "OperatResult";
- this.OperatResult.Size = new System.Drawing.Size(777, 123);
- this.OperatResult.TabIndex = 3;
- this.OperatResult.Text = "";
- //
- // input
- //
- this.input.AllPower = null;
- this.input.BackColor = System.Drawing.Color.White;
- this.input.ID = null;
- this.input.Location = new System.Drawing.Point(80, 43);
- this.input.Margin = new System.Windows.Forms.Padding(2);
- this.input.Name = "input";
- this.input.Power = null;
- this.input.Size = new System.Drawing.Size(148, 21);
- this.input.Str = null;
- this.input.Str1 = null;
- this.input.Str2 = null;
- this.input.TabIndex = 2;
- this.input.KeyDown += new System.Windows.Forms.KeyEventHandler(this.input_KeyDown);
- //
- // Split
- //
- this.Split.AllPower = null;
- this.Split.BackColor = System.Drawing.Color.Transparent;
- this.Split.DownImage = ((System.Drawing.Image)(resources.GetObject("Split.DownImage")));
- this.Split.Image = null;
- this.Split.IsShowBorder = true;
- this.Split.Location = new System.Drawing.Point(473, 108);
- this.Split.Margin = new System.Windows.Forms.Padding(2);
- this.Split.MoveImage = ((System.Drawing.Image)(resources.GetObject("Split.MoveImage")));
- this.Split.Name = "Split";
- this.Split.NormalImage = ((System.Drawing.Image)(resources.GetObject("Split.NormalImage")));
- this.Split.Power = null;
- this.Split.Size = new System.Drawing.Size(56, 22);
- this.Split.TabIndex = 0;
- this.Split.Text = "确认";
- this.Split.UseVisualStyleBackColor = false;
- this.Split.Click += new System.EventHandler(this.Split_Click);
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.label1.Location = new System.Drawing.Point(474, 176);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(46, 21);
- this.label1.TabIndex = 246;
- this.label1.Text = "计数:";
- //
- // num
- //
- this.num.AutoSize = true;
- this.num.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.num.Location = new System.Drawing.Point(535, 176);
- this.num.Name = "num";
- this.num.Size = new System.Drawing.Size(0, 21);
- this.num.TabIndex = 247;
- //
- // Special_Collertion
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(805, 565);
- this.Controls.Add(this.num);
- this.Controls.Add(this.label1);
- this.Controls.Add(this.数据清空);
- this.Controls.Add(this.WeighRecord);
- this.Controls.Add(this.ms_makecode_label);
- this.Controls.Add(this.ms_prodcode_label);
- this.Controls.Add(this.ms_prodcode);
- this.Controls.Add(this.ms_makecode);
- this.Controls.Add(this.bigboxBtn);
- this.Controls.Add(this.serBtn);
- this.Controls.Add(this.OperatResult);
- this.Controls.Add(this.input);
- this.Controls.Add(this.Pallet_label);
- this.Controls.Add(this.Split);
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
- this.Margin = new System.Windows.Forms.Padding(2);
- this.Name = "Special_Collertion";
- this.Tag = "Special!Collertion";
- this.Text = "返工采集";
- this.Load += new System.EventHandler(this.Special_BoxSplit_Load);
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private CustomControl.ButtonUtil.NormalButton Split;
- private System.Windows.Forms.Label Pallet_label;
- private CustomControl.TextBoxWithIcon.EnterTextBox input;
- private CustomControl.RichText.RichTextAutoBottom OperatResult;
- private System.Windows.Forms.RadioButton bigboxBtn;
- private System.Windows.Forms.RadioButton serBtn;
- private System.Windows.Forms.Label ms_makecode_label;
- private System.Windows.Forms.Label ms_prodcode_label;
- private CustomControl.ValueLabel.ValueLabel ms_prodcode;
- private CustomControl.ValueLabel.ValueLabel ms_makecode;
- private System.Windows.Forms.ListView WeighRecord;
- private System.Windows.Forms.ColumnHeader columnHeader3;
- private CustomControl.ButtonUtil.NormalButton 数据清空;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Label num;
- }
- }
|