From e60c4a36bfc4164536b6ec2a8880dd48664e82da Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期六, 26 四月 2025 14:40:55 +0800
Subject: [PATCH] 多级审核
---
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesUnit.Designer.cs | 507 ++++++++++++++++++++++++++++---------------------------
1 files changed, 257 insertions(+), 250 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesUnit.Designer.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesUnit.Designer.cs
index d29e9fc..8a538df 100644
--- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesUnit.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesUnit.Designer.cs
@@ -29,14 +29,15 @@
/// </summary>
private void InitializeComponent()
{
- 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();
+ this.components = new System.ComponentModel.Container();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition();
this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
@@ -57,24 +58,25 @@
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
- this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
- this.txt_fcurrentunitid = new Gs.DevApp.UserControl.UcLookUnit();
- this.txt_fbaseunit = new Gs.DevApp.UserControl.UcLookUnit();
- this.txt_newunit = new Gs.DevApp.UserControl.UcLookUnit();
- this.txt_oldunit = new Gs.DevApp.UserControl.UcLookUnit();
this.lbGuid = new System.Windows.Forms.Label();
- this.txt_fforbidstatus = new DevExpress.XtraEditors.TextEdit();
+ this.txt_newunit = new Gs.DevApp.UserControl.UcLookUnit();
+ this.txt_fcurrentunitid = new Gs.DevApp.UserControl.UcLookUnit();
this.txt_fdescription = new DevExpress.XtraEditors.TextEdit();
+ this.txt_fbaseunit = new Gs.DevApp.UserControl.UcLookUnit();
+ this.txt_newqty = new DevExpress.XtraEditors.TextEdit();
+ this.txt_oldunit = new Gs.DevApp.UserControl.UcLookUnit();
+ this.txt_fforbidstatus = new DevExpress.XtraEditors.TextEdit();
+ this.txt_id = new DevExpress.XtraEditors.TextEdit();
+ this.txt_fnumber = new DevExpress.XtraEditors.TextEdit();
+ this.txt_fname = new DevExpress.XtraEditors.TextEdit();
+ this.txt_oldqty = new DevExpress.XtraEditors.TextEdit();
this.txt_fprecision = new DevExpress.XtraEditors.TextEdit();
+ this.txt_funitgroupid = new DevExpress.XtraEditors.TextEdit();
this.txt_froundtype = new DevExpress.XtraEditors.TextEdit();
this.txt_fconvertnumerator = new DevExpress.XtraEditors.TextEdit();
this.txt_fconvertdenominator = new DevExpress.XtraEditors.TextEdit();
- this.txt_funitgroupid = new DevExpress.XtraEditors.TextEdit();
- this.txt_fname = new DevExpress.XtraEditors.TextEdit();
- this.txt_fnumber = new DevExpress.XtraEditors.TextEdit();
- this.txt_newqty = new DevExpress.XtraEditors.TextEdit();
- this.txt_oldqty = new DevExpress.XtraEditors.TextEdit();
- this.txt_id = new DevExpress.XtraEditors.TextEdit();
+ this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -90,8 +92,10 @@
this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.tips = new DevExpress.Utils.ToolTipController(this.components);
+ this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
@@ -110,19 +114,20 @@
this.splitMx1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit();
this.layoutMx1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fdescription.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_newqty.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fnumber.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fname.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_oldqty.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fprecision.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_funitgroupid.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_froundtype.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fconvertnumerator.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fconvertdenominator.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_funitgroupid.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fname.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fnumber.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_newqty.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_oldqty.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).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();
@@ -138,7 +143,6 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
this.SuspendLayout();
//
@@ -180,6 +184,7 @@
// split1
//
this.split1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
this.split1.Horizontal = false;
this.split1.Location = new System.Drawing.Point(0, 0);
this.split1.Name = "split1";
@@ -193,14 +198,14 @@
// split1.Panel2
//
this.split1.Panel2.Text = "Panel2";
+ this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
this.split1.Size = new System.Drawing.Size(970, 570);
- this.split1.SplitterPosition = 558;
+ this.split1.SplitterPosition = 0;
this.split1.TabIndex = 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";
@@ -211,7 +216,6 @@
//
// gridView1
//
- this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
this.gridView1.Appearance.Row.Options.UseFont = true;
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gv_fnumber,
@@ -223,7 +227,9 @@
this.gv_fprecision,
this.gv_fdescription,
this.gv_fforbidstatus,
- this.gridColumn1});
+ this.gridColumn1,
+ this.gridColumn2,
+ this.gridColumn3});
this.gridView1.GridControl = this.gcMain1;
this.gridView1.IndicatorWidth = 50;
this.gridView1.Name = "gridView1";
@@ -233,7 +239,6 @@
//
// gv_fnumber
//
- this.gv_fnumber.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_fnumber.AppearanceCell.Options.UseFont = true;
this.gv_fnumber.Caption = "鍗曚綅缂栫爜";
this.gv_fnumber.FieldName = "fnumber";
@@ -247,7 +252,6 @@
//
// gv_fname
//
- this.gv_fname.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_fname.AppearanceCell.Options.UseFont = true;
this.gv_fname.Caption = "鍗曚綅鍚嶇О";
this.gv_fname.FieldName = "fname";
@@ -261,7 +265,6 @@
//
// gv_funitgroupid
//
- this.gv_funitgroupid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_funitgroupid.AppearanceCell.Options.UseFont = true;
this.gv_funitgroupid.Caption = "鎵�灞炵粍鍒�";
this.gv_funitgroupid.FieldName = "funitgroupid";
@@ -275,7 +278,6 @@
//
// gv_fconvertdenominator
//
- this.gv_fconvertdenominator.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_fconvertdenominator.AppearanceCell.Options.UseFont = true;
this.gv_fconvertdenominator.Caption = "鎹㈢畻鍒嗘瘝";
this.gv_fconvertdenominator.FieldName = "fconvertdenominator";
@@ -289,7 +291,6 @@
//
// gv_fconvertnumerator
//
- this.gv_fconvertnumerator.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_fconvertnumerator.AppearanceCell.Options.UseFont = true;
this.gv_fconvertnumerator.Caption = "鎹㈢畻鍒嗗瓙";
this.gv_fconvertnumerator.FieldName = "fconvertnumerator";
@@ -302,7 +303,6 @@
//
// gv_froundtype
//
- this.gv_froundtype.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_froundtype.AppearanceCell.Options.UseFont = true;
this.gv_froundtype.Caption = "鑸嶅叆绫诲瀷";
this.gv_froundtype.FieldName = "froundtype";
@@ -315,7 +315,6 @@
//
// gv_fprecision
//
- this.gv_fprecision.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_fprecision.AppearanceCell.Options.UseFont = true;
this.gv_fprecision.Caption = "绮惧害";
this.gv_fprecision.FieldName = "fprecision";
@@ -328,7 +327,6 @@
//
// gv_fdescription
//
- this.gv_fdescription.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_fdescription.AppearanceCell.Options.UseFont = true;
this.gv_fdescription.Caption = "鎻忚堪";
this.gv_fdescription.FieldName = "fdescription";
@@ -341,7 +339,6 @@
//
// gv_fforbidstatus
//
- this.gv_fforbidstatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_fforbidstatus.AppearanceCell.Options.UseFont = true;
this.gv_fforbidstatus.Caption = "绂佺敤鐘舵��";
this.gv_fforbidstatus.FieldName = "fforbidstatus";
@@ -360,7 +357,7 @@
this.gridColumn1.Name = "gridColumn1";
this.gridColumn1.Tag = "query_a.lastupdate_date";
this.gridColumn1.Visible = true;
- this.gridColumn1.VisibleIndex = 9;
+ this.gridColumn1.VisibleIndex = 10;
this.gridColumn1.Width = 180;
//
// pageBar1
@@ -397,6 +394,7 @@
// splitMx1.Panel2
//
this.splitMx1.Panel2.Text = "Panel2";
+ this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
this.splitMx1.Size = new System.Drawing.Size(970, 570);
this.splitMx1.SplitterPosition = 155;
this.splitMx1.TabIndex = 0;
@@ -431,6 +429,167 @@
this.layoutMx1.TabIndex = 0;
this.layoutMx1.Text = "layoutControl1";
//
+ // lbGuid
+ //
+ this.lbGuid.Location = new System.Drawing.Point(708, 105);
+ this.lbGuid.Name = "lbGuid";
+ this.lbGuid.Size = new System.Drawing.Size(229, 28);
+ this.lbGuid.TabIndex = 1;
+ this.lbGuid.Text = "lbGuid";
+ this.lbGuid.Visible = false;
+ //
+ // txt_newunit
+ //
+ this.txt_newunit.IsReadly = false;
+ this.txt_newunit.Location = new System.Drawing.Point(351, 113);
+ this.txt_newunit.Name = "txt_newunit";
+ this.txt_newunit.Size = new System.Drawing.Size(131, 24);
+ this.txt_newunit.TabIndex = 300;
+ //
+ // txt_fcurrentunitid
+ //
+ this.txt_fcurrentunitid.IsReadly = false;
+ this.txt_fcurrentunitid.Location = new System.Drawing.Point(114, 113);
+ this.txt_fcurrentunitid.Name = "txt_fcurrentunitid";
+ this.txt_fcurrentunitid.Size = new System.Drawing.Size(131, 24);
+ this.txt_fcurrentunitid.TabIndex = 302;
+ //
+ // txt_fdescription
+ //
+ this.txt_fdescription.Location = new System.Drawing.Point(825, 113);
+ this.txt_fdescription.Name = "txt_fdescription";
+ this.txt_fdescription.Properties.Appearance.Options.UseFont = true;
+ this.txt_fdescription.Size = new System.Drawing.Size(133, 24);
+ this.txt_fdescription.StyleController = this.layoutMx1;
+ this.txt_fdescription.TabIndex = 291;
+ //
+ // txt_fbaseunit
+ //
+ this.txt_fbaseunit.IsReadly = false;
+ this.txt_fbaseunit.Location = new System.Drawing.Point(351, 79);
+ this.txt_fbaseunit.Name = "txt_fbaseunit";
+ this.txt_fbaseunit.Size = new System.Drawing.Size(131, 24);
+ this.txt_fbaseunit.TabIndex = 301;
+ //
+ // txt_newqty
+ //
+ this.txt_newqty.Location = new System.Drawing.Point(588, 113);
+ this.txt_newqty.Name = "txt_newqty";
+ this.txt_newqty.Properties.Appearance.Options.UseFont = true;
+ this.txt_newqty.Size = new System.Drawing.Size(131, 24);
+ this.txt_newqty.StyleController = this.layoutMx1;
+ this.txt_newqty.TabIndex = 219;
+ //
+ // txt_oldunit
+ //
+ this.txt_oldunit.IsReadly = false;
+ this.txt_oldunit.Location = new System.Drawing.Point(114, 79);
+ this.txt_oldunit.Name = "txt_oldunit";
+ this.txt_oldunit.Size = new System.Drawing.Size(131, 24);
+ this.txt_oldunit.TabIndex = 299;
+ //
+ // txt_fforbidstatus
+ //
+ this.txt_fforbidstatus.Location = new System.Drawing.Point(825, 45);
+ this.txt_fforbidstatus.Name = "txt_fforbidstatus";
+ this.txt_fforbidstatus.Properties.Appearance.Options.UseFont = true;
+ this.txt_fforbidstatus.Size = new System.Drawing.Size(133, 24);
+ this.txt_fforbidstatus.StyleController = this.layoutMx1;
+ this.txt_fforbidstatus.TabIndex = 298;
+ //
+ // txt_id
+ //
+ this.txt_id.Location = new System.Drawing.Point(114, 12);
+ this.txt_id.Name = "txt_id";
+ this.txt_id.Properties.Appearance.Options.UseFont = true;
+ this.txt_id.Size = new System.Drawing.Size(131, 24);
+ this.txt_id.StyleController = this.layoutMx1;
+ this.txt_id.TabIndex = 211;
+ //
+ // txt_fnumber
+ //
+ this.txt_fnumber.Location = new System.Drawing.Point(114, 45);
+ this.txt_fnumber.Name = "txt_fnumber";
+ this.txt_fnumber.Properties.Appearance.Options.UseFont = true;
+ this.txt_fnumber.Size = new System.Drawing.Size(131, 24);
+ this.txt_fnumber.StyleController = this.layoutMx1;
+ this.txt_fnumber.TabIndex = 243;
+ //
+ // txt_fname
+ //
+ this.txt_fname.Location = new System.Drawing.Point(351, 12);
+ this.txt_fname.Name = "txt_fname";
+ this.txt_fname.Properties.Appearance.Options.UseFont = true;
+ this.txt_fname.Size = new System.Drawing.Size(131, 24);
+ this.txt_fname.StyleController = this.layoutMx1;
+ this.txt_fname.TabIndex = 247;
+ //
+ // txt_oldqty
+ //
+ this.txt_oldqty.Location = new System.Drawing.Point(825, 79);
+ this.txt_oldqty.Name = "txt_oldqty";
+ this.txt_oldqty.Properties.Appearance.Options.UseFont = true;
+ this.txt_oldqty.Size = new System.Drawing.Size(133, 24);
+ this.txt_oldqty.StyleController = this.layoutMx1;
+ this.txt_oldqty.TabIndex = 217;
+ //
+ // txt_fprecision
+ //
+ this.txt_fprecision.Location = new System.Drawing.Point(351, 45);
+ this.txt_fprecision.Name = "txt_fprecision";
+ this.txt_fprecision.Properties.Appearance.Options.UseFont = true;
+ this.txt_fprecision.Size = new System.Drawing.Size(131, 24);
+ this.txt_fprecision.StyleController = this.layoutMx1;
+ this.txt_fprecision.TabIndex = 285;
+ //
+ // txt_funitgroupid
+ //
+ this.txt_funitgroupid.Location = new System.Drawing.Point(825, 12);
+ this.txt_funitgroupid.Name = "txt_funitgroupid";
+ this.txt_funitgroupid.Properties.Appearance.Options.UseFont = true;
+ this.txt_funitgroupid.Size = new System.Drawing.Size(133, 24);
+ this.txt_funitgroupid.StyleController = this.layoutMx1;
+ this.txt_funitgroupid.TabIndex = 252;
+ //
+ // txt_froundtype
+ //
+ this.txt_froundtype.Location = new System.Drawing.Point(588, 12);
+ this.txt_froundtype.Name = "txt_froundtype";
+ this.txt_froundtype.Properties.Appearance.Options.UseFont = true;
+ this.txt_froundtype.Size = new System.Drawing.Size(131, 24);
+ this.txt_froundtype.StyleController = this.layoutMx1;
+ this.txt_froundtype.TabIndex = 280;
+ //
+ // txt_fconvertnumerator
+ //
+ this.txt_fconvertnumerator.Location = new System.Drawing.Point(588, 45);
+ this.txt_fconvertnumerator.Name = "txt_fconvertnumerator";
+ this.txt_fconvertnumerator.Properties.Appearance.Options.UseFont = true;
+ this.txt_fconvertnumerator.Size = new System.Drawing.Size(131, 24);
+ this.txt_fconvertnumerator.StyleController = this.layoutMx1;
+ this.txt_fconvertnumerator.TabIndex = 267;
+ //
+ // txt_fconvertdenominator
+ //
+ this.txt_fconvertdenominator.Location = new System.Drawing.Point(588, 79);
+ this.txt_fconvertdenominator.Name = "txt_fconvertdenominator";
+ this.txt_fconvertdenominator.Properties.Appearance.Options.UseFont = true;
+ this.txt_fconvertdenominator.Size = new System.Drawing.Size(131, 24);
+ this.txt_fconvertdenominator.StyleController = this.layoutMx1;
+ this.txt_fconvertdenominator.TabIndex = 258;
+ //
+ // layoutControlItem17
+ //
+ this.layoutControlItem17.Control = this.lbGuid;
+ this.layoutControlItem17.Location = new System.Drawing.Point(696, 96);
+ this.layoutControlItem17.Name = "layoutControlItem17";
+ this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem17.Size = new System.Drawing.Size(233, 32);
+ this.layoutControlItem17.Text = "lbGuid";
+ this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem17.TextVisible = false;
+ //
// Root
//
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
@@ -454,195 +613,34 @@
this.layoutControlItem16});
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;
+ columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition5.Width = 100D;
+ columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition6.Width = 100D;
+ columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition7.Width = 100D;
+ columnDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition8.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;
+ columnDefinition5,
+ columnDefinition6,
+ columnDefinition7,
+ columnDefinition8});
+ rowDefinition5.Height = 100D;
+ rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition6.Height = 100D;
+ rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition7.Height = 100D;
+ rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition8.Height = 100D;
+ rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
- rowDefinition1,
- rowDefinition2,
- rowDefinition3,
- rowDefinition4});
+ rowDefinition5,
+ rowDefinition6,
+ rowDefinition7,
+ rowDefinition8});
this.Root.Size = new System.Drawing.Size(970, 155);
this.Root.TextVisible = false;
- //
- // txt_fcurrentunitid
- //
- this.txt_fcurrentunitid.IsReadly = false;
- this.txt_fcurrentunitid.Location = new System.Drawing.Point(114, 113);
- this.txt_fcurrentunitid.Name = "txt_fcurrentunitid";
- this.txt_fcurrentunitid.Size = new System.Drawing.Size(131, 28);
- this.txt_fcurrentunitid.TabIndex = 302;
- //
- // txt_fbaseunit
- //
- this.txt_fbaseunit.IsReadly = false;
- this.txt_fbaseunit.Location = new System.Drawing.Point(351, 79);
- this.txt_fbaseunit.Name = "txt_fbaseunit";
- this.txt_fbaseunit.Size = new System.Drawing.Size(131, 28);
- this.txt_fbaseunit.TabIndex = 301;
- //
- // txt_newunit
- //
- this.txt_newunit.IsReadly = false;
- this.txt_newunit.Location = new System.Drawing.Point(351, 113);
- this.txt_newunit.Name = "txt_newunit";
- this.txt_newunit.Size = new System.Drawing.Size(131, 28);
- this.txt_newunit.TabIndex = 300;
- //
- // txt_oldunit
- //
- this.txt_oldunit.IsReadly = false;
- this.txt_oldunit.Location = new System.Drawing.Point(114, 79);
- this.txt_oldunit.Name = "txt_oldunit";
- this.txt_oldunit.Size = new System.Drawing.Size(131, 28);
- this.txt_oldunit.TabIndex = 299;
- //
- // lbGuid
- //
- this.lbGuid.Location = new System.Drawing.Point(708, 105);
- this.lbGuid.Name = "lbGuid";
- this.lbGuid.Size = new System.Drawing.Size(229, 28);
- this.lbGuid.TabIndex = 1;
- this.lbGuid.Text = "lbGuid";
- this.lbGuid.Visible = false;
- //
- // txt_fforbidstatus
- //
- this.txt_fforbidstatus.Location = new System.Drawing.Point(825, 45);
- this.txt_fforbidstatus.Name = "txt_fforbidstatus";
- this.txt_fforbidstatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fforbidstatus.Properties.Appearance.Options.UseFont = true;
- this.txt_fforbidstatus.Size = new System.Drawing.Size(133, 28);
- this.txt_fforbidstatus.StyleController = this.layoutMx1;
- this.txt_fforbidstatus.TabIndex = 298;
- //
- // txt_fdescription
- //
- this.txt_fdescription.Location = new System.Drawing.Point(825, 113);
- this.txt_fdescription.Name = "txt_fdescription";
- this.txt_fdescription.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fdescription.Properties.Appearance.Options.UseFont = true;
- this.txt_fdescription.Size = new System.Drawing.Size(133, 28);
- this.txt_fdescription.StyleController = this.layoutMx1;
- this.txt_fdescription.TabIndex = 291;
- //
- // txt_fprecision
- //
- this.txt_fprecision.Location = new System.Drawing.Point(351, 45);
- this.txt_fprecision.Name = "txt_fprecision";
- this.txt_fprecision.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fprecision.Properties.Appearance.Options.UseFont = true;
- this.txt_fprecision.Size = new System.Drawing.Size(131, 28);
- this.txt_fprecision.StyleController = this.layoutMx1;
- this.txt_fprecision.TabIndex = 285;
- //
- // txt_froundtype
- //
- this.txt_froundtype.Location = new System.Drawing.Point(588, 12);
- this.txt_froundtype.Name = "txt_froundtype";
- this.txt_froundtype.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_froundtype.Properties.Appearance.Options.UseFont = true;
- this.txt_froundtype.Size = new System.Drawing.Size(131, 28);
- this.txt_froundtype.StyleController = this.layoutMx1;
- this.txt_froundtype.TabIndex = 280;
- //
- // txt_fconvertnumerator
- //
- this.txt_fconvertnumerator.Location = new System.Drawing.Point(588, 45);
- this.txt_fconvertnumerator.Name = "txt_fconvertnumerator";
- this.txt_fconvertnumerator.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fconvertnumerator.Properties.Appearance.Options.UseFont = true;
- this.txt_fconvertnumerator.Size = new System.Drawing.Size(131, 28);
- this.txt_fconvertnumerator.StyleController = this.layoutMx1;
- this.txt_fconvertnumerator.TabIndex = 267;
- //
- // txt_fconvertdenominator
- //
- this.txt_fconvertdenominator.Location = new System.Drawing.Point(588, 79);
- this.txt_fconvertdenominator.Name = "txt_fconvertdenominator";
- this.txt_fconvertdenominator.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fconvertdenominator.Properties.Appearance.Options.UseFont = true;
- this.txt_fconvertdenominator.Size = new System.Drawing.Size(131, 28);
- this.txt_fconvertdenominator.StyleController = this.layoutMx1;
- this.txt_fconvertdenominator.TabIndex = 258;
- //
- // txt_funitgroupid
- //
- this.txt_funitgroupid.Location = new System.Drawing.Point(825, 12);
- this.txt_funitgroupid.Name = "txt_funitgroupid";
- this.txt_funitgroupid.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_funitgroupid.Properties.Appearance.Options.UseFont = true;
- this.txt_funitgroupid.Size = new System.Drawing.Size(133, 28);
- this.txt_funitgroupid.StyleController = this.layoutMx1;
- this.txt_funitgroupid.TabIndex = 252;
- //
- // txt_fname
- //
- this.txt_fname.Location = new System.Drawing.Point(351, 12);
- this.txt_fname.Name = "txt_fname";
- this.txt_fname.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fname.Properties.Appearance.Options.UseFont = true;
- this.txt_fname.Size = new System.Drawing.Size(131, 28);
- this.txt_fname.StyleController = this.layoutMx1;
- this.txt_fname.TabIndex = 247;
- //
- // txt_fnumber
- //
- this.txt_fnumber.Location = new System.Drawing.Point(114, 45);
- this.txt_fnumber.Name = "txt_fnumber";
- this.txt_fnumber.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fnumber.Properties.Appearance.Options.UseFont = true;
- this.txt_fnumber.Size = new System.Drawing.Size(131, 28);
- this.txt_fnumber.StyleController = this.layoutMx1;
- this.txt_fnumber.TabIndex = 243;
- //
- // txt_newqty
- //
- this.txt_newqty.Location = new System.Drawing.Point(588, 113);
- this.txt_newqty.Name = "txt_newqty";
- this.txt_newqty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_newqty.Properties.Appearance.Options.UseFont = true;
- this.txt_newqty.Size = new System.Drawing.Size(131, 28);
- this.txt_newqty.StyleController = this.layoutMx1;
- this.txt_newqty.TabIndex = 219;
- //
- // txt_oldqty
- //
- this.txt_oldqty.Location = new System.Drawing.Point(825, 79);
- this.txt_oldqty.Name = "txt_oldqty";
- this.txt_oldqty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_oldqty.Properties.Appearance.Options.UseFont = true;
- this.txt_oldqty.Size = new System.Drawing.Size(133, 28);
- this.txt_oldqty.StyleController = this.layoutMx1;
- this.txt_oldqty.TabIndex = 217;
- //
- // txt_id
- //
- this.txt_id.Location = new System.Drawing.Point(114, 12);
- this.txt_id.Name = "txt_id";
- this.txt_id.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_id.Properties.Appearance.Options.UseFont = true;
- this.txt_id.Size = new System.Drawing.Size(131, 28);
- this.txt_id.StyleController = this.layoutMx1;
- this.txt_id.TabIndex = 211;
//
// layoutControlItem1
//
@@ -801,18 +799,6 @@
this.layoutControlItem15.Text = "鐩殑鍗曚綅鏁伴噺";
this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18);
//
- // layoutControlItem17
- //
- this.layoutControlItem17.Control = this.lbGuid;
- this.layoutControlItem17.Location = new System.Drawing.Point(696, 96);
- this.layoutControlItem17.Name = "layoutControlItem17";
- this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem17.Size = new System.Drawing.Size(233, 32);
- this.layoutControlItem17.Text = "lbGuid";
- this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0);
- this.layoutControlItem17.TextVisible = false;
- //
// layoutControlItem16
//
this.layoutControlItem16.Control = this.txt_fdescription;
@@ -823,6 +809,24 @@
this.layoutControlItem16.Size = new System.Drawing.Size(239, 34);
this.layoutControlItem16.Text = "鍗曚綅鎻忚堪";
this.layoutControlItem16.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // gridColumn2
+ //
+ this.gridColumn2.Caption = "涓婚敭Guid";
+ this.gridColumn2.FieldName = "guid";
+ this.gridColumn2.MinWidth = 25;
+ this.gridColumn2.Name = "gridColumn2";
+ this.gridColumn2.Width = 94;
+ //
+ // gridColumn3
+ //
+ this.gridColumn3.Caption = "鍗曚綅ID";
+ this.gridColumn3.FieldName = "id";
+ this.gridColumn3.MinWidth = 25;
+ this.gridColumn3.Name = "gridColumn3";
+ this.gridColumn3.Visible = true;
+ this.gridColumn3.VisibleIndex = 9;
+ this.gridColumn3.Width = 94;
//
// Frm_MesUnit
//
@@ -851,19 +855,20 @@
this.splitMx1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit();
this.layoutMx1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fdescription.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_newqty.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fnumber.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fname.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_oldqty.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fprecision.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_funitgroupid.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_froundtype.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fconvertnumerator.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fconvertdenominator.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_funitgroupid.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fname.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fnumber.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_newqty.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_oldqty.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).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();
@@ -879,7 +884,6 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
this.ResumeLayout(false);
@@ -940,5 +944,8 @@
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
+ private DevExpress.Utils.ToolTipController tips;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
}
}
\ No newline at end of file
--
Gitblit v1.9.3