From 13d6398760c69aeecb5ef558cecd0dccc280b8ac Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期一, 10 三月 2025 10:35:16 +0800
Subject: [PATCH] 生产入库
---
DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesScrkDj.cs | 15
DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesScrkDj.Designer.cs | 1589 ++++++++++++++++++++++++++++++++--------------------------
2 files changed, 895 insertions(+), 709 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesScrkDj.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesScrkDj.Designer.cs
index fb7db49..3e7d1f3 100644
--- a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesScrkDj.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesScrkDj.Designer.cs
@@ -29,33 +29,21 @@
/// </summary>
private void InitializeComponent()
{
- this.gvMx2unit = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx2itemSname = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx2quantity = new DevExpress.XtraGrid.Columns.GridColumn();
- this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage();
- this.gcMx1 = new DevExpress.XtraGrid.GridControl();
- this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
- this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_suppId = new DevExpress.XtraEditors.LabelControl();
- this.lb_cbillNo = new DevExpress.XtraEditors.LabelControl();
- this.txt_cbillNo = new DevExpress.XtraEditors.TextEdit();
- this.lb_paperBillNo = new DevExpress.XtraEditors.LabelControl();
- this.txt_workNo = new DevExpress.XtraEditors.TextEdit();
- this.lb_remark = new DevExpress.XtraEditors.LabelControl();
- this.txt_remark = new DevExpress.XtraEditors.TextEdit();
- this.lb_createDate = new DevExpress.XtraEditors.LabelControl();
- this.txt_createDate = new DevExpress.XtraEditors.TextEdit();
- this.lb_createBy = new DevExpress.XtraEditors.LabelControl();
- this.txt_createBy = new DevExpress.XtraEditors.TextEdit();
- this.lb_depotsId = new DevExpress.XtraEditors.LabelControl();
- this.lb_status = new DevExpress.XtraEditors.LabelControl();
- this.lb_billNo = new DevExpress.XtraEditors.LabelControl();
- this.txt_billNo = new DevExpress.XtraEditors.TextEdit();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
- this.gcMain = new DevExpress.XtraGrid.GridControl();
+ this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
+ this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
+ this.split1 = new DevExpress.XtraEditors.SplitContainerControl();
+ this.pageBar1 = new UserControls.Data.UcPageBar();
+ this.gcMain1 = new DevExpress.XtraGrid.GridControl();
this.gridView1 = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
this.gridBand1 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
this.bandedGridColumn7 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
@@ -112,11 +100,55 @@
this.gv_paperBillNo = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
this.gridBand14 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
this.gv_remark = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
- this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
- this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
- this.pageBar1 = new UserControls.Data.UcPageBar();
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
+ this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
+ this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
+ this.lbGuid = new System.Windows.Forms.Label();
+ this.txt_dptName = new DevExpress.XtraEditors.TextEdit();
+ this.txt_fcheckUser = new DevExpress.XtraEditors.TextEdit();
+ this.txt_checkDate = new DevExpress.XtraEditors.TextEdit();
+ this.txt_itemName = new DevExpress.XtraEditors.TextEdit();
+ this.txt_itemNo = new DevExpress.XtraEditors.TextEdit();
+ this.txt_scOrg = new DevExpress.XtraEditors.TextEdit();
+ this.txt_remark = new DevExpress.XtraEditors.TextEdit();
+ this.txt_itemModel = new DevExpress.XtraEditors.TextEdit();
+ this.txt_billNo = new DevExpress.XtraEditors.TextEdit();
+ this.txt_rkOrg = new DevExpress.XtraEditors.TextEdit();
+ this.txt_createBy = new DevExpress.XtraEditors.TextEdit();
+ this.txt_createDate = new DevExpress.XtraEditors.TextEdit();
+ this.txt_depotName = new DevExpress.XtraEditors.TextEdit();
+ this.txt_cbillNo = new DevExpress.XtraEditors.TextEdit();
+ this.txt_workNo = new DevExpress.XtraEditors.TextEdit();
+ this.txt_fstatus = new DevExpress.XtraEditors.CheckEdit();
+ this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
+ this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
this.tabMx = new DevExpress.XtraTab.XtraTabControl();
+ this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage();
+ this.gcMx1 = new DevExpress.XtraGrid.GridControl();
+ this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
+ this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx2itemSname = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx2quantity = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx2unit = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
this.gcMx2 = new DevExpress.XtraGrid.GridControl();
this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView();
@@ -130,311 +162,70 @@
this.gvMx1depotCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.panel1 = new System.Windows.Forms.Panel();
- this.txt_dptName = new DevExpress.XtraEditors.TextEdit();
- this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
- this.txt_scOrg = new DevExpress.XtraEditors.TextEdit();
- this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
- this.txt_itemModel = new DevExpress.XtraEditors.TextEdit();
- this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
- this.txt_itemName = new DevExpress.XtraEditors.TextEdit();
- this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
- this.txt_itemNo = new DevExpress.XtraEditors.TextEdit();
- this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
- this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
- this.txt_fcheckUser = new DevExpress.XtraEditors.TextEdit();
- this.txt_depotName = new DevExpress.XtraEditors.TextEdit();
- this.txt_rkOrg = new DevExpress.XtraEditors.TextEdit();
- this.txt_fstatus = new DevExpress.XtraEditors.CheckEdit();
- this.txt_checkDate = new DevExpress.XtraEditors.TextEdit();
- this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
- this.lbGuid = new System.Windows.Forms.Label();
this.picCheckBox = new System.Windows.Forms.PictureBox();
- this.tabMxPage2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_cbillNo.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_workNo.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.split1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).BeginInit();
+ this.split1.Panel1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).BeginInit();
+ this.split1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
this.xtraTabPage2.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit();
+ this.splitMx1.Panel1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).BeginInit();
+ this.splitMx1.Panel2.SuspendLayout();
+ this.splitMx1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit();
+ this.layoutMx1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_dptName.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckUser.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_scOrg.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_rkOrg.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_depotName.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_cbillNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_workNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
this.tabMx.SuspendLayout();
+ this.tabMxPage2.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
this.xtraTabPage3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txt_dptName.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_scOrg.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckUser.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_depotName.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_rkOrg.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
this.SuspendLayout();
- //
- // gvMx2unit
- //
- this.gvMx2unit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx2unit.AppearanceCell.Options.UseFont = true;
- this.gvMx2unit.Caption = "搴撳瓨鍗曚綅";
- this.gvMx2unit.FieldName = "kcUnit";
- this.gvMx2unit.Name = "gvMx2unit";
- this.gvMx2unit.Tag = "query_a.UNIT";
- this.gvMx2unit.Visible = true;
- this.gvMx2unit.VisibleIndex = 4;
- this.gvMx2unit.Width = 94;
- //
- // gvMx2itemSname
- //
- this.gvMx2itemSname.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx2itemSname.AppearanceCell.Options.UseFont = true;
- this.gvMx2itemSname.Caption = "鐗╂枡鍚嶇О";
- this.gvMx2itemSname.FieldName = "itemName";
- this.gvMx2itemSname.Name = "gvMx2itemSname";
- this.gvMx2itemSname.Tag = "query_a.ITEM_SNAME";
- this.gvMx2itemSname.Visible = true;
- this.gvMx2itemSname.VisibleIndex = 1;
- this.gvMx2itemSname.Width = 94;
- //
- // gvMx2quantity
- //
- this.gvMx2quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gvMx2quantity.AppearanceCell.Options.UseFont = true;
- this.gvMx2quantity.Caption = "鏁伴噺";
- this.gvMx2quantity.FieldName = "quantity";
- this.gvMx2quantity.Name = "gvMx2quantity";
- this.gvMx2quantity.Tag = "query_a.QUANTITY";
- this.gvMx2quantity.Visible = true;
- this.gvMx2quantity.VisibleIndex = 3;
- this.gvMx2quantity.Width = 94;
- //
- // tabMxPage2
- //
- this.tabMxPage2.Controls.Add(this.gcMx1);
- this.tabMxPage2.Name = "tabMxPage2";
- this.tabMxPage2.Size = new System.Drawing.Size(1344, 352);
- this.tabMxPage2.Text = "鐗╂枡鏄庣粏";
- //
- // gcMx1
- //
- this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.gcMx1.Location = new System.Drawing.Point(0, 0);
- this.gcMx1.MainView = this.gvMx1;
- this.gcMx1.Name = "gcMx1";
- this.gcMx1.Size = new System.Drawing.Size(1344, 352);
- this.gcMx1.TabIndex = 0;
- this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
- this.gvMx1});
- //
- // gvMx1
- //
- this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
- this.gridColumn2,
- this.gvMx2itemSname,
- this.gridColumn1,
- this.gvMx2quantity,
- this.gvMx2unit,
- this.gridColumn5,
- this.gridColumn6});
- this.gvMx1.GridControl = this.gcMx1;
- this.gvMx1.Name = "gvMx1";
- this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
- this.gvMx1.OptionsFind.ShowSearchNavButtons = false;
- this.gvMx1.OptionsView.ShowGroupPanel = false;
- //
- // gridColumn2
- //
- this.gridColumn2.Caption = "鐗╂枡缂栧彿";
- this.gridColumn2.FieldName = "itemNo";
- this.gridColumn2.Name = "gridColumn2";
- this.gridColumn2.Visible = true;
- this.gridColumn2.VisibleIndex = 0;
- this.gridColumn2.Width = 94;
- //
- // gridColumn1
- //
- this.gridColumn1.Caption = "鐗╂枡瑙勬牸";
- this.gridColumn1.FieldName = "itemModel";
- this.gridColumn1.Name = "gridColumn1";
- this.gridColumn1.Visible = true;
- this.gridColumn1.VisibleIndex = 2;
- this.gridColumn1.Width = 94;
- //
- // gridColumn5
- //
- this.gridColumn5.Caption = "寤虹珛鑰�";
- this.gridColumn5.FieldName = "createBy";
- this.gridColumn5.MinWidth = 25;
- this.gridColumn5.Name = "gridColumn5";
- this.gridColumn5.Visible = true;
- this.gridColumn5.VisibleIndex = 5;
- this.gridColumn5.Width = 94;
- //
- // gridColumn6
- //
- this.gridColumn6.Caption = "寤虹珛鏃堕棿";
- this.gridColumn6.FieldName = "createDate";
- this.gridColumn6.MinWidth = 25;
- this.gridColumn6.Name = "gridColumn6";
- this.gridColumn6.Visible = true;
- this.gridColumn6.VisibleIndex = 6;
- this.gridColumn6.Width = 94;
- //
- // lb_suppId
- //
- this.lb_suppId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_suppId.Appearance.Options.UseFont = true;
- this.lb_suppId.Location = new System.Drawing.Point(268, 23);
- this.lb_suppId.Name = "lb_suppId";
- this.lb_suppId.Size = new System.Drawing.Size(68, 21);
- this.lb_suppId.TabIndex = 585;
- this.lb_suppId.Text = "鍏ュ簱缁勭粐";
- //
- // lb_cbillNo
- //
- this.lb_cbillNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_cbillNo.Appearance.Options.UseFont = true;
- this.lb_cbillNo.Location = new System.Drawing.Point(26, 56);
- this.lb_cbillNo.Name = "lb_cbillNo";
- this.lb_cbillNo.Size = new System.Drawing.Size(68, 21);
- this.lb_cbillNo.TabIndex = 507;
- this.lb_cbillNo.Text = "宸ュ崟鍗曞彿";
- //
- // txt_cbillNo
- //
- this.txt_cbillNo.Location = new System.Drawing.Point(99, 52);
- this.txt_cbillNo.Name = "txt_cbillNo";
- this.txt_cbillNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_cbillNo.Properties.Appearance.Options.UseFont = true;
- this.txt_cbillNo.Size = new System.Drawing.Size(163, 28);
- this.txt_cbillNo.TabIndex = 507;
- //
- // lb_paperBillNo
- //
- this.lb_paperBillNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_paperBillNo.Appearance.Options.UseFont = true;
- this.lb_paperBillNo.Location = new System.Drawing.Point(26, 88);
- this.lb_paperBillNo.Name = "lb_paperBillNo";
- this.lb_paperBillNo.Size = new System.Drawing.Size(68, 21);
- this.lb_paperBillNo.TabIndex = 243;
- this.lb_paperBillNo.Text = "浠诲姟鍗曞彿";
- //
- // txt_workNo
- //
- this.txt_workNo.Location = new System.Drawing.Point(99, 84);
- this.txt_workNo.Name = "txt_workNo";
- this.txt_workNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_workNo.Properties.Appearance.Options.UseFont = true;
- this.txt_workNo.Size = new System.Drawing.Size(163, 28);
- this.txt_workNo.TabIndex = 243;
- //
- // lb_remark
- //
- this.lb_remark.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_remark.Appearance.Options.UseFont = true;
- this.lb_remark.Location = new System.Drawing.Point(60, 154);
- this.lb_remark.Name = "lb_remark";
- this.lb_remark.Size = new System.Drawing.Size(34, 21);
- this.lb_remark.TabIndex = 240;
- this.lb_remark.Text = "澶囨敞";
- //
- // txt_remark
- //
- this.txt_remark.Location = new System.Drawing.Point(99, 150);
- this.txt_remark.Name = "txt_remark";
- this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_remark.Properties.Appearance.Options.UseFont = true;
- this.txt_remark.Size = new System.Drawing.Size(487, 28);
- this.txt_remark.TabIndex = 240;
- //
- // lb_createDate
- //
- this.lb_createDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_createDate.Appearance.Options.UseFont = true;
- this.lb_createDate.Location = new System.Drawing.Point(592, 56);
- this.lb_createDate.Name = "lb_createDate";
- this.lb_createDate.Size = new System.Drawing.Size(68, 21);
- this.lb_createDate.TabIndex = 222;
- this.lb_createDate.Text = "鍒涘缓鏃堕棿";
- //
- // txt_createDate
- //
- this.txt_createDate.Location = new System.Drawing.Point(663, 52);
- this.txt_createDate.Name = "txt_createDate";
- this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_createDate.Properties.Appearance.Options.UseFont = true;
- this.txt_createDate.Size = new System.Drawing.Size(156, 28);
- this.txt_createDate.TabIndex = 222;
- //
- // lb_createBy
- //
- this.lb_createBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_createBy.Appearance.Options.UseFont = true;
- this.lb_createBy.Location = new System.Drawing.Point(609, 23);
- this.lb_createBy.Name = "lb_createBy";
- this.lb_createBy.Size = new System.Drawing.Size(51, 21);
- this.lb_createBy.TabIndex = 219;
- this.lb_createBy.Text = "鍒涘缓浜�";
- //
- // txt_createBy
- //
- this.txt_createBy.Location = new System.Drawing.Point(663, 19);
- this.txt_createBy.Name = "txt_createBy";
- this.txt_createBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_createBy.Properties.Appearance.Options.UseFont = true;
- this.txt_createBy.Size = new System.Drawing.Size(156, 28);
- this.txt_createBy.TabIndex = 219;
- //
- // lb_depotsId
- //
- this.lb_depotsId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_depotsId.Appearance.Options.UseFont = true;
- this.lb_depotsId.Location = new System.Drawing.Point(592, 88);
- this.lb_depotsId.Name = "lb_depotsId";
- this.lb_depotsId.Size = new System.Drawing.Size(68, 21);
- this.lb_depotsId.TabIndex = 216;
- this.lb_depotsId.Text = "浠撳簱鍚嶇О";
- //
- // lb_status
- //
- this.lb_status.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_status.Appearance.Options.UseFont = true;
- this.lb_status.Location = new System.Drawing.Point(825, 88);
- this.lb_status.Name = "lb_status";
- this.lb_status.Size = new System.Drawing.Size(68, 21);
- this.lb_status.TabIndex = 213;
- this.lb_status.Text = "瀹℃牳鐘舵��";
- //
- // lb_billNo
- //
- this.lb_billNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_billNo.Appearance.Options.UseFont = true;
- this.lb_billNo.Location = new System.Drawing.Point(26, 23);
- this.lb_billNo.Name = "lb_billNo";
- this.lb_billNo.Size = new System.Drawing.Size(68, 21);
- this.lb_billNo.TabIndex = 211;
- this.lb_billNo.Text = "鍏ュ簱鍗曞彿";
- //
- // txt_billNo
- //
- this.txt_billNo.Location = new System.Drawing.Point(99, 19);
- this.txt_billNo.Name = "txt_billNo";
- this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_billNo.Properties.Appearance.Options.UseFont = true;
- this.txt_billNo.Size = new System.Drawing.Size(163, 28);
- this.txt_billNo.TabIndex = 211;
//
// toolBarMenu1
//
@@ -451,16 +242,67 @@
this.toolBarMenu1.xlsInService = null;
this.toolBarMenu1.xlsOutParameter = null;
//
- // gcMain
+ // xtraTabControl1
//
- this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill;
- this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gcMain.Location = new System.Drawing.Point(0, 0);
- this.gcMain.MainView = this.gridView1;
- this.gcMain.Name = "gcMain";
- this.gcMain.Size = new System.Drawing.Size(1346, 531);
- this.gcMain.TabIndex = 1;
- this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+ this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
+ this.xtraTabControl1.Name = "xtraTabControl1";
+ this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
+ this.xtraTabControl1.Size = new System.Drawing.Size(1348, 602);
+ this.xtraTabControl1.TabIndex = 3;
+ this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
+ this.xtraTabPage1,
+ this.xtraTabPage2});
+ //
+ // xtraTabPage1
+ //
+ this.xtraTabPage1.Controls.Add(this.split1);
+ this.xtraTabPage1.Name = "xtraTabPage1";
+ this.xtraTabPage1.Size = new System.Drawing.Size(1346, 570);
+ this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
+ //
+ // split1
+ //
+ this.split1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.split1.Horizontal = false;
+ this.split1.Location = new System.Drawing.Point(0, 0);
+ this.split1.Name = "split1";
+ //
+ // split1.Panel1
+ //
+ this.split1.Panel1.Controls.Add(this.pageBar1);
+ this.split1.Panel1.Controls.Add(this.gcMain1);
+ this.split1.Panel1.Text = "Panel1";
+ //
+ // split1.Panel2
+ //
+ this.split1.Panel2.Text = "Panel2";
+ this.split1.Size = new System.Drawing.Size(1346, 570);
+ this.split1.SplitterPosition = 558;
+ this.split1.TabIndex = 0;
+ //
+ // pageBar1
+ //
+ this.pageBar1.CurrentPage = 1;
+ this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
+ this.pageBar1.Location = new System.Drawing.Point(0, 519);
+ this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
+ this.pageBar1.Name = "pageBar1";
+ this.pageBar1.RecordCount = 0;
+ this.pageBar1.Size = new System.Drawing.Size(1346, 39);
+ this.pageBar1.TabIndex = 4;
+ this.pageBar1.TotalPages = 0;
+ //
+ // gcMain1
+ //
+ this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gcMain1.Location = new System.Drawing.Point(0, 0);
+ this.gcMain1.MainView = this.gridView1;
+ this.gcMain1.Name = "gcMain1";
+ this.gcMain1.Size = new System.Drawing.Size(1346, 558);
+ this.gcMain1.TabIndex = 2;
+ this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView1});
//
// gridView1
@@ -520,7 +362,7 @@
this.bandedGridColumn5,
this.bandedGridColumn6,
this.bandedGridColumn7});
- this.gridView1.GridControl = this.gcMain;
+ this.gridView1.GridControl = this.gcMain1;
this.gridView1.IndicatorWidth = 50;
this.gridView1.Name = "gridView1";
this.gridView1.OptionsFind.ShowSearchNavButtons = false;
@@ -1115,63 +957,597 @@
this.gv_remark.Visible = true;
this.gv_remark.Width = 120;
//
- // xtraTabControl1
- //
- this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
- this.xtraTabControl1.Name = "xtraTabControl1";
- this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
- this.xtraTabControl1.Size = new System.Drawing.Size(1348, 602);
- this.xtraTabControl1.TabIndex = 3;
- this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
- this.xtraTabPage1,
- this.xtraTabPage2});
- //
- // xtraTabPage1
- //
- this.xtraTabPage1.Controls.Add(this.gcMain);
- this.xtraTabPage1.Controls.Add(this.pageBar1);
- this.xtraTabPage1.Name = "xtraTabPage1";
- this.xtraTabPage1.Size = new System.Drawing.Size(1346, 570);
- this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
- //
- // pageBar1
- //
- this.pageBar1.CurrentPage = 1;
- this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.pageBar1.Location = new System.Drawing.Point(0, 531);
- this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
- this.pageBar1.Name = "pageBar1";
- this.pageBar1.RecordCount = 0;
- this.pageBar1.Size = new System.Drawing.Size(1346, 39);
- this.pageBar1.TabIndex = 3;
- this.pageBar1.TotalPages = 0;
- //
// xtraTabPage2
//
- this.xtraTabPage2.Controls.Add(this.tabMx);
- this.xtraTabPage2.Controls.Add(this.panel1);
+ this.xtraTabPage2.Controls.Add(this.splitMx1);
this.xtraTabPage2.Name = "xtraTabPage2";
this.xtraTabPage2.Size = new System.Drawing.Size(1346, 570);
this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
//
+ // splitMx1
+ //
+ this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.splitMx1.Horizontal = false;
+ this.splitMx1.Location = new System.Drawing.Point(0, 0);
+ this.splitMx1.Name = "splitMx1";
+ //
+ // splitMx1.Panel1
+ //
+ this.splitMx1.Panel1.Controls.Add(this.layoutMx1);
+ this.splitMx1.Panel1.Text = "Panel1";
+ //
+ // splitMx1.Panel2
+ //
+ this.splitMx1.Panel2.Controls.Add(this.tabMx);
+ this.splitMx1.Panel2.Text = "Panel2";
+ this.splitMx1.Size = new System.Drawing.Size(1346, 570);
+ this.splitMx1.SplitterPosition = 172;
+ this.splitMx1.TabIndex = 0;
+ //
+ // layoutMx1
+ //
+ this.layoutMx1.Controls.Add(this.lbGuid);
+ this.layoutMx1.Controls.Add(this.txt_dptName);
+ this.layoutMx1.Controls.Add(this.txt_fcheckUser);
+ this.layoutMx1.Controls.Add(this.txt_checkDate);
+ this.layoutMx1.Controls.Add(this.txt_itemName);
+ this.layoutMx1.Controls.Add(this.txt_itemNo);
+ this.layoutMx1.Controls.Add(this.txt_scOrg);
+ this.layoutMx1.Controls.Add(this.txt_remark);
+ this.layoutMx1.Controls.Add(this.txt_itemModel);
+ this.layoutMx1.Controls.Add(this.txt_billNo);
+ this.layoutMx1.Controls.Add(this.txt_rkOrg);
+ this.layoutMx1.Controls.Add(this.txt_createBy);
+ this.layoutMx1.Controls.Add(this.txt_createDate);
+ this.layoutMx1.Controls.Add(this.txt_depotName);
+ this.layoutMx1.Controls.Add(this.txt_cbillNo);
+ this.layoutMx1.Controls.Add(this.txt_workNo);
+ this.layoutMx1.Controls.Add(this.txt_fstatus);
+ this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.layoutMx1.Location = new System.Drawing.Point(0, 0);
+ this.layoutMx1.Name = "layoutMx1";
+ this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(843, 270, 812, 500);
+ this.layoutMx1.Root = this.Root;
+ this.layoutMx1.Size = new System.Drawing.Size(1346, 172);
+ this.layoutMx1.TabIndex = 0;
+ this.layoutMx1.Text = "layoutControl1";
+ //
+ // lbGuid
+ //
+ this.lbGuid.Location = new System.Drawing.Point(1005, 108);
+ this.lbGuid.Name = "lbGuid";
+ this.lbGuid.Size = new System.Drawing.Size(329, 28);
+ this.lbGuid.TabIndex = 607;
+ this.lbGuid.Text = "lbGuid";
+ //
+ // txt_dptName
+ //
+ this.txt_dptName.Location = new System.Drawing.Point(415, 76);
+ this.txt_dptName.Name = "txt_dptName";
+ this.txt_dptName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_dptName.Properties.Appearance.Options.UseFont = true;
+ this.txt_dptName.Size = new System.Drawing.Size(255, 28);
+ this.txt_dptName.StyleController = this.layoutMx1;
+ this.txt_dptName.TabIndex = 605;
+ this.txt_dptName.Tag = "readonly";
+ //
+ // txt_fcheckUser
+ //
+ this.txt_fcheckUser.Location = new System.Drawing.Point(1077, 12);
+ this.txt_fcheckUser.Name = "txt_fcheckUser";
+ this.txt_fcheckUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_fcheckUser.Properties.Appearance.Options.UseFont = true;
+ this.txt_fcheckUser.Size = new System.Drawing.Size(257, 28);
+ this.txt_fcheckUser.StyleController = this.layoutMx1;
+ this.txt_fcheckUser.TabIndex = 595;
+ //
+ // txt_checkDate
+ //
+ this.txt_checkDate.Location = new System.Drawing.Point(1077, 44);
+ this.txt_checkDate.Name = "txt_checkDate";
+ this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
+ this.txt_checkDate.Size = new System.Drawing.Size(257, 28);
+ this.txt_checkDate.StyleController = this.layoutMx1;
+ this.txt_checkDate.TabIndex = 587;
+ //
+ // txt_itemName
+ //
+ this.txt_itemName.Location = new System.Drawing.Point(84, 108);
+ this.txt_itemName.Name = "txt_itemName";
+ this.txt_itemName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_itemName.Properties.Appearance.Options.UseFont = true;
+ this.txt_itemName.Size = new System.Drawing.Size(255, 28);
+ this.txt_itemName.StyleController = this.layoutMx1;
+ this.txt_itemName.TabIndex = 599;
+ this.txt_itemName.Tag = "readonly";
+ //
+ // txt_itemNo
+ //
+ this.txt_itemNo.Location = new System.Drawing.Point(415, 108);
+ this.txt_itemNo.Name = "txt_itemNo";
+ this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
+ this.txt_itemNo.Size = new System.Drawing.Size(255, 28);
+ this.txt_itemNo.StyleController = this.layoutMx1;
+ this.txt_itemNo.TabIndex = 597;
+ this.txt_itemNo.Tag = "readonly";
+ //
+ // txt_scOrg
+ //
+ this.txt_scOrg.Location = new System.Drawing.Point(415, 44);
+ this.txt_scOrg.Name = "txt_scOrg";
+ this.txt_scOrg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_scOrg.Properties.Appearance.Options.UseFont = true;
+ this.txt_scOrg.Size = new System.Drawing.Size(255, 28);
+ this.txt_scOrg.StyleController = this.layoutMx1;
+ this.txt_scOrg.TabIndex = 603;
+ this.txt_scOrg.Tag = "readonly";
+ //
+ // txt_remark
+ //
+ this.txt_remark.Location = new System.Drawing.Point(84, 140);
+ this.txt_remark.Name = "txt_remark";
+ this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_remark.Properties.Appearance.Options.UseFont = true;
+ this.txt_remark.Size = new System.Drawing.Size(586, 28);
+ this.txt_remark.StyleController = this.layoutMx1;
+ this.txt_remark.TabIndex = 240;
+ //
+ // txt_itemModel
+ //
+ this.txt_itemModel.Location = new System.Drawing.Point(746, 108);
+ this.txt_itemModel.Name = "txt_itemModel";
+ this.txt_itemModel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_itemModel.Properties.Appearance.Options.UseFont = true;
+ this.txt_itemModel.Size = new System.Drawing.Size(255, 28);
+ this.txt_itemModel.StyleController = this.layoutMx1;
+ this.txt_itemModel.TabIndex = 601;
+ this.txt_itemModel.Tag = "readonly";
+ //
+ // txt_billNo
+ //
+ this.txt_billNo.Location = new System.Drawing.Point(84, 12);
+ this.txt_billNo.Name = "txt_billNo";
+ this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_billNo.Properties.Appearance.Options.UseFont = true;
+ this.txt_billNo.Size = new System.Drawing.Size(255, 28);
+ this.txt_billNo.StyleController = this.layoutMx1;
+ this.txt_billNo.TabIndex = 211;
+ //
+ // txt_rkOrg
+ //
+ this.txt_rkOrg.Location = new System.Drawing.Point(415, 12);
+ this.txt_rkOrg.Name = "txt_rkOrg";
+ this.txt_rkOrg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_rkOrg.Properties.Appearance.Options.UseFont = true;
+ this.txt_rkOrg.Size = new System.Drawing.Size(255, 28);
+ this.txt_rkOrg.StyleController = this.layoutMx1;
+ this.txt_rkOrg.TabIndex = 592;
+ this.txt_rkOrg.Tag = "readonly";
+ //
+ // txt_createBy
+ //
+ this.txt_createBy.Location = new System.Drawing.Point(746, 12);
+ this.txt_createBy.Name = "txt_createBy";
+ this.txt_createBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_createBy.Properties.Appearance.Options.UseFont = true;
+ this.txt_createBy.Size = new System.Drawing.Size(255, 28);
+ this.txt_createBy.StyleController = this.layoutMx1;
+ this.txt_createBy.TabIndex = 219;
+ //
+ // txt_createDate
+ //
+ this.txt_createDate.Location = new System.Drawing.Point(746, 44);
+ this.txt_createDate.Name = "txt_createDate";
+ this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_createDate.Properties.Appearance.Options.UseFont = true;
+ this.txt_createDate.Size = new System.Drawing.Size(255, 28);
+ this.txt_createDate.StyleController = this.layoutMx1;
+ this.txt_createDate.TabIndex = 222;
+ //
+ // txt_depotName
+ //
+ this.txt_depotName.Location = new System.Drawing.Point(746, 76);
+ this.txt_depotName.Name = "txt_depotName";
+ this.txt_depotName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_depotName.Properties.Appearance.Options.UseFont = true;
+ this.txt_depotName.Size = new System.Drawing.Size(255, 28);
+ this.txt_depotName.StyleController = this.layoutMx1;
+ this.txt_depotName.TabIndex = 593;
+ this.txt_depotName.Tag = "readonly";
+ //
+ // txt_cbillNo
+ //
+ this.txt_cbillNo.Location = new System.Drawing.Point(84, 44);
+ this.txt_cbillNo.Name = "txt_cbillNo";
+ this.txt_cbillNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_cbillNo.Properties.Appearance.Options.UseFont = true;
+ this.txt_cbillNo.Size = new System.Drawing.Size(255, 28);
+ this.txt_cbillNo.StyleController = this.layoutMx1;
+ this.txt_cbillNo.TabIndex = 507;
+ //
+ // txt_workNo
+ //
+ this.txt_workNo.Location = new System.Drawing.Point(84, 76);
+ this.txt_workNo.Name = "txt_workNo";
+ this.txt_workNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_workNo.Properties.Appearance.Options.UseFont = true;
+ this.txt_workNo.Size = new System.Drawing.Size(255, 28);
+ this.txt_workNo.StyleController = this.layoutMx1;
+ this.txt_workNo.TabIndex = 243;
+ //
+ // txt_fstatus
+ //
+ this.txt_fstatus.Location = new System.Drawing.Point(1005, 76);
+ this.txt_fstatus.Name = "txt_fstatus";
+ this.txt_fstatus.Properties.Caption = "瀹℃牳鐘舵��";
+ this.txt_fstatus.Size = new System.Drawing.Size(329, 24);
+ this.txt_fstatus.StyleController = this.layoutMx1;
+ this.txt_fstatus.TabIndex = 606;
+ //
+ // Root
+ //
+ this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
+ this.Root.GroupBordersVisible = false;
+ this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+ this.layoutControlItem1,
+ this.layoutControlItem2,
+ this.layoutControlItem3,
+ this.layoutControlItem4,
+ this.layoutControlItem5,
+ this.layoutControlItem6,
+ this.layoutControlItem7,
+ this.layoutControlItem8,
+ this.layoutControlItem9,
+ this.layoutControlItem10,
+ this.layoutControlItem11,
+ this.layoutControlItem12,
+ this.layoutControlItem13,
+ this.layoutControlItem14,
+ this.layoutControlItem15,
+ this.layoutControlItem16,
+ this.layoutControlItem17});
+ this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
+ this.Root.Name = "Root";
+ columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition1.Width = 100D;
+ columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition2.Width = 100D;
+ columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition3.Width = 100D;
+ columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition4.Width = 100D;
+ this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
+ columnDefinition1,
+ columnDefinition2,
+ columnDefinition3,
+ columnDefinition4});
+ rowDefinition1.Height = 100D;
+ rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition2.Height = 100D;
+ rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition3.Height = 100D;
+ rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition4.Height = 100D;
+ rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition5.Height = 100D;
+ rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
+ this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
+ rowDefinition1,
+ rowDefinition2,
+ rowDefinition3,
+ rowDefinition4,
+ rowDefinition5});
+ this.Root.Size = new System.Drawing.Size(1346, 180);
+ this.Root.TextVisible = false;
+ //
+ // layoutControlItem1
+ //
+ this.layoutControlItem1.Control = this.txt_billNo;
+ this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
+ this.layoutControlItem1.Name = "layoutControlItem1";
+ this.layoutControlItem1.Size = new System.Drawing.Size(331, 32);
+ this.layoutControlItem1.Text = "鍏ュ簱鍗曞彿";
+ this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem2
+ //
+ this.layoutControlItem2.Control = this.txt_rkOrg;
+ this.layoutControlItem2.Location = new System.Drawing.Point(331, 0);
+ this.layoutControlItem2.Name = "layoutControlItem2";
+ this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem2.Size = new System.Drawing.Size(331, 32);
+ this.layoutControlItem2.Text = "鍏ュ簱缁勭粐";
+ this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem3
+ //
+ this.layoutControlItem3.Control = this.txt_createBy;
+ this.layoutControlItem3.Location = new System.Drawing.Point(662, 0);
+ this.layoutControlItem3.Name = "layoutControlItem3";
+ this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem3.Size = new System.Drawing.Size(331, 32);
+ this.layoutControlItem3.Text = "鍒涘缓浜�";
+ this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem4
+ //
+ this.layoutControlItem4.Control = this.txt_createDate;
+ this.layoutControlItem4.Location = new System.Drawing.Point(662, 32);
+ this.layoutControlItem4.Name = "layoutControlItem4";
+ this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem4.Size = new System.Drawing.Size(331, 32);
+ this.layoutControlItem4.Text = "鍒涘缓鏃堕棿";
+ this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem5
+ //
+ this.layoutControlItem5.Control = this.txt_depotName;
+ this.layoutControlItem5.Location = new System.Drawing.Point(662, 64);
+ this.layoutControlItem5.Name = "layoutControlItem5";
+ this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem5.Size = new System.Drawing.Size(331, 32);
+ this.layoutControlItem5.Text = "浠撳簱鍚嶇О";
+ this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem6
+ //
+ this.layoutControlItem6.Control = this.txt_itemModel;
+ this.layoutControlItem6.Location = new System.Drawing.Point(662, 96);
+ this.layoutControlItem6.Name = "layoutControlItem6";
+ this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem6.Size = new System.Drawing.Size(331, 32);
+ this.layoutControlItem6.Text = "瑙勬牸鍨嬪彿";
+ this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem7
+ //
+ this.layoutControlItem7.Control = this.txt_cbillNo;
+ this.layoutControlItem7.Location = new System.Drawing.Point(0, 32);
+ this.layoutControlItem7.Name = "layoutControlItem7";
+ this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem7.Size = new System.Drawing.Size(331, 32);
+ this.layoutControlItem7.Text = "宸ュ崟鍗曞彿";
+ this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem8
+ //
+ this.layoutControlItem8.Control = this.txt_scOrg;
+ this.layoutControlItem8.Location = new System.Drawing.Point(331, 32);
+ this.layoutControlItem8.Name = "layoutControlItem8";
+ this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem8.Size = new System.Drawing.Size(331, 32);
+ this.layoutControlItem8.Text = "鐢熶骇缁勭粐";
+ this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem9
+ //
+ this.layoutControlItem9.Control = this.txt_workNo;
+ this.layoutControlItem9.Location = new System.Drawing.Point(0, 64);
+ this.layoutControlItem9.Name = "layoutControlItem9";
+ this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem9.Size = new System.Drawing.Size(331, 32);
+ this.layoutControlItem9.Text = "浠诲姟鍗曞彿";
+ this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem10
+ //
+ this.layoutControlItem10.Control = this.txt_dptName;
+ this.layoutControlItem10.Location = new System.Drawing.Point(331, 64);
+ this.layoutControlItem10.Name = "layoutControlItem10";
+ this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem10.Size = new System.Drawing.Size(331, 32);
+ this.layoutControlItem10.Text = "鐢熶骇杞﹂棿";
+ this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem11
+ //
+ this.layoutControlItem11.Control = this.txt_itemName;
+ this.layoutControlItem11.Location = new System.Drawing.Point(0, 96);
+ this.layoutControlItem11.Name = "layoutControlItem11";
+ this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem11.Size = new System.Drawing.Size(331, 32);
+ this.layoutControlItem11.Text = "浜у搧缂栫爜";
+ this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem12
+ //
+ this.layoutControlItem12.Control = this.txt_itemNo;
+ this.layoutControlItem12.Location = new System.Drawing.Point(331, 96);
+ this.layoutControlItem12.Name = "layoutControlItem12";
+ this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem12.Size = new System.Drawing.Size(331, 32);
+ this.layoutControlItem12.Text = "浜у搧鍚嶇О";
+ this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem13
+ //
+ this.layoutControlItem13.Control = this.txt_remark;
+ this.layoutControlItem13.Location = new System.Drawing.Point(0, 128);
+ this.layoutControlItem13.Name = "layoutControlItem13";
+ this.layoutControlItem13.OptionsTableLayoutItem.ColumnSpan = 2;
+ this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 4;
+ this.layoutControlItem13.Size = new System.Drawing.Size(662, 32);
+ this.layoutControlItem13.Text = "澶囨敞";
+ this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem14
+ //
+ this.layoutControlItem14.Control = this.txt_fcheckUser;
+ this.layoutControlItem14.Location = new System.Drawing.Point(993, 0);
+ this.layoutControlItem14.Name = "layoutControlItem14";
+ this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem14.Size = new System.Drawing.Size(333, 32);
+ this.layoutControlItem14.Text = "瀹℃牳浜�";
+ this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem15
+ //
+ this.layoutControlItem15.Control = this.txt_checkDate;
+ this.layoutControlItem15.Location = new System.Drawing.Point(993, 32);
+ this.layoutControlItem15.Name = "layoutControlItem15";
+ this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem15.Size = new System.Drawing.Size(333, 32);
+ this.layoutControlItem15.Text = "瀹℃牳鏃堕棿";
+ this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem16
+ //
+ this.layoutControlItem16.Control = this.txt_fstatus;
+ this.layoutControlItem16.Location = new System.Drawing.Point(993, 64);
+ this.layoutControlItem16.Name = "layoutControlItem16";
+ this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem16.Size = new System.Drawing.Size(333, 32);
+ this.layoutControlItem16.Text = "瀹℃牳鏍囪瘑";
+ this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem16.TextVisible = false;
+ //
+ // layoutControlItem17
+ //
+ this.layoutControlItem17.Control = this.lbGuid;
+ this.layoutControlItem17.Location = new System.Drawing.Point(993, 96);
+ this.layoutControlItem17.Name = "layoutControlItem17";
+ this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem17.Size = new System.Drawing.Size(333, 32);
+ this.layoutControlItem17.Text = "lbGuid";
+ this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem17.TextVisible = false;
+ //
// tabMx
//
this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tabMx.Location = new System.Drawing.Point(0, 186);
+ this.tabMx.Location = new System.Drawing.Point(0, 0);
this.tabMx.Name = "tabMx";
this.tabMx.SelectedTabPage = this.tabMxPage2;
- this.tabMx.Size = new System.Drawing.Size(1346, 384);
- this.tabMx.TabIndex = 2;
+ this.tabMx.Size = new System.Drawing.Size(1346, 386);
+ this.tabMx.TabIndex = 3;
this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.tabMxPage2,
this.xtraTabPage3});
+ //
+ // tabMxPage2
+ //
+ this.tabMxPage2.Controls.Add(this.gcMx1);
+ this.tabMxPage2.Name = "tabMxPage2";
+ this.tabMxPage2.Size = new System.Drawing.Size(1344, 354);
+ this.tabMxPage2.Text = "鐗╂枡鏄庣粏";
+ //
+ // gcMx1
+ //
+ this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.gcMx1.Location = new System.Drawing.Point(0, 0);
+ this.gcMx1.MainView = this.gvMx1;
+ this.gcMx1.Name = "gcMx1";
+ this.gcMx1.Size = new System.Drawing.Size(1344, 354);
+ this.gcMx1.TabIndex = 0;
+ this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+ this.gvMx1});
+ //
+ // gvMx1
+ //
+ this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+ this.gridColumn2,
+ this.gvMx2itemSname,
+ this.gridColumn1,
+ this.gvMx2quantity,
+ this.gvMx2unit,
+ this.gridColumn5,
+ this.gridColumn6});
+ this.gvMx1.GridControl = this.gcMx1;
+ this.gvMx1.Name = "gvMx1";
+ this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
+ this.gvMx1.OptionsFind.ShowSearchNavButtons = false;
+ this.gvMx1.OptionsView.ShowGroupPanel = false;
+ //
+ // gridColumn2
+ //
+ this.gridColumn2.Caption = "鐗╂枡缂栧彿";
+ this.gridColumn2.FieldName = "itemNo";
+ this.gridColumn2.Name = "gridColumn2";
+ this.gridColumn2.Visible = true;
+ this.gridColumn2.VisibleIndex = 0;
+ this.gridColumn2.Width = 94;
+ //
+ // gvMx2itemSname
+ //
+ this.gvMx2itemSname.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx2itemSname.AppearanceCell.Options.UseFont = true;
+ this.gvMx2itemSname.Caption = "鐗╂枡鍚嶇О";
+ this.gvMx2itemSname.FieldName = "itemName";
+ this.gvMx2itemSname.Name = "gvMx2itemSname";
+ this.gvMx2itemSname.Tag = "query_a.ITEM_SNAME";
+ this.gvMx2itemSname.Visible = true;
+ this.gvMx2itemSname.VisibleIndex = 1;
+ this.gvMx2itemSname.Width = 94;
+ //
+ // gridColumn1
+ //
+ this.gridColumn1.Caption = "鐗╂枡瑙勬牸";
+ this.gridColumn1.FieldName = "itemModel";
+ this.gridColumn1.Name = "gridColumn1";
+ this.gridColumn1.Visible = true;
+ this.gridColumn1.VisibleIndex = 2;
+ this.gridColumn1.Width = 94;
+ //
+ // gvMx2quantity
+ //
+ this.gvMx2quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx2quantity.AppearanceCell.Options.UseFont = true;
+ this.gvMx2quantity.Caption = "鏁伴噺";
+ this.gvMx2quantity.FieldName = "quantity";
+ this.gvMx2quantity.Name = "gvMx2quantity";
+ this.gvMx2quantity.Tag = "query_a.QUANTITY";
+ this.gvMx2quantity.Visible = true;
+ this.gvMx2quantity.VisibleIndex = 3;
+ this.gvMx2quantity.Width = 94;
+ //
+ // gvMx2unit
+ //
+ this.gvMx2unit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx2unit.AppearanceCell.Options.UseFont = true;
+ this.gvMx2unit.Caption = "搴撳瓨鍗曚綅";
+ this.gvMx2unit.FieldName = "kcUnit";
+ this.gvMx2unit.Name = "gvMx2unit";
+ this.gvMx2unit.Tag = "query_a.UNIT";
+ this.gvMx2unit.Visible = true;
+ this.gvMx2unit.VisibleIndex = 4;
+ this.gvMx2unit.Width = 94;
+ //
+ // gridColumn5
+ //
+ this.gridColumn5.Caption = "寤虹珛鑰�";
+ this.gridColumn5.FieldName = "createBy";
+ this.gridColumn5.MinWidth = 25;
+ this.gridColumn5.Name = "gridColumn5";
+ this.gridColumn5.Visible = true;
+ this.gridColumn5.VisibleIndex = 5;
+ this.gridColumn5.Width = 94;
+ //
+ // gridColumn6
+ //
+ this.gridColumn6.Caption = "寤虹珛鏃堕棿";
+ this.gridColumn6.FieldName = "createDate";
+ this.gridColumn6.MinWidth = 25;
+ this.gridColumn6.Name = "gridColumn6";
+ this.gridColumn6.Visible = true;
+ this.gridColumn6.VisibleIndex = 6;
+ this.gridColumn6.Width = 94;
//
// xtraTabPage3
//
this.xtraTabPage3.Controls.Add(this.gcMx2);
this.xtraTabPage3.Name = "xtraTabPage3";
- this.xtraTabPage3.Size = new System.Drawing.Size(1344, 352);
+ this.xtraTabPage3.Size = new System.Drawing.Size(1344, 354);
this.xtraTabPage3.Text = "鍏ュ簱鏉$爜";
//
// gcMx2
@@ -1180,7 +1556,7 @@
this.gcMx2.Location = new System.Drawing.Point(0, 0);
this.gcMx2.MainView = this.gvMx2;
this.gcMx2.Name = "gcMx2";
- this.gcMx2.Size = new System.Drawing.Size(1344, 352);
+ this.gcMx2.Size = new System.Drawing.Size(1344, 354);
this.gcMx2.TabIndex = 1;
this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx2});
@@ -1320,224 +1696,6 @@
this.gridColumn4.VisibleIndex = 9;
this.gridColumn4.Width = 94;
//
- // panel1
- //
- this.panel1.BackColor = System.Drawing.Color.White;
- this.panel1.Controls.Add(this.txt_dptName);
- this.panel1.Controls.Add(this.labelControl7);
- this.panel1.Controls.Add(this.txt_scOrg);
- this.panel1.Controls.Add(this.labelControl6);
- this.panel1.Controls.Add(this.txt_itemModel);
- this.panel1.Controls.Add(this.labelControl5);
- this.panel1.Controls.Add(this.txt_itemName);
- this.panel1.Controls.Add(this.labelControl4);
- this.panel1.Controls.Add(this.txt_itemNo);
- this.panel1.Controls.Add(this.labelControl3);
- this.panel1.Controls.Add(this.labelControl2);
- this.panel1.Controls.Add(this.txt_fcheckUser);
- this.panel1.Controls.Add(this.txt_depotName);
- this.panel1.Controls.Add(this.txt_rkOrg);
- this.panel1.Controls.Add(this.txt_fstatus);
- this.panel1.Controls.Add(this.txt_checkDate);
- this.panel1.Controls.Add(this.labelControl1);
- this.panel1.Controls.Add(this.lbGuid);
- this.panel1.Controls.Add(this.lb_suppId);
- this.panel1.Controls.Add(this.lb_cbillNo);
- this.panel1.Controls.Add(this.txt_cbillNo);
- this.panel1.Controls.Add(this.lb_paperBillNo);
- this.panel1.Controls.Add(this.txt_workNo);
- this.panel1.Controls.Add(this.lb_remark);
- this.panel1.Controls.Add(this.txt_remark);
- this.panel1.Controls.Add(this.lb_createDate);
- this.panel1.Controls.Add(this.txt_createDate);
- this.panel1.Controls.Add(this.lb_createBy);
- this.panel1.Controls.Add(this.txt_createBy);
- this.panel1.Controls.Add(this.lb_depotsId);
- this.panel1.Controls.Add(this.lb_status);
- this.panel1.Controls.Add(this.lb_billNo);
- this.panel1.Controls.Add(this.txt_billNo);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
- this.panel1.Location = new System.Drawing.Point(0, 0);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(1346, 186);
- this.panel1.TabIndex = 1;
- //
- // txt_dptName
- //
- this.txt_dptName.Location = new System.Drawing.Point(342, 84);
- this.txt_dptName.Name = "txt_dptName";
- this.txt_dptName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_dptName.Properties.Appearance.Options.UseFont = true;
- this.txt_dptName.Size = new System.Drawing.Size(244, 28);
- this.txt_dptName.TabIndex = 605;
- this.txt_dptName.Tag = "readonly";
- //
- // labelControl7
- //
- this.labelControl7.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.labelControl7.Appearance.Options.UseFont = true;
- this.labelControl7.Location = new System.Drawing.Point(268, 88);
- this.labelControl7.Name = "labelControl7";
- this.labelControl7.Size = new System.Drawing.Size(68, 21);
- this.labelControl7.TabIndex = 604;
- this.labelControl7.Text = "鐢熶骇杞﹂棿";
- //
- // txt_scOrg
- //
- this.txt_scOrg.Location = new System.Drawing.Point(342, 52);
- this.txt_scOrg.Name = "txt_scOrg";
- this.txt_scOrg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_scOrg.Properties.Appearance.Options.UseFont = true;
- this.txt_scOrg.Size = new System.Drawing.Size(244, 28);
- this.txt_scOrg.TabIndex = 603;
- this.txt_scOrg.Tag = "readonly";
- //
- // labelControl6
- //
- this.labelControl6.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.labelControl6.Appearance.Options.UseFont = true;
- this.labelControl6.Location = new System.Drawing.Point(268, 56);
- this.labelControl6.Name = "labelControl6";
- this.labelControl6.Size = new System.Drawing.Size(68, 21);
- this.labelControl6.TabIndex = 602;
- this.labelControl6.Text = "鐢熶骇缁勭粐";
- //
- // txt_itemModel
- //
- this.txt_itemModel.Location = new System.Drawing.Point(663, 116);
- this.txt_itemModel.Name = "txt_itemModel";
- this.txt_itemModel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_itemModel.Properties.Appearance.Options.UseFont = true;
- this.txt_itemModel.Size = new System.Drawing.Size(228, 28);
- this.txt_itemModel.TabIndex = 601;
- this.txt_itemModel.Tag = "readonly";
- //
- // labelControl5
- //
- this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.labelControl5.Appearance.Options.UseFont = true;
- this.labelControl5.Location = new System.Drawing.Point(592, 120);
- this.labelControl5.Name = "labelControl5";
- this.labelControl5.Size = new System.Drawing.Size(68, 21);
- this.labelControl5.TabIndex = 600;
- this.labelControl5.Text = "瑙勬牸鍨嬪彿";
- //
- // txt_itemName
- //
- this.txt_itemName.Location = new System.Drawing.Point(99, 116);
- this.txt_itemName.Name = "txt_itemName";
- this.txt_itemName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_itemName.Properties.Appearance.Options.UseFont = true;
- this.txt_itemName.Size = new System.Drawing.Size(163, 28);
- this.txt_itemName.TabIndex = 599;
- this.txt_itemName.Tag = "readonly";
- //
- // labelControl4
- //
- this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.labelControl4.Appearance.Options.UseFont = true;
- this.labelControl4.Location = new System.Drawing.Point(26, 120);
- this.labelControl4.Name = "labelControl4";
- this.labelControl4.Size = new System.Drawing.Size(68, 21);
- this.labelControl4.TabIndex = 598;
- this.labelControl4.Text = "浜у搧缂栫爜";
- //
- // txt_itemNo
- //
- this.txt_itemNo.Location = new System.Drawing.Point(342, 116);
- this.txt_itemNo.Name = "txt_itemNo";
- this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
- this.txt_itemNo.Size = new System.Drawing.Size(244, 28);
- this.txt_itemNo.TabIndex = 597;
- this.txt_itemNo.Tag = "readonly";
- //
- // labelControl3
- //
- this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.labelControl3.Appearance.Options.UseFont = true;
- this.labelControl3.Location = new System.Drawing.Point(268, 120);
- this.labelControl3.Name = "labelControl3";
- this.labelControl3.Size = new System.Drawing.Size(68, 21);
- this.labelControl3.TabIndex = 596;
- this.labelControl3.Text = "浜у搧鍚嶇О";
- //
- // labelControl2
- //
- this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.labelControl2.Appearance.Options.UseFont = true;
- this.labelControl2.Location = new System.Drawing.Point(842, 23);
- this.labelControl2.Name = "labelControl2";
- this.labelControl2.Size = new System.Drawing.Size(51, 21);
- this.labelControl2.TabIndex = 594;
- this.labelControl2.Text = "瀹℃牳浜�";
- //
- // txt_fcheckUser
- //
- this.txt_fcheckUser.Location = new System.Drawing.Point(902, 19);
- this.txt_fcheckUser.Name = "txt_fcheckUser";
- this.txt_fcheckUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fcheckUser.Properties.Appearance.Options.UseFont = true;
- this.txt_fcheckUser.Size = new System.Drawing.Size(174, 28);
- this.txt_fcheckUser.TabIndex = 595;
- //
- // txt_depotName
- //
- this.txt_depotName.Location = new System.Drawing.Point(663, 84);
- this.txt_depotName.Name = "txt_depotName";
- this.txt_depotName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_depotName.Properties.Appearance.Options.UseFont = true;
- this.txt_depotName.Size = new System.Drawing.Size(156, 28);
- this.txt_depotName.TabIndex = 593;
- this.txt_depotName.Tag = "readonly";
- //
- // txt_rkOrg
- //
- this.txt_rkOrg.Location = new System.Drawing.Point(342, 19);
- this.txt_rkOrg.Name = "txt_rkOrg";
- this.txt_rkOrg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_rkOrg.Properties.Appearance.Options.UseFont = true;
- this.txt_rkOrg.Size = new System.Drawing.Size(244, 28);
- this.txt_rkOrg.TabIndex = 592;
- this.txt_rkOrg.Tag = "readonly";
- //
- // txt_fstatus
- //
- this.txt_fstatus.Location = new System.Drawing.Point(902, 86);
- this.txt_fstatus.Name = "txt_fstatus";
- this.txt_fstatus.Properties.Caption = "";
- this.txt_fstatus.Size = new System.Drawing.Size(48, 24);
- this.txt_fstatus.TabIndex = 591;
- //
- // txt_checkDate
- //
- this.txt_checkDate.Location = new System.Drawing.Point(902, 52);
- this.txt_checkDate.Name = "txt_checkDate";
- this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
- this.txt_checkDate.Size = new System.Drawing.Size(174, 28);
- this.txt_checkDate.TabIndex = 587;
- //
- // labelControl1
- //
- this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.labelControl1.Appearance.Options.UseFont = true;
- this.labelControl1.Location = new System.Drawing.Point(825, 56);
- this.labelControl1.Name = "labelControl1";
- this.labelControl1.Size = new System.Drawing.Size(68, 21);
- this.labelControl1.TabIndex = 586;
- this.labelControl1.Text = "瀹℃牳鏃堕棿";
- //
- // lbGuid
- //
- this.lbGuid.AutoSize = true;
- this.lbGuid.Location = new System.Drawing.Point(855, 56);
- this.lbGuid.Name = "lbGuid";
- this.lbGuid.Size = new System.Drawing.Size(0, 21);
- this.lbGuid.TabIndex = 1;
- this.lbGuid.Visible = false;
- //
// picCheckBox
//
this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
@@ -1559,100 +1717,90 @@
this.Controls.Add(this.toolBarMenu1);
this.Name = "Frm_MesScrkDj";
this.Text = "浜у搧鍏ュ簱鍗�";
- this.tabMxPage2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_cbillNo.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_workNo.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
this.xtraTabControl1.ResumeLayout(false);
this.xtraTabPage1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).EndInit();
+ this.split1.Panel1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.split1)).EndInit();
+ this.split1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
this.xtraTabPage2.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit();
+ this.splitMx1.Panel1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).EndInit();
+ this.splitMx1.Panel2.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).EndInit();
+ this.splitMx1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit();
+ this.layoutMx1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.txt_dptName.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckUser.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_scOrg.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_rkOrg.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_depotName.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_cbillNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_workNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
this.tabMx.ResumeLayout(false);
+ this.tabMxPage2.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
this.xtraTabPage3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit();
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txt_dptName.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_scOrg.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckUser.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_depotName.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_rkOrg.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
this.ResumeLayout(false);
}
#endregion
private UserControl.UcToolBarMenu toolBarMenu1;
- private DevExpress.XtraGrid.GridControl gcMain;
private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
+ private System.Windows.Forms.PictureBox picCheckBox;
private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
- private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
- private UserControls.Data.UcPageBar pageBar1;
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Label lbGuid;
- private DevExpress.XtraTab.XtraTabControl tabMx;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx2unit;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx2itemSname;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx2quantity;
- private DevExpress.XtraTab.XtraTabPage tabMxPage2;
- private DevExpress.XtraGrid.GridControl gcMx1;
- private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
- private DevExpress.XtraEditors.LabelControl lb_suppId;
-
- private DevExpress.XtraEditors.LabelControl lb_cbillNo;
- private DevExpress.XtraEditors.TextEdit txt_cbillNo;
-
- private DevExpress.XtraEditors.LabelControl lb_paperBillNo;
- private DevExpress.XtraEditors.TextEdit txt_workNo;
-
- private DevExpress.XtraEditors.LabelControl lb_remark;
- private DevExpress.XtraEditors.TextEdit txt_remark;
-
- private DevExpress.XtraEditors.LabelControl lb_createDate;
- private DevExpress.XtraEditors.TextEdit txt_createDate;
-
- private DevExpress.XtraEditors.LabelControl lb_createBy;
- private DevExpress.XtraEditors.TextEdit txt_createBy;
-
- private DevExpress.XtraEditors.LabelControl lb_depotsId;
-
- private DevExpress.XtraEditors.LabelControl lb_status;
-
- private DevExpress.XtraEditors.LabelControl lb_billNo;
- private DevExpress.XtraEditors.TextEdit txt_billNo;
+ private DevExpress.XtraEditors.SplitContainerControl split1;
+ private DevExpress.XtraGrid.GridControl gcMain1;
private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView gridView1;
+ private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand1;
+ private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn7;
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_guid;
- private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_billNo;
- private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_depotsId;
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_reason;
- private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_createBy;
- private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_createDate;
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_lastupdateBy;
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_lastupdateDate;
- private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_remark;
- private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_paperBillNo;
- private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_checkUser;
- private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_checkDate;
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_taskNo;
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_checkRes;
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_checkQty;
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_mmlist;
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_ebeln;
- private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_depotsCode;
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_urgentFlag;
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_lineNo;
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_taskLino;
@@ -1661,16 +1809,92 @@
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_custNo;
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_custName;
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_iqcReleaseNo;
- private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_cbillNo;
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_rbillNo;
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_bgr;
- private DevExpress.XtraEditors.TextEdit txt_checkDate;
- private DevExpress.XtraEditors.LabelControl labelControl1;
- private DevExpress.XtraEditors.CheckEdit txt_fstatus;
- private System.Windows.Forms.PictureBox picCheckBox;
+ private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand16;
+ private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn2;
+ private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand17;
+ private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn3;
+ private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand2;
+ private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_billNo;
+ private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand3;
+ private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn4;
+ private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_cbillNo;
+ private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand18;
+ private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn5;
+ private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand19;
+ private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn6;
+ private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand5;
+ private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_createBy;
+ private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand4;
+ private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_createDate;
+ private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand15;
+ private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_checkUser;
+ private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand6;
+ private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_checkDate;
+ private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand7;
+ private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand10;
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn1;
- private DevExpress.XtraEditors.TextEdit txt_rkOrg;
+ private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand9;
+ private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_depotsId;
+ private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_depotsCode;
+ private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand8;
+ private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand11;
+ private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand12;
+ private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand13;
+ private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_paperBillNo;
+ private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand14;
+ private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_remark;
+ private UserControls.Data.UcPageBar pageBar1;
+ private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
+ private DevExpress.XtraEditors.SplitContainerControl splitMx1;
+ private DevExpress.XtraEditors.TextEdit txt_dptName;
+ private DevExpress.XtraEditors.TextEdit txt_scOrg;
+ private DevExpress.XtraEditors.TextEdit txt_itemModel;
+ private DevExpress.XtraEditors.TextEdit txt_itemName;
+ private DevExpress.XtraEditors.TextEdit txt_itemNo;
+ private DevExpress.XtraEditors.TextEdit txt_fcheckUser;
private DevExpress.XtraEditors.TextEdit txt_depotName;
+ private DevExpress.XtraEditors.TextEdit txt_rkOrg;
+ private DevExpress.XtraEditors.TextEdit txt_checkDate;
+ private DevExpress.XtraEditors.TextEdit txt_cbillNo;
+ private DevExpress.XtraEditors.TextEdit txt_workNo;
+ private DevExpress.XtraEditors.TextEdit txt_remark;
+ private DevExpress.XtraEditors.TextEdit txt_createDate;
+ private DevExpress.XtraEditors.TextEdit txt_createBy;
+ private DevExpress.XtraEditors.TextEdit txt_billNo;
+ private DevExpress.XtraLayout.LayoutControl layoutMx1;
+ private DevExpress.XtraLayout.LayoutControlGroup Root;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
+ private DevExpress.XtraEditors.CheckEdit txt_fstatus;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
+ private System.Windows.Forms.Label lbGuid;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
+ private DevExpress.XtraTab.XtraTabControl tabMx;
+ private DevExpress.XtraTab.XtraTabPage tabMxPage2;
+ private DevExpress.XtraGrid.GridControl gcMx1;
+ private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx2itemSname;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx2quantity;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx2unit;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
private DevExpress.XtraTab.XtraTabPage xtraTabPage3;
private DevExpress.XtraGrid.GridControl gcMx2;
private DevExpress.XtraGrid.Views.Grid.GridView gvMx2;
@@ -1682,48 +1906,7 @@
private DevExpress.XtraGrid.Columns.GridColumn gvMx1unit;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1depotSectionCode;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1depotCode;
- private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn2;
- private DevExpress.XtraEditors.LabelControl labelControl2;
- private DevExpress.XtraEditors.TextEdit txt_fcheckUser;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
- private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn3;
- private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn4;
- private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn5;
- private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn6;
- private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn7;
- private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand1;
- private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand16;
- private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand17;
- private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand2;
- private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand3;
- private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand18;
- private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand19;
- private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand5;
- private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand4;
- private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand15;
- private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand6;
- private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand7;
- private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand10;
- private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand9;
- private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand8;
- private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand11;
- private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand12;
- private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand13;
- private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand14;
- private DevExpress.XtraEditors.TextEdit txt_itemModel;
- private DevExpress.XtraEditors.LabelControl labelControl5;
- private DevExpress.XtraEditors.TextEdit txt_itemName;
- private DevExpress.XtraEditors.LabelControl labelControl4;
- private DevExpress.XtraEditors.TextEdit txt_itemNo;
- private DevExpress.XtraEditors.LabelControl labelControl3;
- private DevExpress.XtraEditors.TextEdit txt_scOrg;
- private DevExpress.XtraEditors.LabelControl labelControl6;
- private DevExpress.XtraEditors.TextEdit txt_dptName;
- private DevExpress.XtraEditors.LabelControl labelControl7;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
}
}
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesScrkDj.cs b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesScrkDj.cs
index 3c3cfe1..d466a6c 100644
--- a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesScrkDj.cs
+++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesScrkDj.cs
@@ -23,7 +23,8 @@
toolBarMenu1.btnChkClick += ToolBarMenu1_btnChkClick;
toolBarMenu1.btnFChkClick += ToolBarMenu1_btnFChkClick;
toolBarMenu1.btnLogClick += ToolBarMenu1_btnLogClick;
- Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx2);
+ this.toolBarMenu1.getXmlConfig();
+ Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx2);
Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx( gvMx1);
Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameter(gridView1, picCheckBox, this, "checkStatus", "", (value) =>
{
@@ -154,16 +155,16 @@
if (dd.rtnCode > 0)
{
DataTable dt = dd.rtnData.list;
- gcMain.BindingContext = new BindingContext();
+ gcMain1.BindingContext = new BindingContext();
gridView1.ColumnFilterChanged -= GridView1_ColumnFilterChanged;
if (dt.Rows.Count > 0)
{
- gcMain.DataSource = dt;
- gcMain.ForceInitialize();
+ gcMain1.DataSource = dt;
+ gcMain1.ForceInitialize();
gridView1.BestFitColumns();
}
else
- UtilityHelper.SetDefaultTable(gcMain, gridView1);
+ UtilityHelper.SetDefaultTable(gcMain1, gridView1);
gridView1.ColumnFilterChanged += GridView1_ColumnFilterChanged;
pageBar1.TotalPages = dd.rtnData.pages;//鎬婚〉
pageBar1.CurrentPage = curPage;//褰撳墠椤�
@@ -204,7 +205,7 @@
List<DevExpress.XtraGrid.Views.Grid.GridView> gvList = new List<DevExpress.XtraGrid.Views.Grid.GridView>();
gvList.Add(gvMx2);
gvList.Add(gvMx1);
- UtilityHelper.SetValueByObj(this.panel1.Controls, dy, isEdit, gvList);
+ UtilityHelper.SetValueByObj(this.layoutMx1.Controls, dy, isEdit, gvList);
JObject _job = JObject.Parse(strJson);
JArray array = new JArray();
foreach (var a in _job["rtnData"]["list"])
@@ -295,5 +296,7 @@
MsgHelper.Warning("鎻愮ず锛�" + ex.Message);
}
}
+
+
}
}
\ No newline at end of file
--
Gitblit v1.9.3