From 6db62ddd8db0a54afa15e06bb554950069e3859a Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期一, 14 四月 2025 17:19:04 +0800
Subject: [PATCH] fqc
---
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesUnit.Designer.cs | 410 +++++++++++++++++++++++++++------------------------------
1 files changed, 195 insertions(+), 215 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..82e3c1d 100644
--- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesUnit.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesUnit.Designer.cs
@@ -29,6 +29,7 @@
/// </summary>
private void InitializeComponent()
{
+ this.components = new System.ComponentModel.Container();
DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
@@ -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,8 @@
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);
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
@@ -110,19 +112,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 +141,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();
//
@@ -200,7 +202,6 @@
// 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 +212,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,
@@ -233,7 +233,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 +246,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 +259,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 +272,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 +285,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 +297,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 +309,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 +321,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 +333,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";
@@ -431,6 +422,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;
@@ -482,167 +634,6 @@
rowDefinition4});
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 +792,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;
@@ -851,19 +830,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 +859,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 +919,6 @@
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
+ private DevExpress.Utils.ToolTipController tips;
}
}
\ No newline at end of file
--
Gitblit v1.9.3