From f4c4c53e2546a20afbfa5a2346cfc4d1330ee83f Mon Sep 17 00:00:00 2001
From: wbc <2597324127@qq.com>
Date: 星期六, 08 十一月 2025 18:37:26 +0800
Subject: [PATCH] 托板码打印
---
DevApp/Gs.DevApp/DevFrm/WOM/Frm_Wompba.Designer.cs | 408 +++++++++++++++++++++++++++++++---------------------------
1 files changed, 219 insertions(+), 189 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Wompba.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Wompba.Designer.cs
index 281d9cc..7ce3b2a 100644
--- a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Wompba.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Wompba.Designer.cs
@@ -63,6 +63,7 @@
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
+ this.btnCopyXls = new DevExpress.XtraEditors.SimpleButton();
this.lbGuid = new System.Windows.Forms.Label();
this.btnSelect = new DevExpress.XtraEditors.SimpleButton();
this.txt_pba013 = new Gs.DevApp.UserControl.UcLookWorkshop();
@@ -77,11 +78,10 @@
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.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
this.tabMx = new DevExpress.XtraTab.XtraTabControl();
this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -115,6 +115,8 @@
this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
this.picCheckBox = new System.Windows.Forms.PictureBox();
this.tips = new DevExpress.Utils.ToolTipController(this.components);
+ this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
@@ -144,11 +146,10 @@
((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.layoutControlItem4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
this.tabMx.SuspendLayout();
this.tabMxPage1.SuspendLayout();
@@ -162,6 +163,8 @@
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
this.SuspendLayout();
//
// toolBarMenu1
@@ -173,10 +176,10 @@
this.toolBarMenu1.guidKey = null;
this.toolBarMenu1.isSetBtn = false;
this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
- this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
+ this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.toolBarMenu1.Name = "toolBarMenu1";
this.toolBarMenu1.rptParameter = null;
- this.toolBarMenu1.Size = new System.Drawing.Size(1410, 97);
+ this.toolBarMenu1.Size = new System.Drawing.Size(1128, 79);
this.toolBarMenu1.TabIndex = 0;
this.toolBarMenu1.xlsInService = null;
this.toolBarMenu1.xlsOutParameter = null;
@@ -184,11 +187,11 @@
// xtraTabControl1
//
this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.xtraTabControl1.Location = new System.Drawing.Point(0, 97);
- this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
+ this.xtraTabControl1.Location = new System.Drawing.Point(0, 79);
+ this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.xtraTabControl1.Name = "xtraTabControl1";
this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
- this.xtraTabControl1.Size = new System.Drawing.Size(1410, 736);
+ this.xtraTabControl1.Size = new System.Drawing.Size(1128, 603);
this.xtraTabControl1.TabIndex = 3;
this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.xtraTabPage1,
@@ -197,9 +200,9 @@
// xtraTabPage1
//
this.xtraTabPage1.Controls.Add(this.split1);
- this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
+ this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.xtraTabPage1.Name = "xtraTabPage1";
- this.xtraTabPage1.Size = new System.Drawing.Size(1408, 698);
+ this.xtraTabPage1.Size = new System.Drawing.Size(1126, 571);
this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
//
// split1
@@ -208,7 +211,7 @@
this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
this.split1.Horizontal = false;
this.split1.Location = new System.Drawing.Point(0, 0);
- this.split1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
+ this.split1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.split1.Name = "split1";
//
// split1.Panel1
@@ -221,19 +224,19 @@
//
this.split1.Panel2.Text = "Panel2";
this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
- this.split1.Size = new System.Drawing.Size(1408, 698);
+ this.split1.Size = new System.Drawing.Size(1126, 571);
this.split1.SplitterPosition = 0;
this.split1.TabIndex = 4;
//
// gcMain1
//
this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.gcMain1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
+ this.gcMain1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.gcMain1.Location = new System.Drawing.Point(0, 0);
this.gcMain1.MainView = this.gridView1;
- this.gcMain1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
+ this.gcMain1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.gcMain1.Name = "gcMain1";
- this.gcMain1.Size = new System.Drawing.Size(1408, 636);
+ this.gcMain1.Size = new System.Drawing.Size(1126, 521);
this.gcMain1.TabIndex = 2;
this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView1});
@@ -243,7 +246,7 @@
this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
this.gridView1.Appearance.Row.Options.UseFont = true;
- this.gridView1.ColumnPanelRowHeight = 61;
+ this.gridView1.ColumnPanelRowHeight = 50;
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gv_fstatus,
this.gridColumn4,
@@ -255,9 +258,9 @@
this.gv_pba006,
this.gv_pba009,
this.gridColumn5});
- this.gridView1.DetailHeight = 427;
+ this.gridView1.DetailHeight = 349;
this.gridView1.GridControl = this.gcMain1;
- this.gridView1.IndicatorWidth = 63;
+ this.gridView1.IndicatorWidth = 50;
this.gridView1.Name = "gridView1";
this.gridView1.OptionsFind.ShowSearchNavButtons = false;
this.gridView1.OptionsView.ShowAutoFilterRow = true;
@@ -268,138 +271,138 @@
this.gv_fstatus.AppearanceCell.Options.UseFont = true;
this.gv_fstatus.Caption = "瀹℃牳鏍囪瘑";
this.gv_fstatus.FieldName = "fstatus";
- this.gv_fstatus.MaxWidth = 63;
- this.gv_fstatus.MinWidth = 63;
+ this.gv_fstatus.MaxWidth = 50;
+ this.gv_fstatus.MinWidth = 50;
this.gv_fstatus.Name = "gv_fstatus";
this.gv_fstatus.OptionsColumn.AllowEdit = false;
this.gv_fstatus.Tag = "query_a.fstatus";
this.gv_fstatus.Visible = true;
this.gv_fstatus.VisibleIndex = 0;
- this.gv_fstatus.Width = 63;
+ this.gv_fstatus.Width = 50;
//
// gridColumn4
//
this.gridColumn4.Caption = "鐢熶骇缁勭粐";
this.gridColumn4.FieldName = "fSubsidiary";
- this.gridColumn4.MinWidth = 24;
+ this.gridColumn4.MinWidth = 19;
this.gridColumn4.Name = "gridColumn4";
this.gridColumn4.Tag = "org.fnamber";
this.gridColumn4.Visible = true;
this.gridColumn4.VisibleIndex = 1;
- this.gridColumn4.Width = 313;
+ this.gridColumn4.Width = 250;
//
// gridColumn1
//
this.gridColumn1.Caption = "杞﹂棿鍚嶇О";
this.gridColumn1.FieldName = "dptName";
- this.gridColumn1.MinWidth = 31;
+ this.gridColumn1.MinWidth = 25;
this.gridColumn1.Name = "gridColumn1";
this.gridColumn1.Visible = true;
this.gridColumn1.VisibleIndex = 2;
- this.gridColumn1.Width = 117;
+ this.gridColumn1.Width = 94;
//
// gridColumn2
//
this.gridColumn2.Caption = "鎺掍骇鍗曞彿";
this.gridColumn2.FieldName = "hNo";
- this.gridColumn2.MinWidth = 24;
+ this.gridColumn2.MinWidth = 19;
this.gridColumn2.Name = "gridColumn2";
this.gridColumn2.OptionsColumn.AllowEdit = false;
this.gridColumn2.Visible = true;
this.gridColumn2.VisibleIndex = 3;
- this.gridColumn2.Width = 187;
+ this.gridColumn2.Width = 150;
//
// gv_checkUser
//
this.gv_checkUser.AppearanceCell.Options.UseFont = true;
this.gv_checkUser.Caption = "瀹℃牳浜�";
this.gv_checkUser.FieldName = "checkUser";
- this.gv_checkUser.MinWidth = 24;
+ this.gv_checkUser.MinWidth = 19;
this.gv_checkUser.Name = "gv_checkUser";
this.gv_checkUser.OptionsColumn.AllowEdit = false;
this.gv_checkUser.Tag = "query_a.check_user";
this.gv_checkUser.Visible = true;
this.gv_checkUser.VisibleIndex = 4;
- this.gv_checkUser.Width = 117;
+ this.gv_checkUser.Width = 94;
//
// gv_checkDate
//
this.gv_checkDate.AppearanceCell.Options.UseFont = true;
this.gv_checkDate.Caption = "瀹℃牳鏃ユ湡";
this.gv_checkDate.FieldName = "checkDate";
- this.gv_checkDate.MinWidth = 24;
+ this.gv_checkDate.MinWidth = 19;
this.gv_checkDate.Name = "gv_checkDate";
this.gv_checkDate.OptionsColumn.AllowEdit = false;
this.gv_checkDate.Tag = "query_a.check_date";
this.gv_checkDate.Visible = true;
this.gv_checkDate.VisibleIndex = 5;
- this.gv_checkDate.Width = 224;
+ this.gv_checkDate.Width = 179;
//
// gv_pba005
//
this.gv_pba005.AppearanceCell.Options.UseFont = true;
this.gv_pba005.Caption = "鍒涘缓浜�";
this.gv_pba005.FieldName = "pba005";
- this.gv_pba005.MinWidth = 24;
+ this.gv_pba005.MinWidth = 19;
this.gv_pba005.Name = "gv_pba005";
this.gv_pba005.OptionsColumn.AllowEdit = false;
this.gv_pba005.Tag = "query_a.pba005";
this.gv_pba005.Visible = true;
this.gv_pba005.VisibleIndex = 6;
- this.gv_pba005.Width = 117;
+ this.gv_pba005.Width = 94;
//
// gv_pba006
//
this.gv_pba006.AppearanceCell.Options.UseFont = true;
this.gv_pba006.Caption = "鍒涘缓鏃堕棿";
this.gv_pba006.FieldName = "pba006";
- this.gv_pba006.MinWidth = 24;
+ this.gv_pba006.MinWidth = 19;
this.gv_pba006.Name = "gv_pba006";
this.gv_pba006.OptionsColumn.AllowEdit = false;
this.gv_pba006.Tag = "query_a.pba006";
this.gv_pba006.Visible = true;
this.gv_pba006.VisibleIndex = 7;
- this.gv_pba006.Width = 224;
+ this.gv_pba006.Width = 179;
//
// gv_pba009
//
this.gv_pba009.AppearanceCell.Options.UseFont = true;
this.gv_pba009.Caption = "澶囨敞";
this.gv_pba009.FieldName = "pba009";
- this.gv_pba009.MinWidth = 24;
+ this.gv_pba009.MinWidth = 19;
this.gv_pba009.Name = "gv_pba009";
this.gv_pba009.OptionsColumn.AllowEdit = false;
this.gv_pba009.Tag = "query_a.pba009";
this.gv_pba009.Visible = true;
this.gv_pba009.VisibleIndex = 8;
- this.gv_pba009.Width = 124;
+ this.gv_pba009.Width = 99;
//
// gridColumn5
//
this.gridColumn5.Caption = "涓婚敭GUID";
this.gridColumn5.FieldName = "guid";
- this.gridColumn5.MinWidth = 31;
+ this.gridColumn5.MinWidth = 25;
this.gridColumn5.Name = "gridColumn5";
- this.gridColumn5.Width = 117;
+ this.gridColumn5.Width = 94;
//
// pageBar1
//
this.pageBar1.CurrentPage = 1;
this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.pageBar1.Location = new System.Drawing.Point(0, 636);
- this.pageBar1.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
+ this.pageBar1.Location = new System.Drawing.Point(0, 521);
+ 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(1408, 47);
+ this.pageBar1.Size = new System.Drawing.Size(1126, 38);
this.pageBar1.TabIndex = 4;
this.pageBar1.TotalPages = 0;
//
// xtraTabPage2
//
this.xtraTabPage2.Controls.Add(this.splitMx1);
- this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
+ this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.xtraTabPage2.Name = "xtraTabPage2";
- this.xtraTabPage2.Size = new System.Drawing.Size(1408, 698);
+ this.xtraTabPage2.Size = new System.Drawing.Size(1126, 571);
this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
//
// splitMx1
@@ -407,7 +410,7 @@
this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitMx1.Horizontal = false;
this.splitMx1.Location = new System.Drawing.Point(0, 0);
- this.splitMx1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
+ this.splitMx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.splitMx1.Name = "splitMx1";
//
// splitMx1.Panel1
@@ -420,12 +423,13 @@
this.splitMx1.Panel2.Controls.Add(this.tabMx);
this.splitMx1.Panel2.Text = "Panel2";
this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
- this.splitMx1.Size = new System.Drawing.Size(1408, 698);
- this.splitMx1.SplitterPosition = 134;
+ this.splitMx1.Size = new System.Drawing.Size(1126, 571);
+ this.splitMx1.SplitterPosition = 129;
this.splitMx1.TabIndex = 0;
//
// layoutMx1
//
+ this.layoutMx1.Controls.Add(this.btnCopyXls);
this.layoutMx1.Controls.Add(this.lbGuid);
this.layoutMx1.Controls.Add(this.btnSelect);
this.layoutMx1.Controls.Add(this.txt_pba013);
@@ -439,20 +443,28 @@
this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem9});
this.layoutMx1.Location = new System.Drawing.Point(0, 0);
- this.layoutMx1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
+ this.layoutMx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.layoutMx1.Name = "layoutMx1";
this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(816, 394, 812, 500);
this.layoutMx1.Root = this.Root;
- this.layoutMx1.Size = new System.Drawing.Size(1408, 134);
+ this.layoutMx1.Size = new System.Drawing.Size(1126, 129);
this.layoutMx1.TabIndex = 0;
this.layoutMx1.Text = "layoutControl1";
//
+ // btnCopyXls
+ //
+ this.btnCopyXls.Location = new System.Drawing.Point(288, 84);
+ this.btnCopyXls.Name = "btnCopyXls";
+ this.btnCopyXls.Size = new System.Drawing.Size(131, 27);
+ this.btnCopyXls.StyleController = this.layoutMx1;
+ this.btnCopyXls.TabIndex = 444;
+ this.btnCopyXls.Text = "蹇嵎褰曞叆";
+ //
// lbGuid
//
- this.lbGuid.Location = new System.Drawing.Point(1050, 121);
- this.lbGuid.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+ this.lbGuid.Location = new System.Drawing.Point(840, 99);
this.lbGuid.Name = "lbGuid";
- this.lbGuid.Size = new System.Drawing.Size(343, 49);
+ this.lbGuid.Size = new System.Drawing.Size(274, 40);
this.lbGuid.TabIndex = 1;
this.lbGuid.Text = "lbGuid";
this.lbGuid.Visible = false;
@@ -460,10 +472,10 @@
// btnSelect
//
this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16;
- this.btnSelect.Location = new System.Drawing.Point(17, 95);
- this.btnSelect.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
+ this.btnSelect.Location = new System.Drawing.Point(12, 84);
+ this.btnSelect.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.btnSelect.Name = "btnSelect";
- this.btnSelect.Size = new System.Drawing.Size(125, 32);
+ this.btnSelect.Size = new System.Drawing.Size(101, 27);
this.btnSelect.StyleController = this.layoutMx1;
this.btnSelect.TabIndex = 456;
this.btnSelect.Text = "閫夊彇鎶曟枡鍗�";
@@ -471,71 +483,71 @@
// txt_pba013
//
this.txt_pba013.IsReadly = false;
- this.txt_pba013.Location = new System.Drawing.Point(112, 57);
- this.txt_pba013.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
+ this.txt_pba013.Location = new System.Drawing.Point(89, 48);
+ this.txt_pba013.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_pba013.Name = "txt_pba013";
- this.txt_pba013.Size = new System.Drawing.Size(237, 28);
+ this.txt_pba013.Size = new System.Drawing.Size(195, 24);
this.txt_pba013.TabIndex = 459;
//
// txt_erpSczz
//
this.txt_erpSczz.IsReadly = false;
- this.txt_erpSczz.Location = new System.Drawing.Point(112, 19);
- this.txt_erpSczz.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
+ this.txt_erpSczz.Location = new System.Drawing.Point(89, 12);
+ this.txt_erpSczz.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_erpSczz.Name = "txt_erpSczz";
- this.txt_erpSczz.Size = new System.Drawing.Size(237, 28);
+ this.txt_erpSczz.Size = new System.Drawing.Size(195, 24);
this.txt_erpSczz.TabIndex = 460;
//
// txt_hNo
//
- this.txt_hNo.Location = new System.Drawing.Point(450, 19);
- this.txt_hNo.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
+ this.txt_hNo.Location = new System.Drawing.Point(365, 12);
+ this.txt_hNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_hNo.Name = "txt_hNo";
this.txt_hNo.Properties.Appearance.Options.UseFont = true;
- this.txt_hNo.Size = new System.Drawing.Size(237, 28);
+ this.txt_hNo.Size = new System.Drawing.Size(195, 24);
this.txt_hNo.StyleController = this.layoutMx1;
this.txt_hNo.TabIndex = 458;
this.txt_hNo.Tag = "readonly";
//
// txt_pba009
//
- this.txt_pba009.Location = new System.Drawing.Point(450, 57);
- this.txt_pba009.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
+ this.txt_pba009.Location = new System.Drawing.Point(365, 48);
+ this.txt_pba009.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_pba009.Name = "txt_pba009";
this.txt_pba009.Properties.Appearance.Options.UseFont = true;
- this.txt_pba009.Size = new System.Drawing.Size(575, 28);
+ this.txt_pba009.Size = new System.Drawing.Size(471, 24);
this.txt_pba009.StyleController = this.layoutMx1;
this.txt_pba009.TabIndex = 240;
//
// txt_checkUser
//
- this.txt_checkUser.Location = new System.Drawing.Point(1126, 19);
- this.txt_checkUser.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
+ this.txt_checkUser.Location = new System.Drawing.Point(917, 12);
+ this.txt_checkUser.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_checkUser.Name = "txt_checkUser";
this.txt_checkUser.Properties.Appearance.Options.UseFont = true;
- this.txt_checkUser.Size = new System.Drawing.Size(239, 28);
+ this.txt_checkUser.Size = new System.Drawing.Size(197, 24);
this.txt_checkUser.StyleController = this.layoutMx1;
this.txt_checkUser.TabIndex = 273;
this.txt_checkUser.Tag = "readonly";
//
// txt_checkDate
//
- this.txt_checkDate.Location = new System.Drawing.Point(788, 19);
- this.txt_checkDate.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
+ this.txt_checkDate.Location = new System.Drawing.Point(641, 12);
+ this.txt_checkDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_checkDate.Name = "txt_checkDate";
this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
- this.txt_checkDate.Size = new System.Drawing.Size(237, 28);
+ this.txt_checkDate.Size = new System.Drawing.Size(195, 24);
this.txt_checkDate.StyleController = this.layoutMx1;
this.txt_checkDate.TabIndex = 267;
this.txt_checkDate.Tag = "readonly";
//
// txt_fstatus
//
- this.txt_fstatus.Location = new System.Drawing.Point(1031, 57);
- this.txt_fstatus.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
+ this.txt_fstatus.Location = new System.Drawing.Point(840, 48);
+ this.txt_fstatus.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_fstatus.Name = "txt_fstatus";
this.txt_fstatus.Properties.Caption = "瀹℃牳鐘舵��";
- this.txt_fstatus.Size = new System.Drawing.Size(334, 27);
+ this.txt_fstatus.Size = new System.Drawing.Size(274, 24);
this.txt_fstatus.StyleController = this.layoutMx1;
this.txt_fstatus.TabIndex = 461;
this.txt_fstatus.Tag = "readonly";
@@ -560,11 +572,12 @@
this.layoutControlItem1,
this.layoutControlItem2,
this.layoutControlItem3,
- this.layoutControlItem4,
this.layoutControlItem5,
this.layoutControlItem6,
+ this.layoutControlItem4,
this.layoutControlItem7,
- this.layoutControlItem8});
+ this.layoutControlItem8,
+ this.layoutControlItem10});
this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
this.Root.Name = "Root";
columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -590,7 +603,7 @@
rowDefinition1,
rowDefinition2,
rowDefinition3});
- this.Root.Size = new System.Drawing.Size(1382, 146);
+ this.Root.Size = new System.Drawing.Size(1126, 129);
this.Root.TextVisible = false;
//
// layoutControlItem1
@@ -598,96 +611,82 @@
this.layoutControlItem1.Control = this.txt_erpSczz;
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem1.Name = "layoutControlItem1";
- this.layoutControlItem1.Size = new System.Drawing.Size(338, 38);
+ this.layoutControlItem1.Size = new System.Drawing.Size(276, 36);
this.layoutControlItem1.Text = "鐢熶骇缁勭粐";
- this.layoutControlItem1.TextSize = new System.Drawing.Size(78, 22);
+ this.layoutControlItem1.TextSize = new System.Drawing.Size(65, 18);
//
// layoutControlItem2
//
this.layoutControlItem2.Control = this.txt_hNo;
- this.layoutControlItem2.Location = new System.Drawing.Point(338, 0);
+ this.layoutControlItem2.Location = new System.Drawing.Point(276, 0);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem2.Size = new System.Drawing.Size(338, 38);
+ this.layoutControlItem2.Size = new System.Drawing.Size(276, 36);
this.layoutControlItem2.Text = "鎺掍骇缂栧彿";
- this.layoutControlItem2.TextSize = new System.Drawing.Size(78, 22);
+ this.layoutControlItem2.TextSize = new System.Drawing.Size(65, 18);
//
// layoutControlItem3
//
this.layoutControlItem3.Control = this.txt_checkDate;
- this.layoutControlItem3.Location = new System.Drawing.Point(676, 0);
+ this.layoutControlItem3.Location = new System.Drawing.Point(552, 0);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem3.Size = new System.Drawing.Size(338, 38);
+ this.layoutControlItem3.Size = new System.Drawing.Size(276, 36);
this.layoutControlItem3.Text = "瀹℃牳鏃ユ湡 ";
- this.layoutControlItem3.TextSize = new System.Drawing.Size(78, 22);
- //
- // layoutControlItem4
- //
- this.layoutControlItem4.Control = this.txt_pba013;
- this.layoutControlItem4.Location = new System.Drawing.Point(0, 38);
- this.layoutControlItem4.Name = "layoutControlItem4";
- this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem4.Size = new System.Drawing.Size(338, 38);
- this.layoutControlItem4.Text = "宸ヤ綔杞﹂棿";
- this.layoutControlItem4.TextSize = new System.Drawing.Size(78, 22);
+ this.layoutControlItem3.TextSize = new System.Drawing.Size(65, 18);
//
// layoutControlItem5
//
this.layoutControlItem5.Control = this.txt_checkUser;
- this.layoutControlItem5.Location = new System.Drawing.Point(1014, 0);
+ this.layoutControlItem5.Location = new System.Drawing.Point(828, 0);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem5.Size = new System.Drawing.Size(340, 38);
+ this.layoutControlItem5.Size = new System.Drawing.Size(278, 36);
this.layoutControlItem5.Text = "瀹℃牳浜哄憳";
- this.layoutControlItem5.TextSize = new System.Drawing.Size(78, 22);
+ this.layoutControlItem5.TextSize = new System.Drawing.Size(65, 18);
//
// layoutControlItem6
//
this.layoutControlItem6.Control = this.txt_fstatus;
- this.layoutControlItem6.Location = new System.Drawing.Point(1014, 38);
+ this.layoutControlItem6.Location = new System.Drawing.Point(828, 36);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem6.Size = new System.Drawing.Size(340, 38);
+ this.layoutControlItem6.Size = new System.Drawing.Size(278, 36);
this.layoutControlItem6.Text = "瀹℃牳鐘舵��";
this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem6.TextVisible = false;
//
+ // layoutControlItem4
+ //
+ this.layoutControlItem4.Control = this.txt_pba013;
+ this.layoutControlItem4.Location = new System.Drawing.Point(0, 36);
+ this.layoutControlItem4.Name = "layoutControlItem4";
+ this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem4.Size = new System.Drawing.Size(276, 36);
+ this.layoutControlItem4.Text = "宸ヤ綔杞﹂棿";
+ this.layoutControlItem4.TextSize = new System.Drawing.Size(65, 18);
+ //
// layoutControlItem7
//
this.layoutControlItem7.Control = this.txt_pba009;
- this.layoutControlItem7.Location = new System.Drawing.Point(338, 38);
+ this.layoutControlItem7.Location = new System.Drawing.Point(276, 36);
this.layoutControlItem7.Name = "layoutControlItem7";
this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem7.OptionsTableLayoutItem.ColumnSpan = 2;
this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem7.Size = new System.Drawing.Size(676, 38);
+ this.layoutControlItem7.Size = new System.Drawing.Size(552, 36);
this.layoutControlItem7.Text = "鎺掍骇澶囨敞";
- this.layoutControlItem7.TextSize = new System.Drawing.Size(78, 22);
- //
- // layoutControlItem8
- //
- this.layoutControlItem8.Control = this.btnSelect;
- this.layoutControlItem8.Location = new System.Drawing.Point(0, 76);
- this.layoutControlItem8.MaxSize = new System.Drawing.Size(131, 38);
- this.layoutControlItem8.MinSize = new System.Drawing.Size(131, 38);
- this.layoutControlItem8.Name = "layoutControlItem8";
- this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem8.Size = new System.Drawing.Size(338, 38);
- this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- this.layoutControlItem8.Text = "閫夋嫨鎶曟枡鍗�";
- this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
- this.layoutControlItem8.TextVisible = false;
+ this.layoutControlItem7.TextSize = new System.Drawing.Size(65, 18);
//
// tabMx
//
this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabMx.Location = new System.Drawing.Point(0, 0);
- this.tabMx.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
+ this.tabMx.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.tabMx.Name = "tabMx";
this.tabMx.SelectedTabPage = this.tabMxPage1;
- this.tabMx.Size = new System.Drawing.Size(1408, 549);
+ this.tabMx.Size = new System.Drawing.Size(1126, 430);
this.tabMx.TabIndex = 3;
this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.tabMxPage1});
@@ -695,18 +694,18 @@
// tabMxPage1
//
this.tabMxPage1.Controls.Add(this.gcMx1);
- this.tabMxPage1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
+ this.tabMxPage1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.tabMxPage1.Name = "tabMxPage1";
- this.tabMxPage1.Size = new System.Drawing.Size(1406, 511);
+ this.tabMxPage1.Size = new System.Drawing.Size(1124, 398);
this.tabMxPage1.Text = "浠诲姟鍗曟槑缁�";
//
// gcMx1
//
this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.gcMx1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
+ this.gcMx1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.gcMx1.Location = new System.Drawing.Point(0, 0);
this.gcMx1.MainView = this.gvMx1;
- this.gcMx1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
+ this.gcMx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.gcMx1.Name = "gcMx1";
this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemDateEdit2,
@@ -714,7 +713,7 @@
this.rptJYBZ,
this.repositoryItemDateEdit3,
this.repositoryItemComboBox1});
- this.gcMx1.Size = new System.Drawing.Size(1406, 511);
+ this.gcMx1.Size = new System.Drawing.Size(1124, 398);
this.gcMx1.TabIndex = 0;
this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx1});
@@ -723,7 +722,7 @@
//
this.gvMx1.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gvMx1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
- this.gvMx1.ColumnPanelRowHeight = 61;
+ this.gvMx1.ColumnPanelRowHeight = 50;
this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gvMx1guid,
this.caaGuid,
@@ -747,7 +746,7 @@
this.gridColumn6,
this.gvMxDel,
this.gridColumn7});
- this.gvMx1.DetailHeight = 427;
+ this.gvMx1.DetailHeight = 349;
this.gvMx1.GridControl = this.gcMx1;
this.gvMx1.Name = "gvMx1";
this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
@@ -759,85 +758,85 @@
this.gvMx1guid.AppearanceCell.Options.UseFont = true;
this.gvMx1guid.Caption = "鏄庣粏Guid";
this.gvMx1guid.FieldName = "guid";
- this.gvMx1guid.MinWidth = 63;
+ this.gvMx1guid.MinWidth = 50;
this.gvMx1guid.Name = "gvMx1guid";
this.gvMx1guid.OptionsColumn.ReadOnly = true;
this.gvMx1guid.Tag = "query_a.guid";
- this.gvMx1guid.Width = 117;
+ this.gvMx1guid.Width = 94;
//
// caaGuid
//
this.caaGuid.Caption = "caaGuid";
this.caaGuid.FieldName = "caaGuid";
- this.caaGuid.MinWidth = 31;
+ this.caaGuid.MinWidth = 25;
this.caaGuid.Name = "caaGuid";
this.caaGuid.OptionsColumn.ReadOnly = true;
- this.caaGuid.Width = 117;
+ this.caaGuid.Width = 94;
//
// gvMx1daa002
//
this.gvMx1daa002.AppearanceCell.Options.UseFont = true;
this.gvMx1daa002.Caption = "宸ュ崟鍗曞彿";
this.gvMx1daa002.FieldName = "daa001";
- this.gvMx1daa002.MinWidth = 63;
+ this.gvMx1daa002.MinWidth = 50;
this.gvMx1daa002.Name = "gvMx1daa002";
this.gvMx1daa002.OptionsColumn.ReadOnly = true;
this.gvMx1daa002.Tag = "query_a.daa002";
this.gvMx1daa002.Visible = true;
this.gvMx1daa002.VisibleIndex = 0;
- this.gvMx1daa002.Width = 63;
+ this.gvMx1daa002.Width = 50;
//
// gvMx1daa010
//
this.gvMx1daa010.AppearanceCell.Options.UseFont = true;
this.gvMx1daa010.Caption = "浠诲姟鍗曞彿";
this.gvMx1daa010.FieldName = "daa021";
- this.gvMx1daa010.MinWidth = 63;
+ this.gvMx1daa010.MinWidth = 50;
this.gvMx1daa010.Name = "gvMx1daa010";
this.gvMx1daa010.OptionsColumn.ReadOnly = true;
this.gvMx1daa010.Tag = "query_a.daa010";
this.gvMx1daa010.Visible = true;
this.gvMx1daa010.VisibleIndex = 1;
- this.gvMx1daa010.Width = 63;
+ this.gvMx1daa010.Width = 50;
//
// gvMx1daa005
//
this.gvMx1daa005.AppearanceCell.Options.UseFont = true;
this.gvMx1daa005.Caption = "鐗╂枡缂栫爜";
this.gvMx1daa005.FieldName = "itemNo";
- this.gvMx1daa005.MinWidth = 63;
+ this.gvMx1daa005.MinWidth = 50;
this.gvMx1daa005.Name = "gvMx1daa005";
this.gvMx1daa005.OptionsColumn.ReadOnly = true;
this.gvMx1daa005.Tag = "query_a.daa005";
this.gvMx1daa005.Visible = true;
this.gvMx1daa005.VisibleIndex = 2;
- this.gvMx1daa005.Width = 63;
+ this.gvMx1daa005.Width = 50;
//
// gvMx1daa003
//
this.gvMx1daa003.AppearanceCell.Options.UseFont = true;
this.gvMx1daa003.Caption = "浜у搧鍚嶇О";
this.gvMx1daa003.FieldName = "daa003";
- this.gvMx1daa003.MinWidth = 63;
+ this.gvMx1daa003.MinWidth = 50;
this.gvMx1daa003.Name = "gvMx1daa003";
this.gvMx1daa003.OptionsColumn.ReadOnly = true;
this.gvMx1daa003.Tag = "query_a.daa003";
this.gvMx1daa003.Visible = true;
this.gvMx1daa003.VisibleIndex = 3;
- this.gvMx1daa003.Width = 63;
+ this.gvMx1daa003.Width = 50;
//
// gvMx1daa004
//
this.gvMx1daa004.AppearanceCell.Options.UseFont = true;
this.gvMx1daa004.Caption = "浜у搧瑙勬牸";
this.gvMx1daa004.FieldName = "daa004";
- this.gvMx1daa004.MinWidth = 63;
+ this.gvMx1daa004.MinWidth = 50;
this.gvMx1daa004.Name = "gvMx1daa004";
this.gvMx1daa004.OptionsColumn.ReadOnly = true;
this.gvMx1daa004.Tag = "query_a.daa004";
this.gvMx1daa004.Visible = true;
this.gvMx1daa004.VisibleIndex = 4;
- this.gvMx1daa004.Width = 63;
+ this.gvMx1daa004.Width = 50;
//
// gvMx1daa016
//
@@ -849,12 +848,12 @@
this.gvMx1daa016.Caption = "Mes棰勮寮�宸�";
this.gvMx1daa016.ColumnEdit = this.repositoryItemDateEdit2;
this.gvMx1daa016.FieldName = "mesStartProd";
- this.gvMx1daa016.MinWidth = 63;
+ this.gvMx1daa016.MinWidth = 50;
this.gvMx1daa016.Name = "gvMx1daa016";
this.gvMx1daa016.Tag = "edit";
this.gvMx1daa016.Visible = true;
this.gvMx1daa016.VisibleIndex = 6;
- this.gvMx1daa016.Width = 97;
+ this.gvMx1daa016.Width = 78;
//
// repositoryItemDateEdit2
//
@@ -881,12 +880,12 @@
this.gvMx1daa018.Caption = "Mes棰勮瀹屽伐";
this.gvMx1daa018.ColumnEdit = this.repositoryItemDateEdit3;
this.gvMx1daa018.FieldName = "mesEndProd";
- this.gvMx1daa018.MinWidth = 63;
+ this.gvMx1daa018.MinWidth = 50;
this.gvMx1daa018.Name = "gvMx1daa018";
this.gvMx1daa018.Tag = "edit";
this.gvMx1daa018.Visible = true;
this.gvMx1daa018.VisibleIndex = 7;
- this.gvMx1daa018.Width = 63;
+ this.gvMx1daa018.Width = 50;
//
// repositoryItemDateEdit3
//
@@ -902,56 +901,56 @@
this.gvMx1daa008.AppearanceCell.Options.UseFont = true;
this.gvMx1daa008.Caption = "宸ュ崟鎬绘暟";
this.gvMx1daa008.FieldName = "caa012";
- this.gvMx1daa008.MaxWidth = 63;
- this.gvMx1daa008.MinWidth = 63;
+ this.gvMx1daa008.MaxWidth = 50;
+ this.gvMx1daa008.MinWidth = 50;
this.gvMx1daa008.Name = "gvMx1daa008";
this.gvMx1daa008.OptionsColumn.ReadOnly = true;
this.gvMx1daa008.Tag = "query_a.daa008";
this.gvMx1daa008.Visible = true;
this.gvMx1daa008.VisibleIndex = 8;
- this.gvMx1daa008.Width = 63;
+ this.gvMx1daa008.Width = 50;
//
// gvMx1daa006
//
this.gvMx1daa006.AppearanceCell.Options.UseFont = true;
this.gvMx1daa006.Caption = "鍗曚綅";
this.gvMx1daa006.FieldName = "fname";
- this.gvMx1daa006.MaxWidth = 63;
- this.gvMx1daa006.MinWidth = 63;
+ this.gvMx1daa006.MaxWidth = 50;
+ this.gvMx1daa006.MinWidth = 50;
this.gvMx1daa006.Name = "gvMx1daa006";
this.gvMx1daa006.OptionsColumn.ReadOnly = true;
this.gvMx1daa006.Tag = "query_a.daa006";
this.gvMx1daa006.Visible = true;
this.gvMx1daa006.VisibleIndex = 9;
- this.gvMx1daa006.Width = 63;
+ this.gvMx1daa006.Width = 50;
//
// gvMx1daa007
//
this.gvMx1daa007.AppearanceCell.Options.UseFont = true;
this.gvMx1daa007.Caption = "宸叉帓";
this.gvMx1daa007.FieldName = "yp";
- this.gvMx1daa007.MaxWidth = 63;
- this.gvMx1daa007.MinWidth = 63;
+ this.gvMx1daa007.MaxWidth = 50;
+ this.gvMx1daa007.MinWidth = 50;
this.gvMx1daa007.Name = "gvMx1daa007";
this.gvMx1daa007.OptionsColumn.ReadOnly = true;
this.gvMx1daa007.Tag = "query_a.daa007";
this.gvMx1daa007.Visible = true;
this.gvMx1daa007.VisibleIndex = 10;
- this.gvMx1daa007.Width = 63;
+ this.gvMx1daa007.Width = 50;
//
// gvMx1daa009
//
this.gvMx1daa009.AppearanceCell.Options.UseFont = true;
this.gvMx1daa009.Caption = "鏈帓";
this.gvMx1daa009.FieldName = "wp";
- this.gvMx1daa009.MaxWidth = 63;
- this.gvMx1daa009.MinWidth = 63;
+ this.gvMx1daa009.MaxWidth = 50;
+ this.gvMx1daa009.MinWidth = 50;
this.gvMx1daa009.Name = "gvMx1daa009";
this.gvMx1daa009.OptionsColumn.ReadOnly = true;
this.gvMx1daa009.Tag = "query_a.daa009";
this.gvMx1daa009.Visible = true;
this.gvMx1daa009.VisibleIndex = 11;
- this.gvMx1daa009.Width = 63;
+ this.gvMx1daa009.Width = 50;
//
// gvMx1daa011
//
@@ -962,13 +961,13 @@
this.gvMx1daa011.AppearanceHeader.Options.UseForeColor = true;
this.gvMx1daa011.Caption = "鏈鎺掓暟閲�";
this.gvMx1daa011.FieldName = "daa008";
- this.gvMx1daa011.MaxWidth = 63;
- this.gvMx1daa011.MinWidth = 74;
+ this.gvMx1daa011.MaxWidth = 50;
+ this.gvMx1daa011.MinWidth = 59;
this.gvMx1daa011.Name = "gvMx1daa011";
this.gvMx1daa011.Tag = "yz_quantity_0_edit";
this.gvMx1daa011.Visible = true;
this.gvMx1daa011.VisibleIndex = 12;
- this.gvMx1daa011.Width = 74;
+ this.gvMx1daa011.Width = 59;
//
// gvMx1daa012
//
@@ -980,12 +979,12 @@
this.gvMx1daa012.Caption = "绾垮埆缂栫爜";
this.gvMx1daa012.ColumnEdit = this.rptJYBZ;
this.gvMx1daa012.FieldName = "daa015LineName";
- this.gvMx1daa012.MinWidth = 187;
+ this.gvMx1daa012.MinWidth = 150;
this.gvMx1daa012.Name = "gvMx1daa012";
this.gvMx1daa012.Tag = "edit";
this.gvMx1daa012.Visible = true;
this.gvMx1daa012.VisibleIndex = 13;
- this.gvMx1daa012.Width = 191;
+ this.gvMx1daa012.Width = 153;
//
// rptJYBZ
//
@@ -1006,66 +1005,65 @@
this.gvMx1reporttime.AppearanceHeader.Options.UseForeColor = true;
this.gvMx1reporttime.Caption = "澶囨敞";
this.gvMx1reporttime.FieldName = "daa009";
- this.gvMx1reporttime.MinWidth = 63;
+ this.gvMx1reporttime.MinWidth = 50;
this.gvMx1reporttime.Name = "gvMx1reporttime";
this.gvMx1reporttime.Tag = "edit";
this.gvMx1reporttime.Visible = true;
this.gvMx1reporttime.VisibleIndex = 14;
- this.gvMx1reporttime.Width = 127;
+ this.gvMx1reporttime.Width = 102;
//
// gvMx1daa014
//
this.gvMx1daa014.AppearanceCell.Options.UseFont = true;
this.gvMx1daa014.Caption = "鎶曟枡鍗曞崟鍙�";
this.gvMx1daa014.FieldName = "daa014";
- this.gvMx1daa014.MinWidth = 63;
+ this.gvMx1daa014.MinWidth = 50;
this.gvMx1daa014.Name = "gvMx1daa014";
this.gvMx1daa014.OptionsColumn.ReadOnly = true;
this.gvMx1daa014.Tag = "query_a.daa014";
this.gvMx1daa014.Visible = true;
this.gvMx1daa014.VisibleIndex = 15;
- this.gvMx1daa014.Width = 64;
+ this.gvMx1daa014.Width = 51;
//
// gridColumn3
//
this.gridColumn3.Caption = "绾夸綋ID";
this.gridColumn3.FieldName = "daa015";
- this.gridColumn3.MinWidth = 31;
+ this.gridColumn3.MinWidth = 25;
this.gridColumn3.Name = "gridColumn3";
- this.gridColumn3.Width = 117;
+ this.gridColumn3.Width = 94;
//
// gvMx1fstatus
//
this.gvMx1fstatus.AppearanceCell.Options.UseFont = true;
this.gvMx1fstatus.Caption = "闇�姹傚崟鍙�";
this.gvMx1fstatus.FieldName = "caa015";
- this.gvMx1fstatus.MinWidth = 63;
+ this.gvMx1fstatus.MinWidth = 50;
this.gvMx1fstatus.Name = "gvMx1fstatus";
this.gvMx1fstatus.OptionsColumn.ReadOnly = true;
this.gvMx1fstatus.Tag = "query_a.fstatus";
this.gvMx1fstatus.Visible = true;
this.gvMx1fstatus.VisibleIndex = 16;
- this.gvMx1fstatus.Width = 94;
//
// gridColumn6
//
this.gridColumn6.Caption = "娆″簭";
this.gridColumn6.FieldName = "scheduleOrder";
- this.gridColumn6.MinWidth = 31;
+ this.gridColumn6.MinWidth = 25;
this.gridColumn6.Name = "gridColumn6";
this.gridColumn6.Visible = true;
this.gridColumn6.VisibleIndex = 17;
- this.gridColumn6.Width = 117;
+ this.gridColumn6.Width = 94;
//
// gvMxDel
//
this.gvMxDel.Caption = "绉诲嚭";
this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1;
- this.gvMxDel.MinWidth = 100;
+ this.gvMxDel.MinWidth = 80;
this.gvMxDel.Name = "gvMxDel";
this.gvMxDel.Visible = true;
this.gvMxDel.VisibleIndex = 18;
- this.gvMxDel.Width = 104;
+ this.gvMxDel.Width = 83;
//
// repositoryItemButtonEdit1
//
@@ -1087,12 +1085,12 @@
this.gridColumn7.Caption = "鐢熶骇绫诲瀷";
this.gridColumn7.ColumnEdit = this.repositoryItemComboBox1;
this.gridColumn7.FieldName = "daa025";
- this.gridColumn7.MinWidth = 31;
+ this.gridColumn7.MinWidth = 25;
this.gridColumn7.Name = "gridColumn7";
this.gridColumn7.Tag = "edit";
this.gridColumn7.Visible = true;
this.gridColumn7.VisibleIndex = 5;
- this.gridColumn7.Width = 117;
+ this.gridColumn7.Width = 94;
//
// repositoryItemComboBox1
//
@@ -1113,24 +1111,53 @@
// picCheckBox
//
this.picCheckBox.Image = ((System.Drawing.Image)(resources.GetObject("picCheckBox.Image")));
- this.picCheckBox.Location = new System.Drawing.Point(1280, 68);
- this.picCheckBox.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
+ this.picCheckBox.Location = new System.Drawing.Point(1024, 56);
+ this.picCheckBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.picCheckBox.Name = "picCheckBox";
- this.picCheckBox.Size = new System.Drawing.Size(126, 61);
+ this.picCheckBox.Size = new System.Drawing.Size(101, 50);
this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.picCheckBox.TabIndex = 7;
this.picCheckBox.TabStop = false;
this.picCheckBox.Visible = false;
//
+ // layoutControlItem8
+ //
+ this.layoutControlItem8.Control = this.btnSelect;
+ this.layoutControlItem8.Location = new System.Drawing.Point(0, 72);
+ this.layoutControlItem8.MaxSize = new System.Drawing.Size(105, 31);
+ this.layoutControlItem8.MinSize = new System.Drawing.Size(105, 31);
+ this.layoutControlItem8.Name = "layoutControlItem8";
+ this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem8.Size = new System.Drawing.Size(276, 37);
+ this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
+ this.layoutControlItem8.Text = "閫夋嫨鎶曟枡鍗�";
+ this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem8.TextVisible = false;
+ //
+ // layoutControlItem10
+ //
+ this.layoutControlItem10.Control = this.btnCopyXls;
+ this.layoutControlItem10.Location = new System.Drawing.Point(276, 72);
+ this.layoutControlItem10.MaxSize = new System.Drawing.Size(135, 31);
+ this.layoutControlItem10.MinSize = new System.Drawing.Size(129, 31);
+ this.layoutControlItem10.Name = "layoutControlItem10";
+ this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem10.Size = new System.Drawing.Size(276, 37);
+ this.layoutControlItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
+ this.layoutControlItem10.Text = "浠嶺LS澶嶅埗鏄庣粏";
+ this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem10.TextVisible = false;
+ //
// Frm_Wompba
//
- this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
+ this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1410, 833);
+ this.ClientSize = new System.Drawing.Size(1128, 682);
this.Controls.Add(this.picCheckBox);
this.Controls.Add(this.xtraTabControl1);
this.Controls.Add(this.toolBarMenu1);
- this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
+ this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.Name = "Frm_Wompba";
this.Text = "鎵归噺鎺掍骇";
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
@@ -1162,11 +1189,10 @@
((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.layoutControlItem4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
this.tabMx.ResumeLayout(false);
this.tabMxPage1.ResumeLayout(false);
@@ -1180,6 +1206,8 @@
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
this.ResumeLayout(false);
}
@@ -1216,7 +1244,6 @@
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
private DevExpress.XtraEditors.CheckEdit txt_fstatus;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
private DevExpress.XtraTab.XtraTabControl tabMx;
@@ -1246,15 +1273,18 @@
private DevExpress.XtraGrid.Columns.GridColumn gvMx1reporttime;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
private DevExpress.XtraGrid.Columns.GridColumn gvMxDel;
+ private DevExpress.XtraEditors.SimpleButton btnCopyXls;
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
private DevExpress.Utils.ToolTipController tips;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox1;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
}
}
\ No newline at end of file
--
Gitblit v1.9.3