|
|
@@ -29,220 +29,370 @@
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
this.components = new System.ComponentModel.Container();
|
|
|
+ System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_ColorBoxLoadPrint));
|
|
|
+ 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_code_label = new System.Windows.Forms.Label();
|
|
|
- this.mcd_okqty_label = new System.Windows.Forms.Label();
|
|
|
- this.mcd_remainqty_label = new System.Windows.Forms.Label();
|
|
|
- this.label4 = new System.Windows.Forms.Label();
|
|
|
- this.ms_sncode_label = new System.Windows.Forms.Label();
|
|
|
this.pr_detail_label = new System.Windows.Forms.Label();
|
|
|
- this.PrintLabel_label = new System.Windows.Forms.Label();
|
|
|
- this.label2 = new System.Windows.Forms.Label();
|
|
|
- this.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip();
|
|
|
- this.ms_sncode = new System.Windows.Forms.Label();
|
|
|
- this.load = new System.Windows.Forms.RadioButton();
|
|
|
- this.unload = new System.Windows.Forms.RadioButton();
|
|
|
+ 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.ms_craftcode = new System.Windows.Forms.Label();
|
|
|
+ this.iflastsn = new System.Windows.Forms.CheckBox();
|
|
|
this.ClearSn_code = new System.Windows.Forms.PictureBox();
|
|
|
- this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
|
|
|
+ this.ms_craftcode = new System.Windows.Forms.Label();
|
|
|
+ this.ma_craftcode = new System.Windows.Forms.Label();
|
|
|
+ this.NoteForChange = new System.Windows.Forms.CheckBox();
|
|
|
+ this.LabelDataGridView = new System.Windows.Forms.DataGridView();
|
|
|
+ this.ma_bomversion = new System.Windows.Forms.Label();
|
|
|
+ this.ma_bomversion_label = new System.Windows.Forms.Label();
|
|
|
+ this.label2 = new System.Windows.Forms.Label();
|
|
|
+ this.PrintLabel_label = 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.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.PrintNum = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.Lock = new UAS_MES_NEW.CustomControl.CustomCheckBox.LockCheckBox();
|
|
|
- this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
|
|
|
- this.ma_bomversion = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
- this.code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
+ this.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
|
|
|
this.Printer = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
|
|
|
- this.mcd_remainqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueNumLabel(this.components);
|
|
|
- this.mcd_okqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueNumLabel(this.components);
|
|
|
- this.pr_code = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.序号 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.cm_makecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pr_detail_ = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.cm_soncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.cm_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
|
|
|
+ this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
|
|
|
+ this.LockMakeCode = new UAS_MES_NEW.CustomControl.CustomCheckBox.LockCheckBox();
|
|
|
+ this.ma_prodcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.pr_detail = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.mcd_remainqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.mcd_inqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.ma_qty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
|
|
|
+ this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.Confirm = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
+ this.sn_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.ClearSn_code)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
+ // 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(1170, 122);
|
|
|
+ this.mcd_restqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.mcd_restqty_label.Name = "mcd_restqty_label";
|
|
|
+ this.mcd_restqty_label.Size = new System.Drawing.Size(146, 41);
|
|
|
+ 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(622, 122);
|
|
|
+ this.mcd_inqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.mcd_inqty_label.Name = "mcd_inqty_label";
|
|
|
+ this.mcd_inqty_label.Size = new System.Drawing.Size(146, 41);
|
|
|
+ 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(18, 122);
|
|
|
+ this.ma_qty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.ma_qty_label.Name = "ma_qty_label";
|
|
|
+ this.ma_qty_label.Size = new System.Drawing.Size(146, 41);
|
|
|
+ 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(19, 16);
|
|
|
+ this.ms_makecode_label.Location = new System.Drawing.Point(18, 24);
|
|
|
+ this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ms_makecode_label.Name = "ms_makecode_label";
|
|
|
- this.ms_makecode_label.Size = new System.Drawing.Size(58, 21);
|
|
|
- this.ms_makecode_label.TabIndex = 125;
|
|
|
- this.ms_makecode_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(259, 16);
|
|
|
- this.pr_code_label.Name = "pr_code_label";
|
|
|
- this.pr_code_label.Size = new System.Drawing.Size(74, 21);
|
|
|
- this.pr_code_label.TabIndex = 126;
|
|
|
- this.pr_code_label.Text = "产品编号";
|
|
|
- //
|
|
|
- // mcd_okqty_label
|
|
|
- //
|
|
|
- this.mcd_okqty_label.AutoSize = true;
|
|
|
- this.mcd_okqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.mcd_okqty_label.Location = new System.Drawing.Point(259, 63);
|
|
|
- this.mcd_okqty_label.Name = "mcd_okqty_label";
|
|
|
- this.mcd_okqty_label.Size = new System.Drawing.Size(74, 21);
|
|
|
- this.mcd_okqty_label.TabIndex = 127;
|
|
|
- this.mcd_okqty_label.Text = "打印计数";
|
|
|
- //
|
|
|
- // mcd_remainqty_label
|
|
|
- //
|
|
|
- this.mcd_remainqty_label.AutoSize = true;
|
|
|
- this.mcd_remainqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.mcd_remainqty_label.Location = new System.Drawing.Point(471, 63);
|
|
|
- this.mcd_remainqty_label.Name = "mcd_remainqty_label";
|
|
|
- this.mcd_remainqty_label.Size = new System.Drawing.Size(58, 21);
|
|
|
- this.mcd_remainqty_label.TabIndex = 128;
|
|
|
- this.mcd_remainqty_label.Text = "剩余数";
|
|
|
- //
|
|
|
- // 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(730, 112);
|
|
|
- this.label4.Name = "label4";
|
|
|
- this.label4.Size = new System.Drawing.Size(42, 21);
|
|
|
- this.label4.TabIndex = 129;
|
|
|
- this.label4.Text = "份数";
|
|
|
- //
|
|
|
- // ms_sncode_label
|
|
|
- //
|
|
|
- this.ms_sncode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
- | System.Windows.Forms.AnchorStyles.Left)));
|
|
|
- this.ms_sncode_label.AutoSize = true;
|
|
|
- this.ms_sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_sncode_label.Location = new System.Drawing.Point(19, 63);
|
|
|
- this.ms_sncode_label.Name = "ms_sncode_label";
|
|
|
- this.ms_sncode_label.Size = new System.Drawing.Size(58, 21);
|
|
|
- this.ms_sncode_label.TabIndex = 145;
|
|
|
- this.ms_sncode_label.Text = "序列号";
|
|
|
+ this.ms_makecode_label.Size = new System.Drawing.Size(146, 41);
|
|
|
+ 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(471, 16);
|
|
|
+ this.pr_detail_label.Location = new System.Drawing.Point(1170, 24);
|
|
|
+ this.pr_detail_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pr_detail_label.Name = "pr_detail_label";
|
|
|
- this.pr_detail_label.Size = new System.Drawing.Size(74, 21);
|
|
|
- this.pr_detail_label.TabIndex = 146;
|
|
|
- this.pr_detail_label.Text = "产品名称";
|
|
|
- //
|
|
|
- // PrintLabel_label
|
|
|
- //
|
|
|
- this.PrintLabel_label.AutoSize = true;
|
|
|
- this.PrintLabel_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.PrintLabel_label.Location = new System.Drawing.Point(730, 63);
|
|
|
- this.PrintLabel_label.Name = "PrintLabel_label";
|
|
|
- this.PrintLabel_label.Size = new System.Drawing.Size(42, 21);
|
|
|
- this.PrintLabel_label.TabIndex = 160;
|
|
|
- this.PrintLabel_label.Text = "标签";
|
|
|
- //
|
|
|
- // 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(730, 15);
|
|
|
- this.label2.Name = "label2";
|
|
|
- this.label2.Size = new System.Drawing.Size(58, 21);
|
|
|
- this.label2.TabIndex = 161;
|
|
|
- this.label2.Text = "打印机";
|
|
|
- //
|
|
|
- // PrintLabel
|
|
|
- //
|
|
|
- this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
- this.PrintLabel.FormattingEnabled = true;
|
|
|
- this.PrintLabel.Location = new System.Drawing.Point(808, 63);
|
|
|
- this.PrintLabel.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
- this.PrintLabel.Name = "PrintLabel";
|
|
|
- this.PrintLabel.Size = new System.Drawing.Size(132, 20);
|
|
|
- this.PrintLabel.TabIndex = 162;
|
|
|
- this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged);
|
|
|
- //
|
|
|
- // ms_sncode
|
|
|
- //
|
|
|
- this.ms_sncode.AutoSize = true;
|
|
|
- this.ms_sncode.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.ms_sncode.Location = new System.Drawing.Point(81, 63);
|
|
|
- this.ms_sncode.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
- this.ms_sncode.Name = "ms_sncode";
|
|
|
- this.ms_sncode.Size = new System.Drawing.Size(0, 21);
|
|
|
- this.ms_sncode.TabIndex = 163;
|
|
|
- //
|
|
|
- // load
|
|
|
- //
|
|
|
- this.load.AutoSize = true;
|
|
|
- this.load.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.load.ForeColor = System.Drawing.Color.Blue;
|
|
|
- this.load.Location = new System.Drawing.Point(22, 421);
|
|
|
- this.load.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
- this.load.Name = "load";
|
|
|
- this.load.Size = new System.Drawing.Size(60, 25);
|
|
|
- this.load.TabIndex = 164;
|
|
|
- this.load.TabStop = true;
|
|
|
- this.load.Text = "上料";
|
|
|
- this.load.UseVisualStyleBackColor = true;
|
|
|
- //
|
|
|
- // unload
|
|
|
- //
|
|
|
- this.unload.AutoSize = true;
|
|
|
- this.unload.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.unload.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
|
|
- this.unload.Location = new System.Drawing.Point(126, 421);
|
|
|
- this.unload.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
- this.unload.Name = "unload";
|
|
|
- this.unload.Size = new System.Drawing.Size(60, 25);
|
|
|
- this.unload.TabIndex = 165;
|
|
|
- this.unload.TabStop = true;
|
|
|
- this.unload.Text = "下料";
|
|
|
- this.unload.UseVisualStyleBackColor = true;
|
|
|
+ this.pr_detail_label.Size = new System.Drawing.Size(146, 41);
|
|
|
+ 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(622, 24);
|
|
|
+ this.ma_prodcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.ma_prodcode_label.Name = "ma_prodcode_label";
|
|
|
+ this.ma_prodcode_label.Size = new System.Drawing.Size(146, 41);
|
|
|
+ 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(36, 720);
|
|
|
+ this.Loading.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.Loading.Name = "Loading";
|
|
|
+ this.Loading.Size = new System.Drawing.Size(113, 45);
|
|
|
+ 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(196, 720);
|
|
|
+ this.UnLoading.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.UnLoading.Name = "UnLoading";
|
|
|
+ this.UnLoading.Size = new System.Drawing.Size(113, 45);
|
|
|
+ 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(28, 796);
|
|
|
+ this.sn_code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.sn_code_label.Name = "sn_code_label";
|
|
|
+ this.sn_code_label.Size = new System.Drawing.Size(114, 41);
|
|
|
+ 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(230, 423);
|
|
|
- this.code_label.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
+ this.code_label.Location = new System.Drawing.Point(28, 884);
|
|
|
+ this.code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.code_label.Name = "code_label";
|
|
|
- this.code_label.Size = new System.Drawing.Size(58, 21);
|
|
|
- this.code_label.TabIndex = 167;
|
|
|
+ this.code_label.Size = new System.Drawing.Size(114, 41);
|
|
|
+ this.code_label.TabIndex = 66;
|
|
|
this.code_label.Text = "录入框";
|
|
|
//
|
|
|
- // ms_craftcode
|
|
|
+ // iflastsn
|
|
|
//
|
|
|
- this.ms_craftcode.AutoSize = true;
|
|
|
- this.ms_craftcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_craftcode.Location = new System.Drawing.Point(733, 167);
|
|
|
- this.ms_craftcode.Name = "ms_craftcode";
|
|
|
- this.ms_craftcode.Size = new System.Drawing.Size(0, 21);
|
|
|
- this.ms_craftcode.TabIndex = 170;
|
|
|
- this.ms_craftcode.Visible = false;
|
|
|
+ this.iflastsn.AutoSize = true;
|
|
|
+ this.iflastsn.Enabled = false;
|
|
|
+ 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(578, 796);
|
|
|
+ this.iflastsn.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.iflastsn.Name = "iflastsn";
|
|
|
+ this.iflastsn.Size = new System.Drawing.Size(222, 45);
|
|
|
+ this.iflastsn.TabIndex = 72;
|
|
|
+ this.iflastsn.Text = "前一工单SN";
|
|
|
+ this.iflastsn.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
// ClearSn_code
|
|
|
//
|
|
|
this.ClearSn_code.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
this.ClearSn_code.Image = global::UAS_MES_NEW.Properties.Resources.bindingNavigatorDeleteItem_Image;
|
|
|
- this.ClearSn_code.Location = new System.Drawing.Point(437, 428);
|
|
|
+ this.ClearSn_code.Location = new System.Drawing.Point(526, 802);
|
|
|
+ this.ClearSn_code.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.ClearSn_code.Name = "ClearSn_code";
|
|
|
- this.ClearSn_code.Size = new System.Drawing.Size(16, 16);
|
|
|
- this.ClearSn_code.TabIndex = 173;
|
|
|
+ this.ClearSn_code.Size = new System.Drawing.Size(32, 32);
|
|
|
+ this.ClearSn_code.TabIndex = 138;
|
|
|
this.ClearSn_code.TabStop = false;
|
|
|
this.ClearSn_code.Click += new System.EventHandler(this.ClearSn_code_Click);
|
|
|
//
|
|
|
- // StepCount
|
|
|
+ // ms_craftcode
|
|
|
//
|
|
|
- this.StepCount.LineCode = null;
|
|
|
- this.StepCount.Location = new System.Drawing.Point(734, 167);
|
|
|
- this.StepCount.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
|
|
|
- this.StepCount.Name = "StepCount";
|
|
|
- this.StepCount.Size = new System.Drawing.Size(79, 23);
|
|
|
- this.StepCount.Source = null;
|
|
|
- this.StepCount.StepCode = null;
|
|
|
- this.StepCount.TabIndex = 189;
|
|
|
+ this.ms_craftcode.AutoSize = true;
|
|
|
+ this.ms_craftcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ms_craftcode.Location = new System.Drawing.Point(1536, 30);
|
|
|
+ this.ms_craftcode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.ms_craftcode.Name = "ms_craftcode";
|
|
|
+ this.ms_craftcode.Size = new System.Drawing.Size(0, 41);
|
|
|
+ this.ms_craftcode.TabIndex = 142;
|
|
|
+ this.ms_craftcode.Visible = false;
|
|
|
+ //
|
|
|
+ // ma_craftcode
|
|
|
+ //
|
|
|
+ this.ma_craftcode.AutoSize = true;
|
|
|
+ this.ma_craftcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ma_craftcode.Location = new System.Drawing.Point(1508, 122);
|
|
|
+ this.ma_craftcode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.ma_craftcode.Name = "ma_craftcode";
|
|
|
+ this.ma_craftcode.Size = new System.Drawing.Size(0, 41);
|
|
|
+ this.ma_craftcode.TabIndex = 145;
|
|
|
+ this.ma_craftcode.Visible = false;
|
|
|
+ //
|
|
|
+ // NoteForChange
|
|
|
+ //
|
|
|
+ this.NoteForChange.AutoSize = true;
|
|
|
+ this.NoteForChange.Checked = true;
|
|
|
+ this.NoteForChange.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
+ this.NoteForChange.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.NoteForChange.Location = new System.Drawing.Point(22, 78);
|
|
|
+ this.NoteForChange.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.NoteForChange.Name = "NoteForChange";
|
|
|
+ this.NoteForChange.Size = new System.Drawing.Size(190, 35);
|
|
|
+ this.NoteForChange.TabIndex = 192;
|
|
|
+ this.NoteForChange.Text = "切换工单提示";
|
|
|
+ this.NoteForChange.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // LabelDataGridView
|
|
|
+ //
|
|
|
+ this.LabelDataGridView.AllowUserToAddRows = false;
|
|
|
+ this.LabelDataGridView.AllowUserToResizeRows = false;
|
|
|
+ this.LabelDataGridView.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
|
|
|
+ this.LabelDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
+ this.序号,
|
|
|
+ this.cm_makecode,
|
|
|
+ this.pr_detail_,
|
|
|
+ this.cm_soncode,
|
|
|
+ this.cm_barcode,
|
|
|
+ this.BarCode});
|
|
|
+ this.LabelDataGridView.Location = new System.Drawing.Point(36, 216);
|
|
|
+ this.LabelDataGridView.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.LabelDataGridView.Name = "LabelDataGridView";
|
|
|
+ this.LabelDataGridView.RowHeadersVisible = false;
|
|
|
+ this.LabelDataGridView.RowTemplate.Height = 23;
|
|
|
+ this.LabelDataGridView.Size = new System.Drawing.Size(1282, 454);
|
|
|
+ this.LabelDataGridView.TabIndex = 193;
|
|
|
+ //
|
|
|
+ // ma_bomversion
|
|
|
+ //
|
|
|
+ this.ma_bomversion.AutoSize = true;
|
|
|
+ this.ma_bomversion.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ma_bomversion.Location = new System.Drawing.Point(1528, 242);
|
|
|
+ this.ma_bomversion.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.ma_bomversion.Name = "ma_bomversion";
|
|
|
+ this.ma_bomversion.Size = new System.Drawing.Size(0, 41);
|
|
|
+ this.ma_bomversion.TabIndex = 143;
|
|
|
+ //
|
|
|
+ // ma_bomversion_label
|
|
|
+ //
|
|
|
+ this.ma_bomversion_label.AutoSize = true;
|
|
|
+ this.ma_bomversion_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ma_bomversion_label.Location = new System.Drawing.Point(1356, 242);
|
|
|
+ this.ma_bomversion_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.ma_bomversion_label.Name = "ma_bomversion_label";
|
|
|
+ this.ma_bomversion_label.Size = new System.Drawing.Size(152, 41);
|
|
|
+ this.ma_bomversion_label.TabIndex = 144;
|
|
|
+ this.ma_bomversion_label.Text = "Bom版本";
|
|
|
+ //
|
|
|
+ // 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(1359, 326);
|
|
|
+ this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label2.Name = "label2";
|
|
|
+ this.label2.Size = new System.Drawing.Size(114, 41);
|
|
|
+ this.label2.TabIndex = 196;
|
|
|
+ this.label2.Text = "打印机";
|
|
|
+ //
|
|
|
+ // PrintLabel_label
|
|
|
+ //
|
|
|
+ this.PrintLabel_label.AutoSize = true;
|
|
|
+ this.PrintLabel_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.PrintLabel_label.Location = new System.Drawing.Point(1359, 413);
|
|
|
+ this.PrintLabel_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.PrintLabel_label.Name = "PrintLabel_label";
|
|
|
+ this.PrintLabel_label.Size = new System.Drawing.Size(82, 41);
|
|
|
+ this.PrintLabel_label.TabIndex = 195;
|
|
|
+ this.PrintLabel_label.Text = "标签";
|
|
|
+ //
|
|
|
+ // 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(1359, 498);
|
|
|
+ this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label4.Name = "label4";
|
|
|
+ this.label4.Size = new System.Drawing.Size(82, 41);
|
|
|
+ this.label4.TabIndex = 198;
|
|
|
+ this.label4.Text = "份数";
|
|
|
+ //
|
|
|
+ // dataGridViewTextBoxColumn1
|
|
|
+ //
|
|
|
+ this.dataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.dataGridViewTextBoxColumn1.DataPropertyName = "cm_makecode";
|
|
|
+ this.dataGridViewTextBoxColumn1.HeaderText = "上料料号";
|
|
|
+ this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
|
|
|
+ this.dataGridViewTextBoxColumn1.ReadOnly = true;
|
|
|
+ this.dataGridViewTextBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
+ this.dataGridViewTextBoxColumn1.Width = 50;
|
|
|
+ //
|
|
|
+ // dataGridViewTextBoxColumn2
|
|
|
+ //
|
|
|
+ this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
|
+ this.dataGridViewTextBoxColumn2.DataPropertyName = "pr_detail";
|
|
|
+ this.dataGridViewTextBoxColumn2.HeaderText = "上料名称";
|
|
|
+ this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
|
|
|
+ this.dataGridViewTextBoxColumn2.ReadOnly = true;
|
|
|
+ this.dataGridViewTextBoxColumn2.Width = 5;
|
|
|
+ //
|
|
|
+ // dataGridViewTextBoxColumn3
|
|
|
+ //
|
|
|
+ this.dataGridViewTextBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
|
+ this.dataGridViewTextBoxColumn3.DataPropertyName = "cm_soncode";
|
|
|
+ this.dataGridViewTextBoxColumn3.HeaderText = "前缀";
|
|
|
+ this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
|
|
|
+ this.dataGridViewTextBoxColumn3.ReadOnly = true;
|
|
|
+ this.dataGridViewTextBoxColumn3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
+ this.dataGridViewTextBoxColumn3.Width = 5;
|
|
|
+ //
|
|
|
+ // dataGridViewTextBoxColumn4
|
|
|
+ //
|
|
|
+ this.dataGridViewTextBoxColumn4.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
|
+ this.dataGridViewTextBoxColumn4.DataPropertyName = "cm_barcode";
|
|
|
+ this.dataGridViewTextBoxColumn4.HeaderText = "长度";
|
|
|
+ this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
|
|
|
+ this.dataGridViewTextBoxColumn4.ReadOnly = true;
|
|
|
+ this.dataGridViewTextBoxColumn4.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
+ this.dataGridViewTextBoxColumn4.Width = 5;
|
|
|
+ //
|
|
|
+ // dataGridViewTextBoxColumn5
|
|
|
+ //
|
|
|
+ this.dataGridViewTextBoxColumn5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
|
+ this.dataGridViewTextBoxColumn5.DataPropertyName = "sp_length";
|
|
|
+ this.dataGridViewTextBoxColumn5.HeaderText = "条码号";
|
|
|
+ this.dataGridViewTextBoxColumn5.MinimumWidth = 300;
|
|
|
+ this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
|
|
|
+ this.dataGridViewTextBoxColumn5.ReadOnly = true;
|
|
|
+ this.dataGridViewTextBoxColumn5.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
+ this.dataGridViewTextBoxColumn5.Width = 64;
|
|
|
+ //
|
|
|
+ // dataGridViewTextBoxColumn6
|
|
|
+ //
|
|
|
+ this.dataGridViewTextBoxColumn6.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
|
+ this.dataGridViewTextBoxColumn6.HeaderText = "条码号";
|
|
|
+ this.dataGridViewTextBoxColumn6.MinimumWidth = 300;
|
|
|
+ this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
|
|
|
+ this.dataGridViewTextBoxColumn6.ReadOnly = true;
|
|
|
+ this.dataGridViewTextBoxColumn6.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
+ this.dataGridViewTextBoxColumn6.Width = 300;
|
|
|
//
|
|
|
// PrintNum
|
|
|
//
|
|
|
@@ -250,27 +400,103 @@
|
|
|
this.PrintNum.BackColor = System.Drawing.Color.White;
|
|
|
this.PrintNum.Enabled = false;
|
|
|
this.PrintNum.ID = null;
|
|
|
- this.PrintNum.Location = new System.Drawing.Point(808, 112);
|
|
|
+ this.PrintNum.Location = new System.Drawing.Point(1515, 498);
|
|
|
+ this.PrintNum.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.PrintNum.Name = "PrintNum";
|
|
|
this.PrintNum.Power = null;
|
|
|
- this.PrintNum.Size = new System.Drawing.Size(132, 21);
|
|
|
+ this.PrintNum.Size = new System.Drawing.Size(260, 35);
|
|
|
this.PrintNum.Str = null;
|
|
|
this.PrintNum.Str1 = null;
|
|
|
this.PrintNum.Str2 = null;
|
|
|
- this.PrintNum.TabIndex = 174;
|
|
|
+ this.PrintNum.TabIndex = 199;
|
|
|
//
|
|
|
- // Lock
|
|
|
+ // PrintLabel
|
|
|
//
|
|
|
- this.Lock.AutoSize = true;
|
|
|
- this.Lock.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Lock.LeaveEvent = false;
|
|
|
- this.Lock.Location = new System.Drawing.Point(202, 17);
|
|
|
- this.Lock.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
- this.Lock.Name = "Lock";
|
|
|
- this.Lock.Size = new System.Drawing.Size(51, 21);
|
|
|
- this.Lock.TabIndex = 172;
|
|
|
- this.Lock.Text = "锁定";
|
|
|
- this.Lock.UseVisualStyleBackColor = true;
|
|
|
+ this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
+ this.PrintLabel.FormattingEnabled = true;
|
|
|
+ this.PrintLabel.Location = new System.Drawing.Point(1515, 422);
|
|
|
+ this.PrintLabel.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
+ this.PrintLabel.Name = "PrintLabel";
|
|
|
+ this.PrintLabel.Size = new System.Drawing.Size(260, 32);
|
|
|
+ this.PrintLabel.TabIndex = 197;
|
|
|
+ this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged);
|
|
|
+ //
|
|
|
+ // Printer
|
|
|
+ //
|
|
|
+ this.Printer.Location = new System.Drawing.Point(1515, 326);
|
|
|
+ this.Printer.Margin = new System.Windows.Forms.Padding(8);
|
|
|
+ this.Printer.Name = "Printer";
|
|
|
+ this.Printer.Size = new System.Drawing.Size(262, 50);
|
|
|
+ this.Printer.TabIndex = 194;
|
|
|
+ //
|
|
|
+ // 序号
|
|
|
+ //
|
|
|
+ this.序号.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.序号.DataPropertyName = "sp_detno";
|
|
|
+ this.序号.HeaderText = "序号";
|
|
|
+ this.序号.Name = "序号";
|
|
|
+ this.序号.ReadOnly = true;
|
|
|
+ this.序号.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
+ this.序号.Width = 70;
|
|
|
+ //
|
|
|
+ // cm_makecode
|
|
|
+ //
|
|
|
+ this.cm_makecode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCellsExceptHeader;
|
|
|
+ this.cm_makecode.DataPropertyName = "sp_fsoncode";
|
|
|
+ this.cm_makecode.HeaderText = "上料料号";
|
|
|
+ this.cm_makecode.Name = "cm_makecode";
|
|
|
+ this.cm_makecode.ReadOnly = true;
|
|
|
+ this.cm_makecode.Width = 5;
|
|
|
+ //
|
|
|
+ // pr_detail_
|
|
|
+ //
|
|
|
+ this.pr_detail_.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
|
|
|
+ this.pr_detail_.DataPropertyName = "pr_spec";
|
|
|
+ this.pr_detail_.HeaderText = "上料名称";
|
|
|
+ this.pr_detail_.Name = "pr_detail_";
|
|
|
+ this.pr_detail_.ReadOnly = true;
|
|
|
+ this.pr_detail_.Width = 5;
|
|
|
+ //
|
|
|
+ // cm_soncode
|
|
|
+ //
|
|
|
+ this.cm_soncode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
|
|
|
+ this.cm_soncode.DataPropertyName = "sp_prefix";
|
|
|
+ this.cm_soncode.HeaderText = "前缀";
|
|
|
+ this.cm_soncode.Name = "cm_soncode";
|
|
|
+ this.cm_soncode.ReadOnly = true;
|
|
|
+ this.cm_soncode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
+ this.cm_soncode.Width = 5;
|
|
|
+ //
|
|
|
+ // cm_barcode
|
|
|
+ //
|
|
|
+ this.cm_barcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
|
|
|
+ this.cm_barcode.DataPropertyName = "sp_length";
|
|
|
+ this.cm_barcode.HeaderText = "长度";
|
|
|
+ this.cm_barcode.Name = "cm_barcode";
|
|
|
+ this.cm_barcode.ReadOnly = true;
|
|
|
+ this.cm_barcode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
+ this.cm_barcode.Width = 64;
|
|
|
+ //
|
|
|
+ // BarCode
|
|
|
+ //
|
|
|
+ this.BarCode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
|
|
|
+ this.BarCode.HeaderText = "条码号";
|
|
|
+ this.BarCode.MinimumWidth = 300;
|
|
|
+ this.BarCode.Name = "BarCode";
|
|
|
+ this.BarCode.ReadOnly = true;
|
|
|
+ this.BarCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
+ this.BarCode.Width = 300;
|
|
|
+ //
|
|
|
+ // StepCount
|
|
|
+ //
|
|
|
+ this.StepCount.LineCode = null;
|
|
|
+ this.StepCount.Location = new System.Drawing.Point(920, 688);
|
|
|
+ this.StepCount.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.StepCount.Name = "StepCount";
|
|
|
+ this.StepCount.Size = new System.Drawing.Size(160, 44);
|
|
|
+ this.StepCount.Source = null;
|
|
|
+ this.StepCount.StepCode = null;
|
|
|
+ this.StepCount.TabIndex = 189;
|
|
|
//
|
|
|
// ma_code
|
|
|
//
|
|
|
@@ -279,180 +505,282 @@
|
|
|
this.ma_code.Condition = null;
|
|
|
this.ma_code.DBTitle = null;
|
|
|
this.ma_code.FormName = null;
|
|
|
- this.ma_code.Location = new System.Drawing.Point(85, 17);
|
|
|
- this.ma_code.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
+ this.ma_code.Location = new System.Drawing.Point(192, 26);
|
|
|
+ this.ma_code.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.ma_code.Name = "ma_code";
|
|
|
this.ma_code.Power = null;
|
|
|
this.ma_code.ReturnData = null;
|
|
|
this.ma_code.SelectField = null;
|
|
|
this.ma_code.SetValueField = null;
|
|
|
- this.ma_code.Size = new System.Drawing.Size(109, 20);
|
|
|
- this.ma_code.TabIndex = 171;
|
|
|
+ this.ma_code.Size = new System.Drawing.Size(296, 42);
|
|
|
+ this.ma_code.TabIndex = 141;
|
|
|
this.ma_code.TableName = null;
|
|
|
+ this.ma_code.Tag = "ma_code";
|
|
|
this.ma_code.TextBoxEnable = true;
|
|
|
+ this.ma_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox.OnTextChange(this.ma_code_UserControlTextChanged);
|
|
|
+ //
|
|
|
+ // 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.LeaveEvent = false;
|
|
|
+ this.LockMakeCode.Location = new System.Drawing.Point(496, 30);
|
|
|
+ this.LockMakeCode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.LockMakeCode.Name = "LockMakeCode";
|
|
|
+ this.LockMakeCode.Size = new System.Drawing.Size(94, 35);
|
|
|
+ this.LockMakeCode.TabIndex = 140;
|
|
|
+ this.LockMakeCode.Text = "锁定";
|
|
|
+ this.LockMakeCode.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // ma_prodcode
|
|
|
+ //
|
|
|
+ this.ma_prodcode.AutoSize = true;
|
|
|
+ this.ma_prodcode.CutLength = null;
|
|
|
+ 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(802, 24);
|
|
|
+ this.ma_prodcode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.ma_prodcode.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
+ this.ma_prodcode.Name = "ma_prodcode";
|
|
|
+ this.ma_prodcode.Size = new System.Drawing.Size(0, 41);
|
|
|
+ this.ma_prodcode.TabIndex = 99;
|
|
|
+ this.ma_prodcode.TextChanged += new System.EventHandler(this.ma_prodcode_TextChanged);
|
|
|
//
|
|
|
- // ma_bomversion
|
|
|
- //
|
|
|
- this.ma_bomversion.AutoSize = true;
|
|
|
- this.ma_bomversion.CutLength = null;
|
|
|
- this.ma_bomversion.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_bomversion.Location = new System.Drawing.Point(772, 187);
|
|
|
- this.ma_bomversion.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
- this.ma_bomversion.Name = "ma_bomversion";
|
|
|
- this.ma_bomversion.Size = new System.Drawing.Size(0, 21);
|
|
|
- this.ma_bomversion.TabIndex = 169;
|
|
|
- this.ma_bomversion.Visible = false;
|
|
|
- //
|
|
|
- // code
|
|
|
- //
|
|
|
- this.code.AllPower = null;
|
|
|
- this.code.BackColor = System.Drawing.Color.White;
|
|
|
- this.code.ID = null;
|
|
|
- this.code.Location = new System.Drawing.Point(301, 425);
|
|
|
- this.code.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
- this.code.Name = "code";
|
|
|
- this.code.Power = null;
|
|
|
- this.code.Size = new System.Drawing.Size(132, 21);
|
|
|
- this.code.Str = null;
|
|
|
- this.code.Str1 = null;
|
|
|
- this.code.Str2 = null;
|
|
|
- this.code.TabIndex = 166;
|
|
|
- this.code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sn_code_KeyDown);
|
|
|
- //
|
|
|
- // Printer
|
|
|
+ // pr_detail
|
|
|
//
|
|
|
- this.Printer.Location = new System.Drawing.Point(808, 15);
|
|
|
- this.Printer.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
- this.Printer.Name = "Printer";
|
|
|
- this.Printer.Size = new System.Drawing.Size(131, 25);
|
|
|
- this.Printer.TabIndex = 159;
|
|
|
+ this.pr_detail.AutoSize = true;
|
|
|
+ this.pr_detail.CutLength = null;
|
|
|
+ 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(1350, 24);
|
|
|
+ this.pr_detail.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.pr_detail.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
+ this.pr_detail.Name = "pr_detail";
|
|
|
+ this.pr_detail.Size = new System.Drawing.Size(0, 41);
|
|
|
+ this.pr_detail.TabIndex = 98;
|
|
|
//
|
|
|
// mcd_remainqty
|
|
|
//
|
|
|
this.mcd_remainqty.AutoSize = true;
|
|
|
+ this.mcd_remainqty.CutLength = null;
|
|
|
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(559, 63);
|
|
|
+ this.mcd_remainqty.Location = new System.Drawing.Point(1348, 122);
|
|
|
+ this.mcd_remainqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.mcd_remainqty.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
this.mcd_remainqty.Name = "mcd_remainqty";
|
|
|
- this.mcd_remainqty.Size = new System.Drawing.Size(19, 21);
|
|
|
- this.mcd_remainqty.TabIndex = 158;
|
|
|
- this.mcd_remainqty.Text = "0";
|
|
|
- //
|
|
|
- // mcd_okqty
|
|
|
- //
|
|
|
- this.mcd_okqty.AutoSize = true;
|
|
|
- this.mcd_okqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.mcd_okqty.Location = new System.Drawing.Point(347, 63);
|
|
|
- this.mcd_okqty.Name = "mcd_okqty";
|
|
|
- this.mcd_okqty.Size = new System.Drawing.Size(19, 21);
|
|
|
- this.mcd_okqty.TabIndex = 157;
|
|
|
- this.mcd_okqty.Text = "0";
|
|
|
- //
|
|
|
- // pr_code
|
|
|
- //
|
|
|
- this.pr_code.AutoSize = true;
|
|
|
- this.pr_code.CutLength = null;
|
|
|
- this.pr_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_code.Location = new System.Drawing.Point(347, 16);
|
|
|
- this.pr_code.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
- this.pr_code.Name = "pr_code";
|
|
|
- this.pr_code.Size = new System.Drawing.Size(0, 21);
|
|
|
- this.pr_code.TabIndex = 156;
|
|
|
- this.pr_code.TextChanged += new System.EventHandler(this.pr_code_TextChanged);
|
|
|
- //
|
|
|
- // pr_detail
|
|
|
- //
|
|
|
- this.pr_detail.AutoSize = true;
|
|
|
- this.pr_detail.CutLength = null;
|
|
|
- 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(559, 16);
|
|
|
- this.pr_detail.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
- this.pr_detail.Name = "pr_detail";
|
|
|
- this.pr_detail.Size = new System.Drawing.Size(0, 21);
|
|
|
- this.pr_detail.TabIndex = 154;
|
|
|
+ this.mcd_remainqty.Size = new System.Drawing.Size(0, 41);
|
|
|
+ this.mcd_remainqty.TabIndex = 97;
|
|
|
+ this.mcd_remainqty.Tag = "mcd_remainqty";
|
|
|
+ //
|
|
|
+ // mcd_inqty
|
|
|
+ //
|
|
|
+ this.mcd_inqty.AutoSize = true;
|
|
|
+ this.mcd_inqty.CutLength = null;
|
|
|
+ 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(802, 122);
|
|
|
+ this.mcd_inqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.mcd_inqty.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
+ this.mcd_inqty.Name = "mcd_inqty";
|
|
|
+ this.mcd_inqty.Size = new System.Drawing.Size(0, 41);
|
|
|
+ this.mcd_inqty.TabIndex = 96;
|
|
|
+ //
|
|
|
+ // ma_qty
|
|
|
+ //
|
|
|
+ this.ma_qty.AutoSize = true;
|
|
|
+ this.ma_qty.CutLength = null;
|
|
|
+ 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(192, 122);
|
|
|
+ this.ma_qty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.ma_qty.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
+ this.ma_qty.Name = "ma_qty";
|
|
|
+ this.ma_qty.Size = new System.Drawing.Size(0, 41);
|
|
|
+ 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(22, 105);
|
|
|
+ this.OperateResult.Location = new System.Drawing.Point(1090, 688);
|
|
|
+ this.OperateResult.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.OperateResult.Name = "OperateResult";
|
|
|
- this.OperateResult.Size = new System.Drawing.Size(691, 305);
|
|
|
- this.OperateResult.TabIndex = 143;
|
|
|
+ this.OperateResult.Size = new System.Drawing.Size(696, 238);
|
|
|
+ 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 = null;
|
|
|
+ this.Clean.IsShowBorder = true;
|
|
|
+ this.Clean.Location = new System.Drawing.Point(920, 878);
|
|
|
+ this.Clean.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ 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, 48);
|
|
|
+ this.Clean.TabIndex = 80;
|
|
|
+ this.Clean.Text = "清除";
|
|
|
+ this.Clean.UseVisualStyleBackColor = true;
|
|
|
+ this.Clean.Click += new System.EventHandler(this.Clean_Click);
|
|
|
+ //
|
|
|
+ // 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 = null;
|
|
|
+ this.Confirm.IsShowBorder = true;
|
|
|
+ this.Confirm.Location = new System.Drawing.Point(578, 880);
|
|
|
+ this.Confirm.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ 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, 48);
|
|
|
+ this.Confirm.TabIndex = 73;
|
|
|
+ this.Confirm.Tag = "IfRead";
|
|
|
+ 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(196, 884);
|
|
|
+ this.code.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.code.Name = "code";
|
|
|
+ this.code.Power = null;
|
|
|
+ this.code.Size = new System.Drawing.Size(316, 35);
|
|
|
+ this.code.Str = null;
|
|
|
+ this.code.Str1 = null;
|
|
|
+ this.code.Str2 = null;
|
|
|
+ this.code.TabIndex = 0;
|
|
|
+ this.code.Tag = "IfRead";
|
|
|
+ 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(196, 796);
|
|
|
+ this.sn_code.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.sn_code.Name = "sn_code";
|
|
|
+ this.sn_code.Power = null;
|
|
|
+ this.sn_code.Size = new System.Drawing.Size(316, 35);
|
|
|
+ this.sn_code.Str = null;
|
|
|
+ this.sn_code.Str1 = null;
|
|
|
+ this.sn_code.Str2 = null;
|
|
|
+ this.sn_code.TabIndex = 65;
|
|
|
+ //
|
|
|
// Make_ColorBoxLoadPrint
|
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(969, 452);
|
|
|
- this.Controls.Add(this.StepCount);
|
|
|
+ this.ClientSize = new System.Drawing.Size(1796, 974);
|
|
|
this.Controls.Add(this.PrintNum);
|
|
|
- this.Controls.Add(this.ClearSn_code);
|
|
|
- this.Controls.Add(this.Lock);
|
|
|
- this.Controls.Add(this.ma_code);
|
|
|
- this.Controls.Add(this.ms_craftcode);
|
|
|
- this.Controls.Add(this.ma_bomversion);
|
|
|
- this.Controls.Add(this.code_label);
|
|
|
- this.Controls.Add(this.code);
|
|
|
- this.Controls.Add(this.unload);
|
|
|
- this.Controls.Add(this.load);
|
|
|
- this.Controls.Add(this.ms_sncode);
|
|
|
+ this.Controls.Add(this.label4);
|
|
|
this.Controls.Add(this.PrintLabel);
|
|
|
this.Controls.Add(this.label2);
|
|
|
this.Controls.Add(this.PrintLabel_label);
|
|
|
this.Controls.Add(this.Printer);
|
|
|
- this.Controls.Add(this.mcd_remainqty);
|
|
|
- this.Controls.Add(this.mcd_okqty);
|
|
|
- this.Controls.Add(this.pr_code);
|
|
|
+ this.Controls.Add(this.LabelDataGridView);
|
|
|
+ this.Controls.Add(this.NoteForChange);
|
|
|
+ this.Controls.Add(this.StepCount);
|
|
|
+ this.Controls.Add(this.ma_craftcode);
|
|
|
+ this.Controls.Add(this.ma_bomversion_label);
|
|
|
+ this.Controls.Add(this.ma_bomversion);
|
|
|
+ this.Controls.Add(this.ms_craftcode);
|
|
|
+ this.Controls.Add(this.ma_code);
|
|
|
+ this.Controls.Add(this.LockMakeCode);
|
|
|
+ this.Controls.Add(this.ClearSn_code);
|
|
|
+ this.Controls.Add(this.ma_prodcode);
|
|
|
this.Controls.Add(this.pr_detail);
|
|
|
- this.Controls.Add(this.pr_detail_label);
|
|
|
- this.Controls.Add(this.ms_sncode_label);
|
|
|
+ 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.label4);
|
|
|
- this.Controls.Add(this.mcd_remainqty_label);
|
|
|
- this.Controls.Add(this.mcd_okqty_label);
|
|
|
- this.Controls.Add(this.pr_code_label);
|
|
|
+ this.Controls.Add(this.Clean);
|
|
|
+ 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.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.Name = "Make_ColorBoxLoadPrint";
|
|
|
- this.Tag = "Make!ColorBoxLoadPrint";
|
|
|
- this.Text = " ";
|
|
|
- this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_ColorBoxLoadPrint_FormClosing);
|
|
|
- this.Load += new System.EventHandler(this.Make_ColorBoxLoadPrint_Load);
|
|
|
- this.SizeChanged += new System.EventHandler(this.Make_ColorBoxLoadPrint_SizeChanged);
|
|
|
+ this.Tag = "Make!FeedingCollection";
|
|
|
+ this.Text = "上料采集";
|
|
|
+ this.Load += new System.EventHandler(this.Make_FeedingCollection_Load);
|
|
|
+ this.SizeChanged += new System.EventHandler(this.Make_FeedingCollection_SizeChanged);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.ClearSn_code)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).EndInit();
|
|
|
this.ResumeLayout(false);
|
|
|
this.PerformLayout();
|
|
|
|
|
|
}
|
|
|
|
|
|
#endregion
|
|
|
+ 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_code_label;
|
|
|
- private System.Windows.Forms.Label mcd_okqty_label;
|
|
|
- private System.Windows.Forms.Label mcd_remainqty_label;
|
|
|
- private System.Windows.Forms.Label label4;
|
|
|
- private CustomControl.RichText.RichTextAutoBottom OperateResult;
|
|
|
- private System.Windows.Forms.Label ms_sncode_label;
|
|
|
private System.Windows.Forms.Label pr_detail_label;
|
|
|
- private CustomControl.ValueLabel.ValueLabel pr_detail;
|
|
|
- private CustomControl.ValueLabel.ValueLabel pr_code;
|
|
|
- private CustomControl.ValueLabel.ValueNumLabel mcd_okqty;
|
|
|
- private CustomControl.ValueLabel.ValueNumLabel mcd_remainqty;
|
|
|
- private CustomControl.ComBoxWithFocus.PrinterCombox Printer;
|
|
|
- private System.Windows.Forms.Label PrintLabel_label;
|
|
|
- private System.Windows.Forms.Label label2;
|
|
|
- private UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel;
|
|
|
- private System.Windows.Forms.Label ms_sncode;
|
|
|
- private System.Windows.Forms.RadioButton load;
|
|
|
- private System.Windows.Forms.RadioButton unload;
|
|
|
- private CustomControl.TextBoxWithIcon.SnCollectionBox code;
|
|
|
+ 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.ValueLabel.ValueLabel ma_bomversion;
|
|
|
- private System.Windows.Forms.Label ms_craftcode;
|
|
|
- private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
|
|
|
- private CustomControl.CustomCheckBox.LockCheckBox Lock;
|
|
|
+ private CustomControl.TextBoxWithIcon.SnCollectionBox code;
|
|
|
+ private System.Windows.Forms.CheckBox iflastsn;
|
|
|
+ private CustomControl.ButtonUtil.NormalButton Confirm;
|
|
|
+ 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 CustomControl.TextBoxWithIcon.EnterTextBox PrintNum;
|
|
|
+ private CustomControl.CustomCheckBox.LockCheckBox LockMakeCode;
|
|
|
+ private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
|
|
|
+ private System.Windows.Forms.Label ms_craftcode;
|
|
|
+ private System.Windows.Forms.Label ma_craftcode;
|
|
|
private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
|
|
|
+ private System.Windows.Forms.CheckBox NoteForChange;
|
|
|
+ private System.Windows.Forms.DataGridView LabelDataGridView;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn 序号;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn cm_makecode;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn pr_detail_;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn cm_soncode;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn cm_barcode;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn BarCode;
|
|
|
+ private System.Windows.Forms.Label ma_bomversion;
|
|
|
+ private System.Windows.Forms.Label ma_bomversion_label;
|
|
|
+ private CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel;
|
|
|
+ private System.Windows.Forms.Label label2;
|
|
|
+ private System.Windows.Forms.Label PrintLabel_label;
|
|
|
+ private CustomControl.ComBoxWithFocus.PrinterCombox Printer;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox PrintNum;
|
|
|
+ private System.Windows.Forms.Label label4;
|
|
|
}
|
|
|
}
|