123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548 |
- namespace UAS_MES.Make
- {
- partial class Make_FeedingCollection
- {
- /// <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(Make_FeedingCollection));
- this.panel2 = new System.Windows.Forms.Panel();
- this.label1 = new System.Windows.Forms.Label();
- this.mcd_restqty_label = new System.Windows.Forms.Label();
- this.mcd_inqty_label = new System.Windows.Forms.Label();
- this.ma_qty_label = new System.Windows.Forms.Label();
- this.ms_makecode_label = new System.Windows.Forms.Label();
- this.pr_detail_label = new System.Windows.Forms.Label();
- this.ma_prodcode_label = new System.Windows.Forms.Label();
- this.Loading = new System.Windows.Forms.RadioButton();
- this.UnLoading = new System.Windows.Forms.RadioButton();
- this.sn_code_label = new System.Windows.Forms.Label();
- this.code_label = new System.Windows.Forms.Label();
- this.iflastsn = new System.Windows.Forms.CheckBox();
- this.softwareversion_label = new System.Windows.Forms.CheckBox();
- this.ecn_label = new System.Windows.Forms.CheckBox();
- this.ClearSn_code = new System.Windows.Forms.PictureBox();
- this.CleanMa_code = new System.Windows.Forms.PictureBox();
- this.ma_prodcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
- this.pr_detail = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
- this.mcd_remainqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
- this.mcd_inqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
- this.ma_qty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
- this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
- this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
- this.softwareversion = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.ecn = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.Confirm = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
- this.code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.sn_code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.LockMakeCode = new UAS_MES.CustomControl.CustomCheckBox.LockCheckBox();
- this.ma_code = new UAS_MES.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
- this.panel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ClearSn_code)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.CleanMa_code)).BeginInit();
- this.SuspendLayout();
- //
- // panel2
- //
- this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.panel2.Controls.Add(this.label1);
- this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel2.Location = new System.Drawing.Point(0, 0);
- this.panel2.Margin = new System.Windows.Forms.Padding(4);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(1311, 36);
- this.panel2.TabIndex = 31;
- //
- // 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.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
- this.label1.Location = new System.Drawing.Point(16, 4);
- this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(92, 27);
- this.label1.TabIndex = 0;
- this.label1.Text = "上料采集";
- //
- // mcd_restqty_label
- //
- this.mcd_restqty_label.AutoSize = true;
- this.mcd_restqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.mcd_restqty_label.Location = new System.Drawing.Point(797, 136);
- this.mcd_restqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.mcd_restqty_label.Name = "mcd_restqty_label";
- this.mcd_restqty_label.Size = new System.Drawing.Size(92, 27);
- this.mcd_restqty_label.TabIndex = 59;
- this.mcd_restqty_label.Text = "待采集数";
- //
- // mcd_inqty_label
- //
- this.mcd_inqty_label.AutoSize = true;
- this.mcd_inqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.mcd_inqty_label.Location = new System.Drawing.Point(428, 136);
- this.mcd_inqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.mcd_inqty_label.Name = "mcd_inqty_label";
- this.mcd_inqty_label.Size = new System.Drawing.Size(92, 27);
- this.mcd_inqty_label.TabIndex = 56;
- this.mcd_inqty_label.Text = "已采集数";
- //
- // ma_qty_label
- //
- this.ma_qty_label.AutoSize = true;
- this.ma_qty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ma_qty_label.Location = new System.Drawing.Point(44, 136);
- this.ma_qty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ma_qty_label.Name = "ma_qty_label";
- this.ma_qty_label.Size = new System.Drawing.Size(92, 27);
- this.ma_qty_label.TabIndex = 53;
- this.ma_qty_label.Text = "工单数量";
- //
- // ms_makecode_label
- //
- 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(44, 74);
- this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ms_makecode_label.Name = "ms_makecode_label";
- this.ms_makecode_label.Size = new System.Drawing.Size(92, 27);
- this.ms_makecode_label.TabIndex = 49;
- this.ms_makecode_label.Text = "归属工单";
- //
- // pr_detail_label
- //
- this.pr_detail_label.AutoSize = true;
- this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pr_detail_label.Location = new System.Drawing.Point(797, 74);
- this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.pr_detail_label.Name = "pr_detail_label";
- this.pr_detail_label.Size = new System.Drawing.Size(92, 27);
- this.pr_detail_label.TabIndex = 50;
- this.pr_detail_label.Text = "产品名称";
- //
- // ma_prodcode_label
- //
- this.ma_prodcode_label.AutoSize = true;
- this.ma_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ma_prodcode_label.Location = new System.Drawing.Point(428, 74);
- this.ma_prodcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ma_prodcode_label.Name = "ma_prodcode_label";
- this.ma_prodcode_label.Size = new System.Drawing.Size(92, 27);
- this.ma_prodcode_label.TabIndex = 51;
- this.ma_prodcode_label.Text = "产品代码";
- //
- // Loading
- //
- this.Loading.AutoSize = true;
- this.Loading.Checked = true;
- this.Loading.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.Loading.ForeColor = System.Drawing.Color.Blue;
- this.Loading.Location = new System.Drawing.Point(56, 569);
- this.Loading.Margin = new System.Windows.Forms.Padding(4);
- this.Loading.Name = "Loading";
- this.Loading.Size = new System.Drawing.Size(73, 31);
- this.Loading.TabIndex = 62;
- this.Loading.TabStop = true;
- this.Loading.Text = "上料";
- this.Loading.UseVisualStyleBackColor = true;
- //
- // UnLoading
- //
- this.UnLoading.AutoSize = true;
- this.UnLoading.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.UnLoading.ForeColor = System.Drawing.Color.Blue;
- this.UnLoading.Location = new System.Drawing.Point(163, 569);
- this.UnLoading.Margin = new System.Windows.Forms.Padding(4);
- this.UnLoading.Name = "UnLoading";
- this.UnLoading.Size = new System.Drawing.Size(73, 31);
- this.UnLoading.TabIndex = 63;
- this.UnLoading.Text = "下料";
- this.UnLoading.UseVisualStyleBackColor = true;
- //
- // sn_code_label
- //
- this.sn_code_label.AutoSize = true;
- this.sn_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.sn_code_label.Location = new System.Drawing.Point(51, 616);
- this.sn_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.sn_code_label.Name = "sn_code_label";
- this.sn_code_label.Size = new System.Drawing.Size(72, 27);
- this.sn_code_label.TabIndex = 64;
- this.sn_code_label.Text = "序列号";
- //
- // code_label
- //
- this.code_label.AutoSize = true;
- this.code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.code_label.Location = new System.Drawing.Point(51, 672);
- this.code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.code_label.Name = "code_label";
- this.code_label.Size = new System.Drawing.Size(72, 27);
- this.code_label.TabIndex = 66;
- this.code_label.Text = "录入框";
- //
- // iflastsn
- //
- this.iflastsn.AutoSize = true;
- this.iflastsn.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.iflastsn.Location = new System.Drawing.Point(417, 616);
- this.iflastsn.Margin = new System.Windows.Forms.Padding(4);
- this.iflastsn.Name = "iflastsn";
- this.iflastsn.Size = new System.Drawing.Size(142, 31);
- this.iflastsn.TabIndex = 72;
- this.iflastsn.Text = "前一工单SN";
- this.iflastsn.UseVisualStyleBackColor = true;
- //
- // softwareversion_label
- //
- this.softwareversion_label.AutoSize = true;
- this.softwareversion_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.softwareversion_label.Location = new System.Drawing.Point(939, 208);
- this.softwareversion_label.Margin = new System.Windows.Forms.Padding(4);
- this.softwareversion_label.Name = "softwareversion_label";
- this.softwareversion_label.Size = new System.Drawing.Size(114, 31);
- this.softwareversion_label.TabIndex = 74;
- this.softwareversion_label.Text = "软件版本";
- this.softwareversion_label.UseVisualStyleBackColor = true;
- //
- // ecn_label
- //
- this.ecn_label.AutoSize = true;
- this.ecn_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ecn_label.Location = new System.Drawing.Point(939, 305);
- this.ecn_label.Margin = new System.Windows.Forms.Padding(4);
- this.ecn_label.Name = "ecn_label";
- this.ecn_label.Size = new System.Drawing.Size(94, 31);
- this.ecn_label.TabIndex = 75;
- this.ecn_label.Text = "ECN号";
- this.ecn_label.UseVisualStyleBackColor = true;
- //
- // ClearSn_code
- //
- this.ClearSn_code.Cursor = System.Windows.Forms.Cursors.Hand;
- this.ClearSn_code.Image = global::UAS_MES.Properties.Resources.bindingNavigatorDeleteItem_Image;
- this.ClearSn_code.Location = new System.Drawing.Point(383, 620);
- this.ClearSn_code.Margin = new System.Windows.Forms.Padding(4);
- this.ClearSn_code.Name = "ClearSn_code";
- this.ClearSn_code.Size = new System.Drawing.Size(21, 20);
- this.ClearSn_code.TabIndex = 138;
- this.ClearSn_code.TabStop = false;
- this.ClearSn_code.Click += new System.EventHandler(this.ClearSn_code_Click);
- //
- // CleanMa_code
- //
- this.CleanMa_code.Cursor = System.Windows.Forms.Cursors.Hand;
- this.CleanMa_code.Image = global::UAS_MES.Properties.Resources.bindingNavigatorDeleteItem_Image;
- this.CleanMa_code.Location = new System.Drawing.Point(389, 78);
- this.CleanMa_code.Margin = new System.Windows.Forms.Padding(4);
- this.CleanMa_code.Name = "CleanMa_code";
- this.CleanMa_code.Size = new System.Drawing.Size(21, 20);
- this.CleanMa_code.TabIndex = 139;
- this.CleanMa_code.TabStop = false;
- this.CleanMa_code.Click += new System.EventHandler(this.CleanMa_code_Click);
- //
- // ma_prodcode
- //
- this.ma_prodcode.AutoSize = true;
- this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ma_prodcode.Location = new System.Drawing.Point(555, 74);
- this.ma_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ma_prodcode.Name = "ma_prodcode";
- this.ma_prodcode.Size = new System.Drawing.Size(0, 27);
- this.ma_prodcode.TabIndex = 99;
- //
- // pr_detail
- //
- this.pr_detail.AutoSize = true;
- this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pr_detail.Location = new System.Drawing.Point(931, 74);
- this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.pr_detail.Name = "pr_detail";
- this.pr_detail.Size = new System.Drawing.Size(0, 27);
- this.pr_detail.TabIndex = 98;
- //
- // mcd_remainqty
- //
- this.mcd_remainqty.AutoSize = true;
- this.mcd_remainqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.mcd_remainqty.Location = new System.Drawing.Point(929, 136);
- this.mcd_remainqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.mcd_remainqty.Name = "mcd_remainqty";
- this.mcd_remainqty.Size = new System.Drawing.Size(0, 27);
- this.mcd_remainqty.TabIndex = 97;
- this.mcd_remainqty.Tag = "mcd_remainqty";
- //
- // mcd_inqty
- //
- this.mcd_inqty.AutoSize = true;
- this.mcd_inqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.mcd_inqty.Location = new System.Drawing.Point(555, 136);
- this.mcd_inqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.mcd_inqty.Name = "mcd_inqty";
- this.mcd_inqty.Size = new System.Drawing.Size(0, 27);
- this.mcd_inqty.TabIndex = 96;
- //
- // ma_qty
- //
- this.ma_qty.AutoSize = true;
- this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ma_qty.Location = new System.Drawing.Point(181, 136);
- this.ma_qty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ma_qty.Name = "ma_qty";
- this.ma_qty.Size = new System.Drawing.Size(0, 27);
- this.ma_qty.TabIndex = 95;
- //
- // OperateResult
- //
- this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.OperateResult.Location = new System.Drawing.Point(49, 182);
- this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
- this.OperateResult.Name = "OperateResult";
- this.OperateResult.Size = new System.Drawing.Size(856, 362);
- this.OperateResult.TabIndex = 94;
- this.OperateResult.Text = "";
- //
- // 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(821, 570);
- this.Clean.Margin = new System.Windows.Forms.Padding(4);
- 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(80, 30);
- this.Clean.TabIndex = 80;
- this.Clean.Text = "清除";
- this.Clean.UseVisualStyleBackColor = true;
- this.Clean.Click += new System.EventHandler(this.Clean_Click);
- //
- // softwareversion
- //
- this.softwareversion.AllPower = null;
- this.softwareversion.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.softwareversion.BackColor = System.Drawing.Color.White;
- this.softwareversion.ID = null;
- this.softwareversion.Location = new System.Drawing.Point(1077, 208);
- this.softwareversion.Margin = new System.Windows.Forms.Padding(4);
- this.softwareversion.Name = "softwareversion";
- this.softwareversion.Power = null;
- this.softwareversion.Size = new System.Drawing.Size(192, 25);
- this.softwareversion.Str = null;
- this.softwareversion.Str1 = null;
- this.softwareversion.Str2 = null;
- this.softwareversion.TabIndex = 78;
- //
- // ecn
- //
- this.ecn.AllPower = null;
- this.ecn.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.ecn.BackColor = System.Drawing.Color.White;
- this.ecn.ID = null;
- this.ecn.Location = new System.Drawing.Point(1077, 305);
- this.ecn.Margin = new System.Windows.Forms.Padding(4);
- this.ecn.Name = "ecn";
- this.ecn.Power = null;
- this.ecn.Size = new System.Drawing.Size(192, 25);
- this.ecn.Str = null;
- this.ecn.Str1 = null;
- this.ecn.Str2 = null;
- this.ecn.TabIndex = 77;
- //
- // Confirm
- //
- this.Confirm.AllPower = "ifall";
- 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(417, 669);
- this.Confirm.Margin = new System.Windows.Forms.Padding(4);
- 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(80, 30);
- this.Confirm.TabIndex = 73;
- this.Confirm.Tag = "IfWrite";
- this.Confirm.Text = "确认";
- this.Confirm.UseVisualStyleBackColor = true;
- this.Confirm.Click += new System.EventHandler(this.Confirm_Click);
- //
- // code
- //
- this.code.AllPower = "ifall";
- this.code.BackColor = System.Drawing.Color.White;
- this.code.ID = null;
- this.code.Location = new System.Drawing.Point(163, 672);
- this.code.Margin = new System.Windows.Forms.Padding(4);
- this.code.Name = "code";
- this.code.Power = null;
- this.code.Size = new System.Drawing.Size(212, 25);
- this.code.Str = null;
- this.code.Str1 = null;
- this.code.Str2 = null;
- this.code.TabIndex = 0;
- this.code.Tag = "IfWrite";
- this.code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.code_KeyDown);
- //
- // sn_code
- //
- this.sn_code.AllPower = null;
- this.sn_code.BackColor = System.Drawing.Color.White;
- this.sn_code.Enabled = false;
- this.sn_code.ID = null;
- this.sn_code.Location = new System.Drawing.Point(163, 616);
- this.sn_code.Margin = new System.Windows.Forms.Padding(4);
- this.sn_code.Name = "sn_code";
- this.sn_code.Power = null;
- this.sn_code.Size = new System.Drawing.Size(212, 25);
- this.sn_code.Str = null;
- this.sn_code.Str1 = null;
- this.sn_code.Str2 = null;
- this.sn_code.TabIndex = 65;
- //
- // LockMakeCode
- //
- this.LockMakeCode.AutoSize = true;
- this.LockMakeCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.LockMakeCode.Location = new System.Drawing.Point(181, 46);
- this.LockMakeCode.Name = "LockMakeCode";
- this.LockMakeCode.Size = new System.Drawing.Size(61, 24);
- this.LockMakeCode.TabIndex = 140;
- this.LockMakeCode.Text = "锁定";
- this.LockMakeCode.UseVisualStyleBackColor = true;
- //
- // ma_code
- //
- this.ma_code.AllPower = null;
- this.ma_code.Caller = null;
- this.ma_code.Condition = null;
- this.ma_code.DBTitle = null;
- this.ma_code.FormName = null;
- this.ma_code.Location = new System.Drawing.Point(181, 76);
- this.ma_code.Name = "ma_code";
- this.ma_code.Power = null;
- this.ma_code.SelectField = null;
- this.ma_code.SetValueField = null;
- this.ma_code.Size = new System.Drawing.Size(194, 25);
- this.ma_code.TabIndex = 141;
- this.ma_code.TableName = null;
- this.ma_code.Tag = "ma_code";
- this.ma_code.TextBoxEnable = true;
- //
- // Make_FeedingCollection
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1311, 710);
- this.Controls.Add(this.ma_code);
- this.Controls.Add(this.LockMakeCode);
- this.Controls.Add(this.CleanMa_code);
- this.Controls.Add(this.ClearSn_code);
- this.Controls.Add(this.ma_prodcode);
- this.Controls.Add(this.pr_detail);
- this.Controls.Add(this.mcd_remainqty);
- this.Controls.Add(this.mcd_inqty);
- this.Controls.Add(this.ma_qty);
- this.Controls.Add(this.OperateResult);
- this.Controls.Add(this.Clean);
- this.Controls.Add(this.softwareversion);
- this.Controls.Add(this.ecn);
- this.Controls.Add(this.ecn_label);
- this.Controls.Add(this.softwareversion_label);
- this.Controls.Add(this.Confirm);
- this.Controls.Add(this.iflastsn);
- this.Controls.Add(this.code);
- this.Controls.Add(this.code_label);
- this.Controls.Add(this.sn_code);
- this.Controls.Add(this.sn_code_label);
- this.Controls.Add(this.UnLoading);
- this.Controls.Add(this.Loading);
- this.Controls.Add(this.mcd_restqty_label);
- this.Controls.Add(this.mcd_inqty_label);
- this.Controls.Add(this.ma_qty_label);
- this.Controls.Add(this.ms_makecode_label);
- this.Controls.Add(this.pr_detail_label);
- this.Controls.Add(this.ma_prodcode_label);
- this.Controls.Add(this.panel2);
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
- this.Margin = new System.Windows.Forms.Padding(4);
- this.Name = "Make_FeedingCollection";
- this.Tag = "Make!FeedingCollection";
- this.Text = "上料采集";
- this.Load += new System.EventHandler(this.上料采集_Load);
- this.SizeChanged += new System.EventHandler(this.上料采集_SizeChanged);
- this.panel2.ResumeLayout(false);
- this.panel2.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ClearSn_code)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.CleanMa_code)).EndInit();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.Panel panel2;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Label mcd_restqty_label;
- private System.Windows.Forms.Label mcd_inqty_label;
- private System.Windows.Forms.Label ma_qty_label;
- private System.Windows.Forms.Label ms_makecode_label;
- private System.Windows.Forms.Label pr_detail_label;
- private System.Windows.Forms.Label ma_prodcode_label;
- private System.Windows.Forms.RadioButton Loading;
- private System.Windows.Forms.RadioButton UnLoading;
- private CustomControl.TextBoxWithIcon.EnterTextBox sn_code;
- private System.Windows.Forms.Label sn_code_label;
- private System.Windows.Forms.Label code_label;
- private CustomControl.TextBoxWithIcon.EnterTextBox code;
- private System.Windows.Forms.CheckBox iflastsn;
- private CustomControl.ButtonUtil.NormalButton Confirm;
- private System.Windows.Forms.CheckBox softwareversion_label;
- private System.Windows.Forms.CheckBox ecn_label;
- private CustomControl.TextBoxWithIcon.EnterTextBox ecn;
- private CustomControl.TextBoxWithIcon.EnterTextBox softwareversion;
- private CustomControl.ButtonUtil.NormalButton Clean;
- private CustomControl.RichText.RichTextAutoBottom OperateResult;
- private CustomControl.ValueLabel.ValueLabel ma_qty;
- private CustomControl.ValueLabel.ValueLabel mcd_inqty;
- private CustomControl.ValueLabel.ValueLabel mcd_remainqty;
- private CustomControl.ValueLabel.ValueLabel pr_detail;
- private CustomControl.ValueLabel.ValueLabel ma_prodcode;
- private System.Windows.Forms.PictureBox ClearSn_code;
- private System.Windows.Forms.PictureBox CleanMa_code;
- private CustomControl.CustomCheckBox.LockCheckBox LockMakeCode;
- private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
- }
- }
|