1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354 |
- namespace NXWMS.Forms.Instock
- {
- partial class frmWmsInRetreat
- {
- /// <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()
- {
- this.components = new System.ComponentModel.Container();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmWmsInRetreat));
- this.kryptonLabel11 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
- this.Column8 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn();
- this.Column7 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn();
- this.kdgv_WmsInRetreat = new ComponentFactory.Krypton.Toolkit.KryptonDataGridView();
- this.Column9 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn();
- this.Column10 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewComboBoxColumn();
- this.Column11 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewDateTimePickerColumn();
- this.Column12 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn();
- this.Column13 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn();
- this.Column14 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn();
- this.Column29 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn();
- this.Column30 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewDateTimePickerColumn();
- this.Column31 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn();
- this.Column32 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewDateTimePickerColumn();
- this.cms_Retreat = new System.Windows.Forms.ContextMenuStrip(this.components);
- this.刷新ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.kbtnEdit = new ComponentFactory.Krypton.Toolkit.KryptonButton();
- this.kbtnAdd = new ComponentFactory.Krypton.Toolkit.KryptonButton();
- this.kbtnRemove = new ComponentFactory.Krypton.Toolkit.KryptonButton();
- this.kbtn_ForceFinish = new ComponentFactory.Krypton.Toolkit.KryptonButton();
- this.kbtn_RetreatTray = new ComponentFactory.Krypton.Toolkit.KryptonButton();
- this.tableLayoutPanelEdit = new System.Windows.Forms.TableLayoutPanel();
- this.dataGridViewTextBoxColumn26 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.kdtp_startCreateTime = new ComponentFactory.Krypton.Toolkit.KryptonDateTimePicker();
- this.kryptonLabel9 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
- this.kryptonLabel1 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
- this.kdtp_endCreateTime = new ComponentFactory.Krypton.Toolkit.KryptonDateTimePicker();
- this.kryptonLabel10 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
- this.kryptonLabel8 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
- this.kryptonLabel2 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
- this.kryptonLabel13 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
- this.dataGridViewTextBoxColumn25 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn27 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn24 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.kryptonContextMenuItem2 = new ComponentFactory.Krypton.Toolkit.KryptonContextMenuItem();
- this.kgb_MainTable = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox();
- this.pageToolbar1 = new NXWMS.Client.FrmCustom.PageToolbar();
- this.kryptonLabel7 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
- this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
- this.kryptonLabel3 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
- this.kryptonLabel6 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
- this.kryptonLabel4 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
- this.kryptonLabel5 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
- this.ktb_retreatNo = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
- this.ktb_sourceNo = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
- this.ktb_materialMsg = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
- this.ktb_batchNoMsg = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
- this.kcmb_retreatType = new ComponentFactory.Krypton.Toolkit.KryptonComboBox();
- this.kcmb_retreatStatus = new ComponentFactory.Krypton.Toolkit.KryptonComboBox();
- this.kcmb_supplierMsg = new ComponentFactory.Krypton.Toolkit.KryptonComboBox();
- this.kdtp_startProcudtTime = new ComponentFactory.Krypton.Toolkit.KryptonDateTimePicker();
- this.kdtp_endProcudtTime = new ComponentFactory.Krypton.Toolkit.KryptonDateTimePicker();
- this.kryptonLabel12 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
- this.kryptonLabel14 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
- this.kdtp_startExpTime = new ComponentFactory.Krypton.Toolkit.KryptonDateTimePicker();
- this.kdtp_endExptTime = new ComponentFactory.Krypton.Toolkit.KryptonDateTimePicker();
- this.ktb_retreaterMsg = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
- this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.cms_RetreatDtl = new System.Windows.Forms.ContextMenuStrip(this.components);
- this.刷新ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
- this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.kdgv_WmsInRetreatDtl = new ComponentFactory.Krypton.Toolkit.KryptonDataGridView();
- this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.kgb_DetailTable = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox();
- this.kryptonPanelSearch = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
- this.tableLayoutPanelSearch = new System.Windows.Forms.TableLayoutPanel();
- this.kbtnSearch = new ComponentFactory.Krypton.Toolkit.KryptonButton();
- this.kbtnImport = new ComponentFactory.Krypton.Toolkit.KryptonButton();
- this.kbtnExport = new ComponentFactory.Krypton.Toolkit.KryptonButton();
- this.kbtnReset = new ComponentFactory.Krypton.Toolkit.KryptonButton();
- this.kbtnPrint = new ComponentFactory.Krypton.Toolkit.KryptonButton();
- this.kgb_QueryArea = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox();
- this.kryptonContextMenuItem3 = new ComponentFactory.Krypton.Toolkit.KryptonContextMenuItem();
- ((System.ComponentModel.ISupportInitialize)(this.kdgv_WmsInRetreat)).BeginInit();
- this.cms_Retreat.SuspendLayout();
- this.tableLayoutPanelEdit.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.kgb_MainTable)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.kgb_MainTable.Panel)).BeginInit();
- this.kgb_MainTable.Panel.SuspendLayout();
- this.kgb_MainTable.SuspendLayout();
- this.tableLayoutPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.kcmb_retreatType)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.kcmb_retreatStatus)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.kcmb_supplierMsg)).BeginInit();
- this.cms_RetreatDtl.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.kdgv_WmsInRetreatDtl)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.kgb_DetailTable)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.kgb_DetailTable.Panel)).BeginInit();
- this.kgb_DetailTable.Panel.SuspendLayout();
- this.kgb_DetailTable.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.kryptonPanelSearch)).BeginInit();
- this.kryptonPanelSearch.SuspendLayout();
- this.tableLayoutPanelSearch.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.kgb_QueryArea)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.kgb_QueryArea.Panel)).BeginInit();
- this.kgb_QueryArea.Panel.SuspendLayout();
- this.kgb_QueryArea.SuspendLayout();
- this.SuspendLayout();
- //
- // kryptonLabel11
- //
- this.kryptonLabel11.AutoSize = false;
- this.kryptonLabel11.Dock = System.Windows.Forms.DockStyle.Fill;
- this.kryptonLabel11.Location = new System.Drawing.Point(3, 71);
- this.kryptonLabel11.Name = "kryptonLabel11";
- this.kryptonLabel11.Size = new System.Drawing.Size(76, 29);
- this.kryptonLabel11.TabIndex = 55;
- this.kryptonLabel11.Values.Text = "生产日期:";
- //
- // Column8
- //
- this.Column8.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.Column8.Frozen = true;
- this.Column8.HeaderText = "收货单号";
- this.Column8.Name = "Column8";
- this.Column8.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.Column8.Width = 82;
- //
- // Column7
- //
- this.Column7.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.Column7.Frozen = true;
- this.Column7.HeaderText = "序号";
- this.Column7.Name = "Column7";
- this.Column7.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.Column7.Width = 83;
- //
- // kdgv_WmsInRetreat
- //
- this.kdgv_WmsInRetreat.AllowUserToAddRows = false;
- this.kdgv_WmsInRetreat.AllowUserToDeleteRows = false;
- this.kdgv_WmsInRetreat.AllowUserToResizeRows = false;
- this.kdgv_WmsInRetreat.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
- this.kdgv_WmsInRetreat.ClipboardCopyMode = System.Windows.Forms.DataGridViewClipboardCopyMode.EnableWithoutHeaderText;
- this.kdgv_WmsInRetreat.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.Column7,
- this.Column8,
- this.Column9,
- this.Column10,
- this.Column11,
- this.Column12,
- this.Column13,
- this.Column14,
- this.Column29,
- this.Column30,
- this.Column31,
- this.Column32});
- this.kdgv_WmsInRetreat.ContextMenuStrip = this.cms_Retreat;
- this.kdgv_WmsInRetreat.Dock = System.Windows.Forms.DockStyle.Fill;
- this.kdgv_WmsInRetreat.Location = new System.Drawing.Point(0, 0);
- this.kdgv_WmsInRetreat.MultiSelect = false;
- this.kdgv_WmsInRetreat.Name = "kdgv_WmsInRetreat";
- this.kdgv_WmsInRetreat.RowHeadersVisible = false;
- this.kdgv_WmsInRetreat.RowTemplate.Height = 23;
- this.kdgv_WmsInRetreat.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.kdgv_WmsInRetreat.Size = new System.Drawing.Size(1364, 277);
- this.kdgv_WmsInRetreat.TabIndex = 0;
- this.kdgv_WmsInRetreat.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.kdgv_WmsInRetreat_CellContentClick);
- this.kdgv_WmsInRetreat.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.kdgv_WmsInRetreat_DataError);
- this.kdgv_WmsInRetreat.SelectionChanged += new System.EventHandler(this.kdgv_WmsInRetreat_SelectionChanged);
- //
- // Column9
- //
- this.Column9.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.Column9.Frozen = true;
- this.Column9.HeaderText = "收货人";
- this.Column9.Name = "Column9";
- this.Column9.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.Column9.Width = 83;
- //
- // Column10
- //
- this.Column10.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.Column10.DropDownWidth = 121;
- this.Column10.Frozen = true;
- this.Column10.HeaderText = "单据类型";
- this.Column10.Items.AddRange(new string[] {
- "请选择",
- "ERP接口生成",
- "WMS创建"});
- this.Column10.Name = "Column10";
- this.Column10.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.Column10.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.Column10.Width = 83;
- //
- // Column11
- //
- this.Column11.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.Column11.Checked = false;
- this.Column11.Frozen = true;
- this.Column11.HeaderText = "收货时间";
- this.Column11.Name = "Column11";
- this.Column11.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.Column11.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.Column11.Width = 82;
- //
- // Column12
- //
- this.Column12.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.Column12.Frozen = true;
- this.Column12.HeaderText = "到货通知单号";
- this.Column12.Name = "Column12";
- this.Column12.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.Column12.Width = 83;
- //
- // Column13
- //
- this.Column13.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.Column13.Frozen = true;
- this.Column13.HeaderText = "单据状态";
- this.Column13.Name = "Column13";
- this.Column13.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.Column13.Width = 83;
- //
- // Column14
- //
- this.Column14.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.Column14.Frozen = true;
- this.Column14.HeaderText = "描述";
- this.Column14.Name = "Column14";
- this.Column14.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.Column14.Width = 83;
- //
- // Column29
- //
- this.Column29.HeaderText = "创建人";
- this.Column29.Name = "Column29";
- this.Column29.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.Column29.Width = 175;
- //
- // Column30
- //
- this.Column30.Checked = false;
- this.Column30.HeaderText = "创建时间";
- this.Column30.Name = "Column30";
- this.Column30.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.Column30.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.Column30.Width = 176;
- //
- // Column31
- //
- this.Column31.HeaderText = "最后更新人";
- this.Column31.Name = "Column31";
- this.Column31.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.Column31.Width = 175;
- //
- // Column32
- //
- this.Column32.Checked = false;
- this.Column32.HeaderText = "最后更新时间";
- this.Column32.Name = "Column32";
- this.Column32.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.Column32.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.Column32.Width = 175;
- //
- // cms_Retreat
- //
- this.cms_Retreat.Font = new System.Drawing.Font("Segoe UI", 9F);
- this.cms_Retreat.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.刷新ToolStripMenuItem});
- this.cms_Retreat.Name = "cms_Arrival";
- this.cms_Retreat.Size = new System.Drawing.Size(153, 26);
- //
- // 刷新ToolStripMenuItem
- //
- this.刷新ToolStripMenuItem.Name = "刷新ToolStripMenuItem";
- this.刷新ToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
- this.刷新ToolStripMenuItem.Text = "刷新主表数据";
- this.刷新ToolStripMenuItem.Click += new System.EventHandler(this.刷新ToolStripMenuItem_Click);
- //
- // kbtnEdit
- //
- this.kbtnEdit.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.kbtnEdit.Location = new System.Drawing.Point(177, 3);
- this.kbtnEdit.Name = "kbtnEdit";
- this.kbtnEdit.Size = new System.Drawing.Size(81, 31);
- this.kbtnEdit.TabIndex = 1;
- this.kbtnEdit.Tag = "Auth";
- this.kbtnEdit.Values.Image = global::NXWMS.Properties.Resources.edit;
- this.kbtnEdit.Values.Text = "编辑";
- this.kbtnEdit.Click += new System.EventHandler(this.kbtnEdit_Click);
- //
- // kbtnAdd
- //
- this.kbtnAdd.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.kbtnAdd.Location = new System.Drawing.Point(90, 3);
- this.kbtnAdd.Name = "kbtnAdd";
- this.kbtnAdd.Size = new System.Drawing.Size(81, 31);
- this.kbtnAdd.TabIndex = 0;
- this.kbtnAdd.Tag = "Auth";
- this.kbtnAdd.Values.Image = global::NXWMS.Properties.Resources.add;
- this.kbtnAdd.Values.Text = "新增";
- this.kbtnAdd.Click += new System.EventHandler(this.kbtnAdd_Click);
- //
- // kbtnRemove
- //
- this.kbtnRemove.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.kbtnRemove.Location = new System.Drawing.Point(264, 3);
- this.kbtnRemove.Name = "kbtnRemove";
- this.kbtnRemove.Size = new System.Drawing.Size(81, 31);
- this.kbtnRemove.TabIndex = 2;
- this.kbtnRemove.Tag = "Auth";
- this.kbtnRemove.Values.Image = global::NXWMS.Properties.Resources.delete;
- this.kbtnRemove.Values.Text = "删除";
- this.kbtnRemove.Click += new System.EventHandler(this.kbtnRemove_Click);
- //
- // kbtn_ForceFinish
- //
- this.kbtn_ForceFinish.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.kbtn_ForceFinish.Location = new System.Drawing.Point(351, 3);
- this.kbtn_ForceFinish.Name = "kbtn_ForceFinish";
- this.kbtn_ForceFinish.Size = new System.Drawing.Size(85, 31);
- this.kbtn_ForceFinish.TabIndex = 2;
- this.kbtn_ForceFinish.Tag = "Auth";
- this.kbtn_ForceFinish.Values.Image = global::NXWMS.Properties.Resources.finish;
- this.kbtn_ForceFinish.Values.Text = "强制完成";
- this.kbtn_ForceFinish.Click += new System.EventHandler(this.kbtn_ForceFinish_Click);
- //
- // kbtn_RetreatTray
- //
- this.kbtn_RetreatTray.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.kbtn_RetreatTray.Location = new System.Drawing.Point(3, 3);
- this.kbtn_RetreatTray.Name = "kbtn_RetreatTray";
- this.kbtn_RetreatTray.Size = new System.Drawing.Size(81, 31);
- this.kbtn_RetreatTray.TabIndex = 2;
- this.kbtn_RetreatTray.Tag = "Auth";
- this.kbtn_RetreatTray.Values.Image = global::NXWMS.Properties.Resources.物料组盘;
- this.kbtn_RetreatTray.Values.Text = "退料组盘";
- this.kbtn_RetreatTray.Click += new System.EventHandler(this.kbtn_RetreatTray_Click);
- //
- // tableLayoutPanelEdit
- //
- this.tableLayoutPanelEdit.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)));
- this.tableLayoutPanelEdit.BackColor = System.Drawing.Color.Transparent;
- this.tableLayoutPanelEdit.ColumnCount = 5;
- this.tableLayoutPanelEdit.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
- this.tableLayoutPanelEdit.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
- this.tableLayoutPanelEdit.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
- this.tableLayoutPanelEdit.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
- this.tableLayoutPanelEdit.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
- this.tableLayoutPanelEdit.Controls.Add(this.kbtnEdit, 2, 0);
- this.tableLayoutPanelEdit.Controls.Add(this.kbtnAdd, 1, 0);
- this.tableLayoutPanelEdit.Controls.Add(this.kbtnRemove, 3, 0);
- this.tableLayoutPanelEdit.Controls.Add(this.kbtn_ForceFinish, 4, 0);
- this.tableLayoutPanelEdit.Controls.Add(this.kbtn_RetreatTray, 0, 0);
- this.tableLayoutPanelEdit.Location = new System.Drawing.Point(3, 106);
- this.tableLayoutPanelEdit.Name = "tableLayoutPanelEdit";
- this.tableLayoutPanelEdit.RowCount = 1;
- this.tableLayoutPanelEdit.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
- this.tableLayoutPanelEdit.Size = new System.Drawing.Size(439, 37);
- this.tableLayoutPanelEdit.TabIndex = 3;
- //
- // dataGridViewTextBoxColumn26
- //
- this.dataGridViewTextBoxColumn26.HeaderText = "创建人";
- this.dataGridViewTextBoxColumn26.Name = "dataGridViewTextBoxColumn26";
- this.dataGridViewTextBoxColumn26.Width = 83;
- //
- // kdtp_startCreateTime
- //
- this.kdtp_startCreateTime.AlwaysActive = false;
- this.kdtp_startCreateTime.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.kdtp_startCreateTime.CalendarTodayDate = new System.DateTime(2020, 7, 30, 14, 18, 20, 0);
- this.kdtp_startCreateTime.CustomFormat = "yyyy-MM-dd HH:mm:ss";
- this.kdtp_startCreateTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.kdtp_startCreateTime.Location = new System.Drawing.Point(890, 40);
- this.kdtp_startCreateTime.Name = "kdtp_startCreateTime";
- this.kdtp_startCreateTime.ShowCheckBox = true;
- this.kdtp_startCreateTime.Size = new System.Drawing.Size(170, 21);
- this.kdtp_startCreateTime.TabIndex = 53;
- //
- // kryptonLabel9
- //
- this.kryptonLabel9.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.kryptonLabel9.Location = new System.Drawing.Point(1110, 41);
- this.kryptonLabel9.Name = "kryptonLabel9";
- this.kryptonLabel9.Size = new System.Drawing.Size(23, 20);
- this.kryptonLabel9.TabIndex = 53;
- this.kryptonLabel9.Values.Text = "至";
- //
- // kryptonLabel1
- //
- this.kryptonLabel1.AutoSize = false;
- this.kryptonLabel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.kryptonLabel1.Location = new System.Drawing.Point(3, 3);
- this.kryptonLabel1.Name = "kryptonLabel1";
- this.kryptonLabel1.Size = new System.Drawing.Size(76, 28);
- this.kryptonLabel1.TabIndex = 53;
- this.kryptonLabel1.Values.Text = "退料单号:";
- //
- // kdtp_endCreateTime
- //
- this.kdtp_endCreateTime.AlwaysActive = false;
- this.kdtp_endCreateTime.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.kdtp_endCreateTime.CalendarTodayDate = new System.DateTime(2020, 7, 30, 15, 11, 13, 0);
- this.kdtp_endCreateTime.CustomFormat = "yyyy-MM-dd HH:mm:ss";
- this.kdtp_endCreateTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.kdtp_endCreateTime.Location = new System.Drawing.Point(1185, 40);
- this.kdtp_endCreateTime.Name = "kdtp_endCreateTime";
- this.kdtp_endCreateTime.ShowCheckBox = true;
- this.kdtp_endCreateTime.Size = new System.Drawing.Size(170, 21);
- this.kdtp_endCreateTime.TabIndex = 54;
- //
- // kryptonLabel10
- //
- this.kryptonLabel10.AutoSize = false;
- this.kryptonLabel10.Dock = System.Windows.Forms.DockStyle.Fill;
- this.kryptonLabel10.Location = new System.Drawing.Point(804, 37);
- this.kryptonLabel10.Name = "kryptonLabel10";
- this.kryptonLabel10.Size = new System.Drawing.Size(76, 28);
- this.kryptonLabel10.TabIndex = 53;
- this.kryptonLabel10.Values.Text = "创建时间:";
- //
- // kryptonLabel8
- //
- this.kryptonLabel8.AutoSize = false;
- this.kryptonLabel8.Dock = System.Windows.Forms.DockStyle.Fill;
- this.kryptonLabel8.Location = new System.Drawing.Point(537, 37);
- this.kryptonLabel8.Name = "kryptonLabel8";
- this.kryptonLabel8.Size = new System.Drawing.Size(76, 28);
- this.kryptonLabel8.TabIndex = 53;
- this.kryptonLabel8.Values.Text = "供应商:";
- //
- // kryptonLabel2
- //
- this.kryptonLabel2.AutoSize = false;
- this.kryptonLabel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.kryptonLabel2.Location = new System.Drawing.Point(270, 3);
- this.kryptonLabel2.Name = "kryptonLabel2";
- this.kryptonLabel2.Size = new System.Drawing.Size(76, 28);
- this.kryptonLabel2.TabIndex = 53;
- this.kryptonLabel2.Values.Text = "来源单号:";
- //
- // kryptonLabel13
- //
- this.kryptonLabel13.Dock = System.Windows.Forms.DockStyle.Fill;
- this.kryptonLabel13.Location = new System.Drawing.Point(537, 71);
- this.kryptonLabel13.Name = "kryptonLabel13";
- this.kryptonLabel13.Size = new System.Drawing.Size(76, 29);
- this.kryptonLabel13.TabIndex = 4;
- this.kryptonLabel13.Values.Text = "失效日期:";
- //
- // dataGridViewTextBoxColumn25
- //
- this.dataGridViewTextBoxColumn25.HeaderText = "仓库名称";
- this.dataGridViewTextBoxColumn25.Name = "dataGridViewTextBoxColumn25";
- this.dataGridViewTextBoxColumn25.Width = 82;
- //
- // dataGridViewTextBoxColumn27
- //
- this.dataGridViewTextBoxColumn27.HeaderText = "最后更新人";
- this.dataGridViewTextBoxColumn27.Name = "dataGridViewTextBoxColumn27";
- this.dataGridViewTextBoxColumn27.Width = 82;
- //
- // dataGridViewTextBoxColumn24
- //
- this.dataGridViewTextBoxColumn24.HeaderText = "仓库编码";
- this.dataGridViewTextBoxColumn24.Name = "dataGridViewTextBoxColumn24";
- this.dataGridViewTextBoxColumn24.Width = 83;
- //
- // dataGridViewTextBoxColumn23
- //
- this.dataGridViewTextBoxColumn23.HeaderText = "采购人员";
- this.dataGridViewTextBoxColumn23.Name = "dataGridViewTextBoxColumn23";
- this.dataGridViewTextBoxColumn23.Width = 83;
- //
- // dataGridViewTextBoxColumn22
- //
- this.dataGridViewTextBoxColumn22.HeaderText = "采购单号";
- this.dataGridViewTextBoxColumn22.Name = "dataGridViewTextBoxColumn22";
- this.dataGridViewTextBoxColumn22.Width = 82;
- //
- // dataGridViewTextBoxColumn21
- //
- this.dataGridViewTextBoxColumn21.HeaderText = "参考单号";
- this.dataGridViewTextBoxColumn21.Name = "dataGridViewTextBoxColumn21";
- this.dataGridViewTextBoxColumn21.Width = 83;
- //
- // dataGridViewTextBoxColumn20
- //
- this.dataGridViewTextBoxColumn20.HeaderText = "到货通知单号";
- this.dataGridViewTextBoxColumn20.Name = "dataGridViewTextBoxColumn20";
- this.dataGridViewTextBoxColumn20.Width = 82;
- //
- // dataGridViewTextBoxColumn19
- //
- this.dataGridViewTextBoxColumn19.HeaderText = "序号";
- this.dataGridViewTextBoxColumn19.Name = "dataGridViewTextBoxColumn19";
- this.dataGridViewTextBoxColumn19.Width = 83;
- //
- // dataGridViewTextBoxColumn18
- //
- this.dataGridViewTextBoxColumn18.HeaderText = "最后更新时间";
- this.dataGridViewTextBoxColumn18.Name = "dataGridViewTextBoxColumn18";
- this.dataGridViewTextBoxColumn18.Width = 73;
- //
- // dataGridViewTextBoxColumn17
- //
- this.dataGridViewTextBoxColumn17.HeaderText = "最后更新人";
- this.dataGridViewTextBoxColumn17.Name = "dataGridViewTextBoxColumn17";
- this.dataGridViewTextBoxColumn17.Width = 74;
- //
- // kryptonContextMenuItem2
- //
- this.kryptonContextMenuItem2.Text = "Menu Item";
- //
- // kgb_MainTable
- //
- this.kgb_MainTable.CaptionOverlap = 0D;
- this.kgb_MainTable.Dock = System.Windows.Forms.DockStyle.Fill;
- this.kgb_MainTable.Location = new System.Drawing.Point(0, 174);
- this.kgb_MainTable.Name = "kgb_MainTable";
- //
- // kgb_MainTable.Panel
- //
- this.kgb_MainTable.Panel.AutoScroll = true;
- this.kgb_MainTable.Panel.Controls.Add(this.pageToolbar1);
- this.kgb_MainTable.Panel.Controls.Add(this.kdgv_WmsInRetreat);
- this.kgb_MainTable.Size = new System.Drawing.Size(1368, 301);
- this.kgb_MainTable.TabIndex = 62;
- this.kgb_MainTable.Values.Heading = "退料单主表:";
- //
- // pageToolbar1
- //
- this.pageToolbar1._execActionMessgae = null;
- this.pageToolbar1._execActionOperation = null;
- this.pageToolbar1._LastOperation = null;
- this.pageToolbar1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(205)))), ((int)(((byte)(212)))), ((int)(((byte)(221)))));
- this.pageToolbar1.DataCount = 0;
- this.pageToolbar1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.pageToolbar1.LoadMessage = null;
- this.pageToolbar1.Location = new System.Drawing.Point(0, 247);
- this.pageToolbar1.Name = "pageToolbar1";
- this.pageToolbar1.PageDefault = "{0}/{1}";
- this.pageToolbar1.PageIndexSelectDefault = 1;
- this.pageToolbar1.PageInfoDefault = "共 {0} 条记录,每页";
- this.pageToolbar1.PageSize = 30;
- this.pageToolbar1.PageSizeSelectList = ((System.Collections.Generic.List<string>)(resources.GetObject("pageToolbar1.PageSizeSelectList")));
- this.pageToolbar1.Size = new System.Drawing.Size(1364, 30);
- this.pageToolbar1.TabIndex = 2;
- this.pageToolbar1.OnPageChange += new NXWMS.Client.FrmCustom.PageToolbar.PageChange(this.pageToolbar1_OnPageChange);
- //
- // kryptonLabel7
- //
- this.kryptonLabel7.AutoSize = false;
- this.kryptonLabel7.Dock = System.Windows.Forms.DockStyle.Fill;
- this.kryptonLabel7.Location = new System.Drawing.Point(270, 37);
- this.kryptonLabel7.Name = "kryptonLabel7";
- this.kryptonLabel7.Size = new System.Drawing.Size(76, 28);
- this.kryptonLabel7.TabIndex = 53;
- this.kryptonLabel7.Values.Text = "单据状态:";
- //
- // tableLayoutPanel1
- //
- this.tableLayoutPanel1.BackColor = System.Drawing.Color.Transparent;
- this.tableLayoutPanel1.ColumnCount = 10;
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 82F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 82F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 82F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 82F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 108F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
- this.tableLayoutPanel1.Controls.Add(this.kryptonLabel13, 4, 2);
- this.tableLayoutPanel1.Controls.Add(this.kryptonLabel11, 0, 2);
- this.tableLayoutPanel1.Controls.Add(this.kdtp_startCreateTime, 7, 1);
- this.tableLayoutPanel1.Controls.Add(this.kryptonLabel9, 8, 1);
- this.tableLayoutPanel1.Controls.Add(this.kryptonLabel1, 0, 0);
- this.tableLayoutPanel1.Controls.Add(this.kdtp_endCreateTime, 9, 1);
- this.tableLayoutPanel1.Controls.Add(this.kryptonLabel10, 6, 1);
- this.tableLayoutPanel1.Controls.Add(this.kryptonLabel8, 4, 1);
- this.tableLayoutPanel1.Controls.Add(this.kryptonLabel2, 2, 0);
- this.tableLayoutPanel1.Controls.Add(this.kryptonLabel7, 2, 1);
- this.tableLayoutPanel1.Controls.Add(this.kryptonLabel3, 4, 0);
- this.tableLayoutPanel1.Controls.Add(this.kryptonLabel6, 0, 1);
- this.tableLayoutPanel1.Controls.Add(this.kryptonLabel4, 6, 0);
- this.tableLayoutPanel1.Controls.Add(this.kryptonLabel5, 8, 0);
- this.tableLayoutPanel1.Controls.Add(this.ktb_retreatNo, 1, 0);
- this.tableLayoutPanel1.Controls.Add(this.ktb_sourceNo, 3, 0);
- this.tableLayoutPanel1.Controls.Add(this.ktb_materialMsg, 5, 0);
- this.tableLayoutPanel1.Controls.Add(this.ktb_batchNoMsg, 7, 0);
- this.tableLayoutPanel1.Controls.Add(this.kcmb_retreatType, 1, 1);
- this.tableLayoutPanel1.Controls.Add(this.kcmb_retreatStatus, 3, 1);
- this.tableLayoutPanel1.Controls.Add(this.kcmb_supplierMsg, 5, 1);
- this.tableLayoutPanel1.Controls.Add(this.kdtp_startProcudtTime, 1, 2);
- this.tableLayoutPanel1.Controls.Add(this.kdtp_endProcudtTime, 3, 2);
- this.tableLayoutPanel1.Controls.Add(this.kryptonLabel12, 2, 2);
- this.tableLayoutPanel1.Controls.Add(this.kryptonLabel14, 6, 2);
- this.tableLayoutPanel1.Controls.Add(this.kdtp_startExpTime, 5, 2);
- this.tableLayoutPanel1.Controls.Add(this.kdtp_endExptTime, 7, 2);
- this.tableLayoutPanel1.Controls.Add(this.ktb_retreaterMsg, 9, 0);
- this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Top;
- this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
- this.tableLayoutPanel1.Name = "tableLayoutPanel1";
- this.tableLayoutPanel1.RowCount = 3;
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
- this.tableLayoutPanel1.Size = new System.Drawing.Size(1364, 103);
- this.tableLayoutPanel1.TabIndex = 0;
- //
- // kryptonLabel3
- //
- this.kryptonLabel3.AutoSize = false;
- this.kryptonLabel3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.kryptonLabel3.Location = new System.Drawing.Point(537, 3);
- this.kryptonLabel3.Name = "kryptonLabel3";
- this.kryptonLabel3.Size = new System.Drawing.Size(76, 28);
- this.kryptonLabel3.TabIndex = 53;
- this.kryptonLabel3.Values.Text = "物料信息:";
- //
- // kryptonLabel6
- //
- this.kryptonLabel6.AutoSize = false;
- this.kryptonLabel6.Dock = System.Windows.Forms.DockStyle.Fill;
- this.kryptonLabel6.Location = new System.Drawing.Point(3, 37);
- this.kryptonLabel6.Name = "kryptonLabel6";
- this.kryptonLabel6.Size = new System.Drawing.Size(76, 28);
- this.kryptonLabel6.TabIndex = 53;
- this.kryptonLabel6.Values.Text = "单据类型:";
- //
- // kryptonLabel4
- //
- this.kryptonLabel4.AutoSize = false;
- this.kryptonLabel4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.kryptonLabel4.Location = new System.Drawing.Point(804, 3);
- this.kryptonLabel4.Name = "kryptonLabel4";
- this.kryptonLabel4.Size = new System.Drawing.Size(76, 28);
- this.kryptonLabel4.TabIndex = 53;
- this.kryptonLabel4.Values.Text = "批次信息:";
- //
- // kryptonLabel5
- //
- this.kryptonLabel5.AutoSize = false;
- this.kryptonLabel5.Dock = System.Windows.Forms.DockStyle.Fill;
- this.kryptonLabel5.Location = new System.Drawing.Point(1071, 3);
- this.kryptonLabel5.Name = "kryptonLabel5";
- this.kryptonLabel5.Size = new System.Drawing.Size(102, 28);
- this.kryptonLabel5.TabIndex = 53;
- this.kryptonLabel5.Values.Text = "退料收货人员:";
- //
- // ktb_retreatNo
- //
- this.ktb_retreatNo.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.ktb_retreatNo.Location = new System.Drawing.Point(89, 5);
- this.ktb_retreatNo.Name = "ktb_retreatNo";
- this.ktb_retreatNo.Size = new System.Drawing.Size(170, 23);
- this.ktb_retreatNo.TabIndex = 53;
- //
- // ktb_sourceNo
- //
- this.ktb_sourceNo.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.ktb_sourceNo.Location = new System.Drawing.Point(356, 5);
- this.ktb_sourceNo.Name = "ktb_sourceNo";
- this.ktb_sourceNo.Size = new System.Drawing.Size(170, 23);
- this.ktb_sourceNo.TabIndex = 53;
- //
- // ktb_materialMsg
- //
- this.ktb_materialMsg.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.ktb_materialMsg.Location = new System.Drawing.Point(623, 5);
- this.ktb_materialMsg.Name = "ktb_materialMsg";
- this.ktb_materialMsg.Size = new System.Drawing.Size(170, 23);
- this.ktb_materialMsg.TabIndex = 53;
- //
- // ktb_batchNoMsg
- //
- this.ktb_batchNoMsg.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.ktb_batchNoMsg.Location = new System.Drawing.Point(890, 5);
- this.ktb_batchNoMsg.Name = "ktb_batchNoMsg";
- this.ktb_batchNoMsg.Size = new System.Drawing.Size(170, 23);
- this.ktb_batchNoMsg.TabIndex = 53;
- //
- // kcmb_retreatType
- //
- this.kcmb_retreatType.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.kcmb_retreatType.DropDownWidth = 170;
- this.kcmb_retreatType.Items.AddRange(new object[] {
- "请选择",
- "ERP接口生成",
- "WMS创建"});
- this.kcmb_retreatType.Location = new System.Drawing.Point(89, 40);
- this.kcmb_retreatType.Name = "kcmb_retreatType";
- this.kcmb_retreatType.Size = new System.Drawing.Size(170, 21);
- this.kcmb_retreatType.TabIndex = 53;
- //
- // kcmb_retreatStatus
- //
- this.kcmb_retreatStatus.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.kcmb_retreatStatus.DropDownWidth = 143;
- this.kcmb_retreatStatus.Items.AddRange(new object[] {
- "请选择",
- "0:初始创建;",
- "11:已生成收货单;",
- "55:收货中;",
- "99:收货完成;",
- "100:强制完成;",
- "111:已删除。"});
- this.kcmb_retreatStatus.Location = new System.Drawing.Point(356, 40);
- this.kcmb_retreatStatus.Name = "kcmb_retreatStatus";
- this.kcmb_retreatStatus.Size = new System.Drawing.Size(170, 21);
- this.kcmb_retreatStatus.TabIndex = 53;
- //
- // kcmb_supplierMsg
- //
- this.kcmb_supplierMsg.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.kcmb_supplierMsg.DropDownWidth = 143;
- this.kcmb_supplierMsg.Items.AddRange(new object[] {
- "请选择",
- "南兴装备",
- "东软国际",
- "江南木材"});
- this.kcmb_supplierMsg.Location = new System.Drawing.Point(623, 40);
- this.kcmb_supplierMsg.Name = "kcmb_supplierMsg";
- this.kcmb_supplierMsg.Size = new System.Drawing.Size(170, 21);
- this.kcmb_supplierMsg.TabIndex = 53;
- //
- // kdtp_startProcudtTime
- //
- this.kdtp_startProcudtTime.AlwaysActive = false;
- this.kdtp_startProcudtTime.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.kdtp_startProcudtTime.CalendarTodayDate = new System.DateTime(2020, 7, 30, 14, 18, 20, 0);
- this.kdtp_startProcudtTime.CustomFormat = "yyyy-MM-dd HH:mm:ss";
- this.kdtp_startProcudtTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.kdtp_startProcudtTime.Location = new System.Drawing.Point(89, 75);
- this.kdtp_startProcudtTime.Name = "kdtp_startProcudtTime";
- this.kdtp_startProcudtTime.ShowCheckBox = true;
- this.kdtp_startProcudtTime.Size = new System.Drawing.Size(170, 21);
- this.kdtp_startProcudtTime.TabIndex = 53;
- //
- // kdtp_endProcudtTime
- //
- this.kdtp_endProcudtTime.AlwaysActive = false;
- this.kdtp_endProcudtTime.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.kdtp_endProcudtTime.CalendarTodayDate = new System.DateTime(2020, 7, 30, 15, 11, 13, 0);
- this.kdtp_endProcudtTime.CustomFormat = "yyyy-MM-dd HH:mm:ss";
- this.kdtp_endProcudtTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.kdtp_endProcudtTime.Location = new System.Drawing.Point(356, 75);
- this.kdtp_endProcudtTime.Name = "kdtp_endProcudtTime";
- this.kdtp_endProcudtTime.ShowCheckBox = true;
- this.kdtp_endProcudtTime.Size = new System.Drawing.Size(170, 21);
- this.kdtp_endProcudtTime.TabIndex = 54;
- //
- // kryptonLabel12
- //
- this.kryptonLabel12.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.kryptonLabel12.Location = new System.Drawing.Point(296, 75);
- this.kryptonLabel12.Name = "kryptonLabel12";
- this.kryptonLabel12.Size = new System.Drawing.Size(23, 20);
- this.kryptonLabel12.TabIndex = 53;
- this.kryptonLabel12.Values.Text = "至";
- //
- // kryptonLabel14
- //
- this.kryptonLabel14.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.kryptonLabel14.Location = new System.Drawing.Point(830, 75);
- this.kryptonLabel14.Name = "kryptonLabel14";
- this.kryptonLabel14.Size = new System.Drawing.Size(23, 20);
- this.kryptonLabel14.TabIndex = 53;
- this.kryptonLabel14.Values.Text = "至";
- //
- // kdtp_startExpTime
- //
- this.kdtp_startExpTime.AlwaysActive = false;
- this.kdtp_startExpTime.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.kdtp_startExpTime.CalendarTodayDate = new System.DateTime(2020, 7, 30, 15, 11, 13, 0);
- this.kdtp_startExpTime.CustomFormat = "yyyy-MM-dd HH:mm:ss";
- this.kdtp_startExpTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.kdtp_startExpTime.Location = new System.Drawing.Point(623, 75);
- this.kdtp_startExpTime.Name = "kdtp_startExpTime";
- this.kdtp_startExpTime.ShowCheckBox = true;
- this.kdtp_startExpTime.Size = new System.Drawing.Size(170, 21);
- this.kdtp_startExpTime.TabIndex = 54;
- //
- // kdtp_endExptTime
- //
- this.kdtp_endExptTime.AlwaysActive = false;
- this.kdtp_endExptTime.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.kdtp_endExptTime.CalendarTodayDate = new System.DateTime(2020, 7, 30, 15, 11, 13, 0);
- this.kdtp_endExptTime.CustomFormat = "yyyy-MM-dd HH:mm:ss";
- this.kdtp_endExptTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.kdtp_endExptTime.Location = new System.Drawing.Point(890, 75);
- this.kdtp_endExptTime.Name = "kdtp_endExptTime";
- this.kdtp_endExptTime.ShowCheckBox = true;
- this.kdtp_endExptTime.Size = new System.Drawing.Size(170, 21);
- this.kdtp_endExptTime.TabIndex = 54;
- //
- // ktb_retreaterMsg
- //
- this.ktb_retreaterMsg.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.ktb_retreaterMsg.Location = new System.Drawing.Point(1185, 5);
- this.ktb_retreaterMsg.Name = "ktb_retreaterMsg";
- this.ktb_retreaterMsg.Size = new System.Drawing.Size(170, 23);
- this.ktb_retreaterMsg.TabIndex = 53;
- //
- // dataGridViewTextBoxColumn16
- //
- this.dataGridViewTextBoxColumn16.HeaderText = "最后更新时间";
- this.dataGridViewTextBoxColumn16.Name = "dataGridViewTextBoxColumn16";
- this.dataGridViewTextBoxColumn16.Width = 114;
- //
- // dataGridViewTextBoxColumn15
- //
- this.dataGridViewTextBoxColumn15.HeaderText = "最后更新人";
- this.dataGridViewTextBoxColumn15.Name = "dataGridViewTextBoxColumn15";
- this.dataGridViewTextBoxColumn15.Width = 101;
- //
- // dataGridViewTextBoxColumn14
- //
- this.dataGridViewTextBoxColumn14.HeaderText = "创建时间";
- this.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14";
- this.dataGridViewTextBoxColumn14.Width = 88;
- //
- // dataGridViewTextBoxColumn13
- //
- this.dataGridViewTextBoxColumn13.HeaderText = "创建人";
- this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13";
- this.dataGridViewTextBoxColumn13.Width = 75;
- //
- // Column16
- //
- this.Column16.HeaderText = "物品状态";
- this.Column16.Name = "Column16";
- this.Column16.Width = 88;
- //
- // Column15
- //
- this.Column15.HeaderText = "质检状态";
- this.Column15.Name = "Column15";
- this.Column15.Width = 88;
- //
- // Column1
- //
- this.Column1.HeaderText = "明细状态";
- this.Column1.Name = "Column1";
- this.Column1.Width = 88;
- //
- // dataGridViewTextBoxColumn12
- //
- this.dataGridViewTextBoxColumn12.HeaderText = "失效日期";
- this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
- this.dataGridViewTextBoxColumn12.Width = 88;
- //
- // dataGridViewTextBoxColumn11
- //
- this.dataGridViewTextBoxColumn11.HeaderText = "生产日期";
- this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
- this.dataGridViewTextBoxColumn11.Width = 88;
- //
- // dataGridViewTextBoxColumn10
- //
- this.dataGridViewTextBoxColumn10.HeaderText = "供应商名称";
- this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
- this.dataGridViewTextBoxColumn10.Width = 101;
- //
- // dataGridViewTextBoxColumn9
- //
- this.dataGridViewTextBoxColumn9.HeaderText = "供应商编码";
- this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
- this.dataGridViewTextBoxColumn9.Width = 101;
- //
- // Column6
- //
- this.Column6.HeaderText = "拒收原因";
- this.Column6.Name = "Column6";
- this.Column6.Width = 88;
- //
- // cms_RetreatDtl
- //
- this.cms_RetreatDtl.Font = new System.Drawing.Font("Segoe UI", 9F);
- this.cms_RetreatDtl.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.刷新ToolStripMenuItem1});
- this.cms_RetreatDtl.Name = "cms_ArrivalDtl";
- this.cms_RetreatDtl.Size = new System.Drawing.Size(153, 26);
- //
- // 刷新ToolStripMenuItem1
- //
- this.刷新ToolStripMenuItem1.Name = "刷新ToolStripMenuItem1";
- this.刷新ToolStripMenuItem1.Size = new System.Drawing.Size(152, 22);
- this.刷新ToolStripMenuItem1.Text = "刷新明细数据";
- this.刷新ToolStripMenuItem1.Click += new System.EventHandler(this.刷新ToolStripMenuItem1_Click);
- //
- // Column5
- //
- this.Column5.HeaderText = "拒收数量";
- this.Column5.Name = "Column5";
- this.Column5.Width = 88;
- //
- // Column3
- //
- this.Column3.HeaderText = "收货组盘数量";
- this.Column3.Name = "Column3";
- this.Column3.Width = 114;
- //
- // dataGridViewTextBoxColumn8
- //
- this.dataGridViewTextBoxColumn8.HeaderText = "收货单明细数量";
- this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
- this.dataGridViewTextBoxColumn8.Width = 127;
- //
- // dataGridViewTextBoxColumn7
- //
- this.dataGridViewTextBoxColumn7.HeaderText = "到货数量";
- this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
- this.dataGridViewTextBoxColumn7.Width = 88;
- //
- // dataGridViewTextBoxColumn6
- //
- this.dataGridViewTextBoxColumn6.HeaderText = "批次号";
- this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
- this.dataGridViewTextBoxColumn6.Width = 75;
- //
- // Column2
- //
- this.Column2.HeaderText = "单位";
- this.Column2.Name = "Column2";
- this.Column2.Width = 62;
- //
- // dataGridViewTextBoxColumn5
- //
- this.dataGridViewTextBoxColumn5.HeaderText = "规格";
- this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
- this.dataGridViewTextBoxColumn5.Width = 62;
- //
- // dataGridViewTextBoxColumn4
- //
- this.dataGridViewTextBoxColumn4.HeaderText = "物料条码";
- this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
- this.dataGridViewTextBoxColumn4.Width = 88;
- //
- // dataGridViewTextBoxColumn3
- //
- this.dataGridViewTextBoxColumn3.HeaderText = "物料名称";
- this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
- this.dataGridViewTextBoxColumn3.Width = 88;
- //
- // dataGridViewTextBoxColumn2
- //
- this.dataGridViewTextBoxColumn2.HeaderText = "物料编码";
- this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
- this.dataGridViewTextBoxColumn2.Width = 88;
- //
- // dataGridViewTextBoxColumn1
- //
- this.dataGridViewTextBoxColumn1.HeaderText = "序号";
- this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
- this.dataGridViewTextBoxColumn1.Width = 62;
- //
- // kdgv_WmsInRetreatDtl
- //
- this.kdgv_WmsInRetreatDtl.AllowUserToAddRows = false;
- this.kdgv_WmsInRetreatDtl.AllowUserToDeleteRows = false;
- this.kdgv_WmsInRetreatDtl.AllowUserToResizeRows = false;
- this.kdgv_WmsInRetreatDtl.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.DisplayedCells;
- this.kdgv_WmsInRetreatDtl.ClipboardCopyMode = System.Windows.Forms.DataGridViewClipboardCopyMode.EnableAlwaysIncludeHeaderText;
- this.kdgv_WmsInRetreatDtl.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.dataGridViewTextBoxColumn1,
- this.dataGridViewTextBoxColumn2,
- this.dataGridViewTextBoxColumn3,
- this.dataGridViewTextBoxColumn4,
- this.dataGridViewTextBoxColumn5,
- this.Column2,
- this.dataGridViewTextBoxColumn6,
- this.dataGridViewTextBoxColumn7,
- this.dataGridViewTextBoxColumn8,
- this.Column3,
- this.Column4,
- this.Column5,
- this.Column6,
- this.dataGridViewTextBoxColumn9,
- this.dataGridViewTextBoxColumn10,
- this.dataGridViewTextBoxColumn11,
- this.dataGridViewTextBoxColumn12,
- this.Column1,
- this.Column15,
- this.Column16,
- this.dataGridViewTextBoxColumn13,
- this.dataGridViewTextBoxColumn14,
- this.dataGridViewTextBoxColumn15,
- this.dataGridViewTextBoxColumn16});
- this.kdgv_WmsInRetreatDtl.ContextMenuStrip = this.cms_RetreatDtl;
- this.kdgv_WmsInRetreatDtl.Dock = System.Windows.Forms.DockStyle.Fill;
- this.kdgv_WmsInRetreatDtl.Location = new System.Drawing.Point(0, 0);
- this.kdgv_WmsInRetreatDtl.MultiSelect = false;
- this.kdgv_WmsInRetreatDtl.Name = "kdgv_WmsInRetreatDtl";
- this.kdgv_WmsInRetreatDtl.RowHeadersVisible = false;
- this.kdgv_WmsInRetreatDtl.RowTemplate.Height = 23;
- this.kdgv_WmsInRetreatDtl.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.kdgv_WmsInRetreatDtl.Size = new System.Drawing.Size(1364, 265);
- this.kdgv_WmsInRetreatDtl.TabIndex = 1;
- this.kdgv_WmsInRetreatDtl.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.kdgv_WmsInRetreatDtl_DataError);
- //
- // Column4
- //
- this.Column4.HeaderText = "上架数量";
- this.Column4.Name = "Column4";
- this.Column4.Width = 88;
- //
- // kgb_DetailTable
- //
- this.kgb_DetailTable.CaptionOverlap = 0D;
- this.kgb_DetailTable.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.kgb_DetailTable.Location = new System.Drawing.Point(0, 475);
- this.kgb_DetailTable.Name = "kgb_DetailTable";
- //
- // kgb_DetailTable.Panel
- //
- this.kgb_DetailTable.Panel.AutoScroll = true;
- this.kgb_DetailTable.Panel.Controls.Add(this.kdgv_WmsInRetreatDtl);
- this.kgb_DetailTable.Size = new System.Drawing.Size(1368, 289);
- this.kgb_DetailTable.TabIndex = 63;
- this.kgb_DetailTable.Values.Heading = "退料单明细表:";
- //
- // kryptonPanelSearch
- //
- this.kryptonPanelSearch.Controls.Add(this.tableLayoutPanelSearch);
- this.kryptonPanelSearch.Controls.Add(this.tableLayoutPanel1);
- this.kryptonPanelSearch.Controls.Add(this.tableLayoutPanelEdit);
- this.kryptonPanelSearch.Dock = System.Windows.Forms.DockStyle.Top;
- this.kryptonPanelSearch.Location = new System.Drawing.Point(0, 0);
- this.kryptonPanelSearch.Name = "kryptonPanelSearch";
- this.kryptonPanelSearch.Size = new System.Drawing.Size(1364, 149);
- this.kryptonPanelSearch.TabIndex = 46;
- //
- // tableLayoutPanelSearch
- //
- this.tableLayoutPanelSearch.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.tableLayoutPanelSearch.BackColor = System.Drawing.Color.Transparent;
- this.tableLayoutPanelSearch.ColumnCount = 5;
- this.tableLayoutPanelSearch.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
- this.tableLayoutPanelSearch.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
- this.tableLayoutPanelSearch.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
- this.tableLayoutPanelSearch.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
- this.tableLayoutPanelSearch.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
- this.tableLayoutPanelSearch.Controls.Add(this.kbtnSearch, 0, 0);
- this.tableLayoutPanelSearch.Controls.Add(this.kbtnImport, 3, 0);
- this.tableLayoutPanelSearch.Controls.Add(this.kbtnExport, 2, 0);
- this.tableLayoutPanelSearch.Controls.Add(this.kbtnReset, 1, 0);
- this.tableLayoutPanelSearch.Controls.Add(this.kbtnPrint, 4, 0);
- this.tableLayoutPanelSearch.Location = new System.Drawing.Point(933, 106);
- this.tableLayoutPanelSearch.Name = "tableLayoutPanelSearch";
- this.tableLayoutPanelSearch.RowCount = 1;
- this.tableLayoutPanelSearch.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
- this.tableLayoutPanelSearch.Size = new System.Drawing.Size(431, 37);
- this.tableLayoutPanelSearch.TabIndex = 1;
- //
- // kbtnSearch
- //
- this.kbtnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.kbtnSearch.Location = new System.Drawing.Point(3, 3);
- this.kbtnSearch.Name = "kbtnSearch";
- this.kbtnSearch.Size = new System.Drawing.Size(80, 31);
- this.kbtnSearch.TabIndex = 0;
- this.kbtnSearch.Tag = "";
- this.kbtnSearch.Values.Image = global::NXWMS.Properties.Resources.search2;
- this.kbtnSearch.Values.Text = "查询";
- this.kbtnSearch.Click += new System.EventHandler(this.kbtnSearch_Click);
- //
- // kbtnImport
- //
- this.kbtnImport.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.kbtnImport.Location = new System.Drawing.Point(261, 3);
- this.kbtnImport.Name = "kbtnImport";
- this.kbtnImport.Size = new System.Drawing.Size(80, 31);
- this.kbtnImport.TabIndex = 2;
- this.kbtnImport.Tag = "Auth";
- this.kbtnImport.Values.Image = global::NXWMS.Properties.Resources.import;
- this.kbtnImport.Values.Text = "导入";
- this.kbtnImport.Click += new System.EventHandler(this.kbtnImport_Click);
- //
- // kbtnExport
- //
- this.kbtnExport.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.kbtnExport.Location = new System.Drawing.Point(175, 3);
- this.kbtnExport.Name = "kbtnExport";
- this.kbtnExport.Size = new System.Drawing.Size(80, 31);
- this.kbtnExport.TabIndex = 1;
- this.kbtnExport.Tag = "Auth";
- this.kbtnExport.Values.Image = global::NXWMS.Properties.Resources.export;
- this.kbtnExport.Values.Text = "导出";
- this.kbtnExport.Click += new System.EventHandler(this.kbtnExport_Click);
- //
- // kbtnReset
- //
- this.kbtnReset.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.kbtnReset.Location = new System.Drawing.Point(89, 3);
- this.kbtnReset.Name = "kbtnReset";
- this.kbtnReset.Size = new System.Drawing.Size(80, 31);
- this.kbtnReset.TabIndex = 0;
- this.kbtnReset.Tag = "";
- this.kbtnReset.Values.Image = global::NXWMS.Properties.Resources.reset;
- this.kbtnReset.Values.Text = "重置条件";
- this.kbtnReset.Click += new System.EventHandler(this.kbtnReset_Click);
- //
- // kbtnPrint
- //
- this.kbtnPrint.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.kbtnPrint.Location = new System.Drawing.Point(347, 3);
- this.kbtnPrint.Name = "kbtnPrint";
- this.kbtnPrint.Size = new System.Drawing.Size(81, 31);
- this.kbtnPrint.TabIndex = 2;
- this.kbtnPrint.Tag = "Auth";
- this.kbtnPrint.Values.Image = global::NXWMS.Properties.Resources.print;
- this.kbtnPrint.Values.Text = "打印";
- this.kbtnPrint.Click += new System.EventHandler(this.kbtnPrint_Click);
- //
- // kgb_QueryArea
- //
- this.kgb_QueryArea.CaptionOverlap = 0D;
- this.kgb_QueryArea.Dock = System.Windows.Forms.DockStyle.Top;
- this.kgb_QueryArea.Location = new System.Drawing.Point(0, 0);
- this.kgb_QueryArea.Name = "kgb_QueryArea";
- //
- // kgb_QueryArea.Panel
- //
- this.kgb_QueryArea.Panel.Controls.Add(this.kryptonPanelSearch);
- this.kgb_QueryArea.Size = new System.Drawing.Size(1368, 174);
- this.kgb_QueryArea.TabIndex = 61;
- this.kgb_QueryArea.Values.Heading = "查询操作区:";
- //
- // kryptonContextMenuItem3
- //
- this.kryptonContextMenuItem3.Text = "Menu Item";
- //
- // frmWmsInRetreat
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1368, 764);
- this.Controls.Add(this.kgb_MainTable);
- this.Controls.Add(this.kgb_DetailTable);
- this.Controls.Add(this.kgb_QueryArea);
- this.Name = "frmWmsInRetreat";
- this.Text = "退料单管理";
- this.Load += new System.EventHandler(this.frmWmsInRetreat_Load);
- ((System.ComponentModel.ISupportInitialize)(this.kdgv_WmsInRetreat)).EndInit();
- this.cms_Retreat.ResumeLayout(false);
- this.tableLayoutPanelEdit.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.kgb_MainTable.Panel)).EndInit();
- this.kgb_MainTable.Panel.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.kgb_MainTable)).EndInit();
- this.kgb_MainTable.ResumeLayout(false);
- this.tableLayoutPanel1.ResumeLayout(false);
- this.tableLayoutPanel1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.kcmb_retreatType)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.kcmb_retreatStatus)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.kcmb_supplierMsg)).EndInit();
- this.cms_RetreatDtl.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.kdgv_WmsInRetreatDtl)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.kgb_DetailTable.Panel)).EndInit();
- this.kgb_DetailTable.Panel.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.kgb_DetailTable)).EndInit();
- this.kgb_DetailTable.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.kryptonPanelSearch)).EndInit();
- this.kryptonPanelSearch.ResumeLayout(false);
- this.tableLayoutPanelSearch.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.kgb_QueryArea.Panel)).EndInit();
- this.kgb_QueryArea.Panel.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.kgb_QueryArea)).EndInit();
- this.kgb_QueryArea.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel11;
- private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column8;
- private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column7;
- private ComponentFactory.Krypton.Toolkit.KryptonDataGridView kdgv_WmsInRetreat;
- private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column9;
- private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewComboBoxColumn Column10;
- private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewDateTimePickerColumn Column11;
- private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column12;
- private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column13;
- private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column14;
- private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column29;
- private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewDateTimePickerColumn Column30;
- private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column31;
- private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewDateTimePickerColumn Column32;
- private System.Windows.Forms.ContextMenuStrip cms_Retreat;
- private System.Windows.Forms.ToolStripMenuItem 刷新ToolStripMenuItem;
- private ComponentFactory.Krypton.Toolkit.KryptonButton kbtnEdit;
- private ComponentFactory.Krypton.Toolkit.KryptonButton kbtnAdd;
- private ComponentFactory.Krypton.Toolkit.KryptonButton kbtnRemove;
- private ComponentFactory.Krypton.Toolkit.KryptonButton kbtn_ForceFinish;
- private ComponentFactory.Krypton.Toolkit.KryptonButton kbtn_RetreatTray;
- private System.Windows.Forms.TableLayoutPanel tableLayoutPanelEdit;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn26;
- private ComponentFactory.Krypton.Toolkit.KryptonDateTimePicker kdtp_startCreateTime;
- private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel9;
- private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel1;
- private ComponentFactory.Krypton.Toolkit.KryptonDateTimePicker kdtp_endCreateTime;
- private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel10;
- private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel8;
- private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel2;
- private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel13;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn25;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn27;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn24;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn23;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn22;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn21;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn20;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn19;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn18;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn17;
- private ComponentFactory.Krypton.Toolkit.KryptonContextMenuItem kryptonContextMenuItem2;
- private ComponentFactory.Krypton.Toolkit.KryptonGroupBox kgb_MainTable;
- private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel7;
- private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
- private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel3;
- private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel6;
- private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel4;
- private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel5;
- private ComponentFactory.Krypton.Toolkit.KryptonTextBox ktb_retreatNo;
- private ComponentFactory.Krypton.Toolkit.KryptonTextBox ktb_sourceNo;
- private ComponentFactory.Krypton.Toolkit.KryptonTextBox ktb_materialMsg;
- private ComponentFactory.Krypton.Toolkit.KryptonTextBox ktb_batchNoMsg;
- private ComponentFactory.Krypton.Toolkit.KryptonComboBox kcmb_retreatType;
- private ComponentFactory.Krypton.Toolkit.KryptonComboBox kcmb_retreatStatus;
- private ComponentFactory.Krypton.Toolkit.KryptonComboBox kcmb_supplierMsg;
- private ComponentFactory.Krypton.Toolkit.KryptonDateTimePicker kdtp_startProcudtTime;
- private ComponentFactory.Krypton.Toolkit.KryptonDateTimePicker kdtp_endProcudtTime;
- private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel12;
- private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel14;
- private ComponentFactory.Krypton.Toolkit.KryptonDateTimePicker kdtp_startExpTime;
- private ComponentFactory.Krypton.Toolkit.KryptonDateTimePicker kdtp_endExptTime;
- private ComponentFactory.Krypton.Toolkit.KryptonTextBox ktb_retreaterMsg;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn16;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn15;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn14;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column16;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column15;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column6;
- private System.Windows.Forms.ContextMenuStrip cms_RetreatDtl;
- private System.Windows.Forms.ToolStripMenuItem 刷新ToolStripMenuItem1;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
- private ComponentFactory.Krypton.Toolkit.KryptonDataGridView kdgv_WmsInRetreatDtl;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
- private ComponentFactory.Krypton.Toolkit.KryptonGroupBox kgb_DetailTable;
- private ComponentFactory.Krypton.Toolkit.KryptonPanel kryptonPanelSearch;
- private System.Windows.Forms.TableLayoutPanel tableLayoutPanelSearch;
- private ComponentFactory.Krypton.Toolkit.KryptonButton kbtnSearch;
- private ComponentFactory.Krypton.Toolkit.KryptonButton kbtnImport;
- private ComponentFactory.Krypton.Toolkit.KryptonButton kbtnExport;
- private ComponentFactory.Krypton.Toolkit.KryptonButton kbtnReset;
- private ComponentFactory.Krypton.Toolkit.KryptonButton kbtnPrint;
- private ComponentFactory.Krypton.Toolkit.KryptonGroupBox kgb_QueryArea;
- private ComponentFactory.Krypton.Toolkit.KryptonContextMenuItem kryptonContextMenuItem3;
- private Client.FrmCustom.PageToolbar pageToolbar1;
- }
- }
|