From ede1325daa45b9ad104867278bd61fdc13d58641 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期二, 08 四月 2025 10:02:23 +0800
Subject: [PATCH] fqc
---
DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs | 156 ++++++++++++++++++++-------------------------------
1 files changed, 61 insertions(+), 95 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs
index bfd8e80..eba22bf 100644
--- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.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();
@@ -143,6 +144,7 @@
this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
this.picCheckBox = new System.Windows.Forms.PictureBox();
+ this.tips = new DevExpress.Utils.ToolTipController(this.components);
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
@@ -260,7 +262,6 @@
// gcMain1
//
this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
-
this.gcMain1.Location = new System.Drawing.Point(0, 0);
this.gcMain1.MainView = this.gridView1;
this.gcMain1.Name = "gcMain1";
@@ -271,7 +272,6 @@
//
// gridView1
//
-
this.gridView1.Appearance.Row.Options.UseFont = true;
this.gridView1.AppearancePrint.HeaderPanel.Options.UseTextOptions = true;
this.gridView1.AppearancePrint.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
@@ -316,7 +316,6 @@
//
// gv_fType
//
-
this.gv_fType.AppearanceCell.Options.UseFont = true;
this.gv_fType.AppearanceHeader.Options.UseTextOptions = true;
this.gv_fType.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
@@ -332,7 +331,6 @@
//
// gv_urgentFlag
//
-
this.gv_urgentFlag.AppearanceCell.Options.UseFont = true;
this.gv_urgentFlag.Caption = "鎬ユ枡鏍囪瘑";
this.gv_urgentFlag.FieldName = "urgentFlag";
@@ -346,7 +344,6 @@
//
// gv_fstatus
//
-
this.gv_fstatus.AppearanceCell.Options.UseFont = true;
this.gv_fstatus.Caption = "瀹℃牳鏍囪瘑";
this.gv_fstatus.FieldName = "fstatus";
@@ -372,7 +369,6 @@
//
// gv_billNo
//
-
this.gv_billNo.AppearanceCell.Options.UseFont = true;
this.gv_billNo.Caption = "鍒拌揣鍗曞彿";
this.gv_billNo.FieldName = "billNo";
@@ -385,7 +381,6 @@
//
// gv_createBy
//
-
this.gv_createBy.AppearanceCell.Options.UseFont = true;
this.gv_createBy.Caption = "鍒涘缓浜�";
this.gv_createBy.FieldName = "createBy";
@@ -398,7 +393,6 @@
//
// gv_createDate
//
-
this.gv_createDate.AppearanceCell.Options.UseFont = true;
this.gv_createDate.Caption = "鍒涘缓鏃堕棿";
this.gv_createDate.FieldName = "createDate";
@@ -411,7 +405,6 @@
//
// gv_checkUser
//
-
this.gv_checkUser.AppearanceCell.Options.UseFont = true;
this.gv_checkUser.Caption = "鎻愪氦妫�楠屼汉";
this.gv_checkUser.FieldName = "checkUser";
@@ -424,7 +417,6 @@
//
// gv_checkDate
//
-
this.gv_checkDate.AppearanceCell.Options.UseFont = true;
this.gv_checkDate.Caption = "鎻愪氦妫�楠屾棩鏈�";
this.gv_checkDate.FieldName = "checkDate";
@@ -437,7 +429,6 @@
//
// gv_depotsCode
//
-
this.gv_depotsCode.AppearanceCell.Options.UseFont = true;
this.gv_depotsCode.Caption = "鏀惰揣浠撳簱缂栧彿";
this.gv_depotsCode.FieldName = "depotsCode";
@@ -460,7 +451,6 @@
//
// gv_suppNo
//
-
this.gv_suppNo.AppearanceCell.Options.UseFont = true;
this.gv_suppNo.Caption = "渚涘簲鍟嗙紪鍙�";
this.gv_suppNo.FieldName = "suppNo";
@@ -483,7 +473,6 @@
//
// gv_remark
//
-
this.gv_remark.AppearanceCell.Options.UseFont = true;
this.gv_remark.Caption = "澶囨敞";
this.gv_remark.FieldName = "remark";
@@ -584,7 +573,7 @@
// btnSelect
//
this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16;
- this.btnSelect.Location = new System.Drawing.Point(12, 140);
+ this.btnSelect.Location = new System.Drawing.Point(12, 136);
this.btnSelect.Name = "btnSelect";
this.btnSelect.Size = new System.Drawing.Size(116, 27);
this.btnSelect.StyleController = this.layoutMx1;
@@ -593,42 +582,39 @@
//
// txtDepotsCode
//
- this.txtDepotsCode.Location = new System.Drawing.Point(411, 76);
+ this.txtDepotsCode.Location = new System.Drawing.Point(416, 74);
this.txtDepotsCode.Name = "txtDepotsCode";
-
this.txtDepotsCode.Properties.Appearance.Options.UseFont = true;
this.txtDepotsCode.Properties.Tag = "";
- this.txtDepotsCode.Size = new System.Drawing.Size(191, 28);
+ this.txtDepotsCode.Size = new System.Drawing.Size(197, 24);
this.txtDepotsCode.StyleController = this.layoutMx1;
this.txtDepotsCode.TabIndex = 454;
this.txtDepotsCode.Tag = "readOnly";
//
// txt_remark
//
- this.txt_remark.Location = new System.Drawing.Point(411, 108);
+ this.txt_remark.Location = new System.Drawing.Point(416, 105);
this.txt_remark.Name = "txt_remark";
-
this.txt_remark.Properties.Appearance.Options.UseFont = true;
- this.txt_remark.Size = new System.Drawing.Size(488, 28);
+ this.txt_remark.Size = new System.Drawing.Size(500, 24);
this.txt_remark.StyleController = this.layoutMx1;
this.txt_remark.TabIndex = 240;
//
// txt_receiveOrgId
//
this.txt_receiveOrgId.IsReadly = false;
- this.txt_receiveOrgId.Location = new System.Drawing.Point(114, 44);
+ this.txt_receiveOrgId.Location = new System.Drawing.Point(114, 43);
this.txt_receiveOrgId.Name = "txt_receiveOrgId";
- this.txt_receiveOrgId.Size = new System.Drawing.Size(191, 28);
+ this.txt_receiveOrgId.Size = new System.Drawing.Size(196, 24);
this.txt_receiveOrgId.TabIndex = 457;
//
// txtSupplierCode
//
- this.txtSupplierCode.Location = new System.Drawing.Point(411, 44);
+ this.txtSupplierCode.Location = new System.Drawing.Point(416, 43);
this.txtSupplierCode.Name = "txtSupplierCode";
-
this.txtSupplierCode.Properties.Appearance.Options.UseFont = true;
this.txtSupplierCode.Properties.Tag = "";
- this.txtSupplierCode.Size = new System.Drawing.Size(191, 28);
+ this.txtSupplierCode.Size = new System.Drawing.Size(197, 24);
this.txtSupplierCode.StyleController = this.layoutMx1;
this.txtSupplierCode.TabIndex = 451;
this.txtSupplierCode.Tag = "readOnly";
@@ -637,10 +623,9 @@
//
this.txt_billNo.Location = new System.Drawing.Point(114, 12);
this.txt_billNo.Name = "txt_billNo";
-
this.txt_billNo.Properties.Appearance.Options.UseFont = true;
this.txt_billNo.Properties.Tag = "";
- this.txt_billNo.Size = new System.Drawing.Size(191, 28);
+ this.txt_billNo.Size = new System.Drawing.Size(196, 24);
this.txt_billNo.StyleController = this.layoutMx1;
this.txt_billNo.TabIndex = 213;
this.txt_billNo.Tag = "readOnly";
@@ -648,92 +633,87 @@
// txt_depotsId
//
this.txt_depotsId.IsReadly = false;
- this.txt_depotsId.Location = new System.Drawing.Point(114, 108);
+ this.txt_depotsId.Location = new System.Drawing.Point(114, 105);
this.txt_depotsId.Margin = new System.Windows.Forms.Padding(0);
this.txt_depotsId.Name = "txt_depotsId";
- this.txt_depotsId.Size = new System.Drawing.Size(191, 28);
+ this.txt_depotsId.Size = new System.Drawing.Size(196, 24);
this.txt_depotsId.TabIndex = 445;
//
// txt_suppId
//
this.txt_suppId.IsReadly = false;
- this.txt_suppId.Location = new System.Drawing.Point(114, 76);
+ this.txt_suppId.Location = new System.Drawing.Point(114, 74);
this.txt_suppId.Margin = new System.Windows.Forms.Padding(0);
this.txt_suppId.Name = "txt_suppId";
- this.txt_suppId.Size = new System.Drawing.Size(191, 28);
+ this.txt_suppId.Size = new System.Drawing.Size(196, 24);
this.txt_suppId.TabIndex = 440;
//
// txt_fstatus
//
- this.txt_fstatus.Location = new System.Drawing.Point(903, 76);
+ this.txt_fstatus.Location = new System.Drawing.Point(920, 74);
this.txt_fstatus.Name = "txt_fstatus";
this.txt_fstatus.Properties.Caption = "瀹℃牳鏍囪瘑";
- this.txt_fstatus.Size = new System.Drawing.Size(295, 24);
+ this.txt_fstatus.Size = new System.Drawing.Size(299, 24);
this.txt_fstatus.StyleController = this.layoutMx1;
this.txt_fstatus.TabIndex = 458;
this.txt_fstatus.Tag = "readOnly";
//
// txt_fType
//
- this.txt_fType.Location = new System.Drawing.Point(309, 12);
+ this.txt_fType.Location = new System.Drawing.Point(314, 12);
this.txt_fType.Name = "txt_fType";
this.txt_fType.Properties.Caption = "濮斿鏍囪瘑";
- this.txt_fType.Size = new System.Drawing.Size(293, 24);
+ this.txt_fType.Size = new System.Drawing.Size(299, 24);
this.txt_fType.StyleController = this.layoutMx1;
this.txt_fType.TabIndex = 459;
this.txt_fType.Tag = "readOnly";
//
// txt_createBy
//
- this.txt_createBy.Location = new System.Drawing.Point(708, 12);
+ this.txt_createBy.Location = new System.Drawing.Point(719, 12);
this.txt_createBy.Name = "txt_createBy";
-
this.txt_createBy.Properties.Appearance.Options.UseFont = true;
- this.txt_createBy.Size = new System.Drawing.Size(191, 28);
+ this.txt_createBy.Size = new System.Drawing.Size(197, 24);
this.txt_createBy.StyleController = this.layoutMx1;
this.txt_createBy.TabIndex = 461;
this.txt_createBy.Tag = "readOnly";
//
// txt_createDate
//
- this.txt_createDate.Location = new System.Drawing.Point(708, 44);
+ this.txt_createDate.Location = new System.Drawing.Point(719, 43);
this.txt_createDate.Name = "txt_createDate";
-
this.txt_createDate.Properties.Appearance.Options.UseFont = true;
- this.txt_createDate.Size = new System.Drawing.Size(191, 28);
+ this.txt_createDate.Size = new System.Drawing.Size(197, 24);
this.txt_createDate.StyleController = this.layoutMx1;
this.txt_createDate.TabIndex = 462;
this.txt_createDate.Tag = "readOnly";
//
// txt_checkUser
//
- this.txt_checkUser.Location = new System.Drawing.Point(1005, 12);
+ this.txt_checkUser.Location = new System.Drawing.Point(1022, 12);
this.txt_checkUser.Name = "txt_checkUser";
-
this.txt_checkUser.Properties.Appearance.Options.UseFont = true;
- this.txt_checkUser.Size = new System.Drawing.Size(193, 28);
+ this.txt_checkUser.Size = new System.Drawing.Size(197, 24);
this.txt_checkUser.StyleController = this.layoutMx1;
this.txt_checkUser.TabIndex = 463;
this.txt_checkUser.Tag = "readOnly";
//
// txt_checkDate
//
- this.txt_checkDate.Location = new System.Drawing.Point(1005, 44);
+ this.txt_checkDate.Location = new System.Drawing.Point(1022, 43);
this.txt_checkDate.Name = "txt_checkDate";
-
this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
- this.txt_checkDate.Size = new System.Drawing.Size(193, 28);
+ this.txt_checkDate.Size = new System.Drawing.Size(197, 24);
this.txt_checkDate.StyleController = this.layoutMx1;
this.txt_checkDate.TabIndex = 464;
this.txt_checkDate.Tag = "readOnly";
//
// txt_paperBillNo
//
- this.txt_paperBillNo.Location = new System.Drawing.Point(708, 76);
+ this.txt_paperBillNo.Location = new System.Drawing.Point(719, 74);
this.txt_paperBillNo.Name = "txt_paperBillNo";
-
this.txt_paperBillNo.Properties.Appearance.Options.UseFont = true;
- this.txt_paperBillNo.Size = new System.Drawing.Size(191, 28);
+ this.txt_paperBillNo.Size = new System.Drawing.Size(197, 24);
this.txt_paperBillNo.StyleController = this.layoutMx1;
this.txt_paperBillNo.TabIndex = 465;
//
@@ -820,16 +800,16 @@
rowDefinition3,
rowDefinition4,
rowDefinition5});
- this.Root.Size = new System.Drawing.Size(1210, 180);
+ this.Root.Size = new System.Drawing.Size(1231, 175);
this.Root.TextVisible = false;
//
// layoutControlItem1
//
this.layoutControlItem1.Control = this.txt_receiveOrgId;
- this.layoutControlItem1.Location = new System.Drawing.Point(0, 32);
+ this.layoutControlItem1.Location = new System.Drawing.Point(0, 31);
this.layoutControlItem1.Name = "layoutControlItem1";
this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem1.Size = new System.Drawing.Size(297, 32);
+ this.layoutControlItem1.Size = new System.Drawing.Size(302, 31);
this.layoutControlItem1.Text = "鏀舵枡缁勭粐";
this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18);
//
@@ -838,39 +818,39 @@
this.layoutControlItem2.Control = this.txt_billNo;
this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem2.Name = "layoutControlItem2";
- this.layoutControlItem2.Size = new System.Drawing.Size(297, 32);
+ this.layoutControlItem2.Size = new System.Drawing.Size(302, 31);
this.layoutControlItem2.Text = "鍒拌揣鍗曞彿";
this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem3
//
this.layoutControlItem3.Control = this.txt_suppId;
- this.layoutControlItem3.Location = new System.Drawing.Point(0, 64);
+ this.layoutControlItem3.Location = new System.Drawing.Point(0, 62);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem3.Size = new System.Drawing.Size(297, 32);
+ this.layoutControlItem3.Size = new System.Drawing.Size(302, 31);
this.layoutControlItem3.Text = "閫変緵搴斿晢";
this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem4
//
this.layoutControlItem4.Control = this.txt_depotsId;
- this.layoutControlItem4.Location = new System.Drawing.Point(0, 96);
+ this.layoutControlItem4.Location = new System.Drawing.Point(0, 93);
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem4.Size = new System.Drawing.Size(297, 32);
+ this.layoutControlItem4.Size = new System.Drawing.Size(302, 31);
this.layoutControlItem4.Text = "閫夋嫨浠撳簱";
this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem16
//
this.layoutControlItem16.Control = this.btnSelect;
- this.layoutControlItem16.Location = new System.Drawing.Point(0, 128);
+ this.layoutControlItem16.Location = new System.Drawing.Point(0, 124);
this.layoutControlItem16.MaxSize = new System.Drawing.Size(120, 31);
this.layoutControlItem16.MinSize = new System.Drawing.Size(20, 31);
this.layoutControlItem16.Name = "layoutControlItem16";
this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem16.Size = new System.Drawing.Size(297, 32);
+ this.layoutControlItem16.Size = new System.Drawing.Size(302, 31);
this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem16.Text = "閫夋嫨鐗╂枡";
this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
@@ -879,53 +859,53 @@
// layoutControlItem11
//
this.layoutControlItem11.Control = this.txt_createBy;
- this.layoutControlItem11.Location = new System.Drawing.Point(594, 0);
+ this.layoutControlItem11.Location = new System.Drawing.Point(605, 0);
this.layoutControlItem11.Name = "layoutControlItem11";
this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem11.Size = new System.Drawing.Size(297, 32);
+ this.layoutControlItem11.Size = new System.Drawing.Size(303, 31);
this.layoutControlItem11.Text = "寤虹珛浜�";
this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem12
//
this.layoutControlItem12.Control = this.txt_createDate;
- this.layoutControlItem12.Location = new System.Drawing.Point(594, 32);
+ this.layoutControlItem12.Location = new System.Drawing.Point(605, 31);
this.layoutControlItem12.Name = "layoutControlItem12";
this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem12.Size = new System.Drawing.Size(297, 32);
+ this.layoutControlItem12.Size = new System.Drawing.Size(303, 31);
this.layoutControlItem12.Text = "寤虹珛鏃ユ湡";
this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem13
//
this.layoutControlItem13.Control = this.txt_checkUser;
- this.layoutControlItem13.Location = new System.Drawing.Point(891, 0);
+ this.layoutControlItem13.Location = new System.Drawing.Point(908, 0);
this.layoutControlItem13.Name = "layoutControlItem13";
this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem13.Size = new System.Drawing.Size(299, 32);
+ this.layoutControlItem13.Size = new System.Drawing.Size(303, 31);
this.layoutControlItem13.Text = "鎻愪氦妫�楠屼汉";
this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem14
//
this.layoutControlItem14.Control = this.txt_checkDate;
- this.layoutControlItem14.Location = new System.Drawing.Point(891, 32);
+ this.layoutControlItem14.Location = new System.Drawing.Point(908, 31);
this.layoutControlItem14.Name = "layoutControlItem14";
this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem14.Size = new System.Drawing.Size(299, 32);
+ this.layoutControlItem14.Size = new System.Drawing.Size(303, 31);
this.layoutControlItem14.Text = "鎻愪氦妫�楠屾棩鏈�";
this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem7
//
this.layoutControlItem7.Control = this.txt_fstatus;
- this.layoutControlItem7.Location = new System.Drawing.Point(891, 64);
+ this.layoutControlItem7.Location = new System.Drawing.Point(908, 62);
this.layoutControlItem7.Name = "layoutControlItem7";
this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem7.Size = new System.Drawing.Size(299, 32);
+ this.layoutControlItem7.Size = new System.Drawing.Size(303, 31);
this.layoutControlItem7.Text = "鎻愪氦妫�楠�";
this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem7.TextVisible = false;
@@ -933,10 +913,10 @@
// layoutControlItem8
//
this.layoutControlItem8.Control = this.txt_fType;
- this.layoutControlItem8.Location = new System.Drawing.Point(297, 0);
+ this.layoutControlItem8.Location = new System.Drawing.Point(302, 0);
this.layoutControlItem8.Name = "layoutControlItem8";
this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem8.Size = new System.Drawing.Size(297, 32);
+ this.layoutControlItem8.Size = new System.Drawing.Size(303, 31);
this.layoutControlItem8.Text = "濮斿鏍囪瘑";
this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem8.TextVisible = false;
@@ -944,45 +924,45 @@
// layoutControlItem5
//
this.layoutControlItem5.Control = this.txtSupplierCode;
- this.layoutControlItem5.Location = new System.Drawing.Point(297, 32);
+ this.layoutControlItem5.Location = new System.Drawing.Point(302, 31);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem5.Size = new System.Drawing.Size(297, 32);
+ this.layoutControlItem5.Size = new System.Drawing.Size(303, 31);
this.layoutControlItem5.Text = "渚涘簲鍟嗙紪鐮�";
this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem6
//
this.layoutControlItem6.Control = this.txtDepotsCode;
- this.layoutControlItem6.Location = new System.Drawing.Point(297, 64);
+ this.layoutControlItem6.Location = new System.Drawing.Point(302, 62);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem6.Size = new System.Drawing.Size(297, 32);
+ this.layoutControlItem6.Size = new System.Drawing.Size(303, 31);
this.layoutControlItem6.Text = "浠撳簱缂栫爜";
this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem17
//
this.layoutControlItem17.Control = this.txt_remark;
- this.layoutControlItem17.Location = new System.Drawing.Point(297, 96);
+ this.layoutControlItem17.Location = new System.Drawing.Point(302, 93);
this.layoutControlItem17.Name = "layoutControlItem17";
this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem17.OptionsTableLayoutItem.ColumnSpan = 2;
this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem17.Size = new System.Drawing.Size(594, 32);
+ this.layoutControlItem17.Size = new System.Drawing.Size(606, 31);
this.layoutControlItem17.Text = "澶囨敞淇℃伅";
this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18);
//
// lab_paperBillNo
//
this.lab_paperBillNo.Control = this.txt_paperBillNo;
- this.lab_paperBillNo.Location = new System.Drawing.Point(594, 64);
+ this.lab_paperBillNo.Location = new System.Drawing.Point(605, 62);
this.lab_paperBillNo.Name = "lab_paperBillNo";
this.lab_paperBillNo.OptionsTableLayoutItem.ColumnIndex = 2;
this.lab_paperBillNo.OptionsTableLayoutItem.RowIndex = 2;
- this.lab_paperBillNo.Size = new System.Drawing.Size(297, 32);
+ this.lab_paperBillNo.Size = new System.Drawing.Size(303, 31);
this.lab_paperBillNo.Text = "閫佽揣鍗曞彿";
this.lab_paperBillNo.TextSize = new System.Drawing.Size(90, 18);
//
@@ -1066,7 +1046,6 @@
//
// gvMx1guid
//
-
this.gvMx1guid.AppearanceCell.Options.UseFont = true;
this.gvMx1guid.Caption = "涓婚敭GUID";
this.gvMx1guid.FieldName = "guid";
@@ -1078,7 +1057,6 @@
//
// gvMx1ebelnLine
//
-
this.gvMx1ebelnLine.AppearanceCell.Options.UseFont = true;
this.gvMx1ebelnLine.Caption = "ERP琛孖D";
this.gvMx1ebelnLine.FieldName = "ebelnK3id";
@@ -1099,7 +1077,6 @@
//
// gvMx1returnFlag
//
-
this.gvMx1returnFlag.AppearanceCell.Options.UseFont = true;
this.gvMx1returnFlag.Caption = "閫�璐ф爣璇�";
this.gvMx1returnFlag.FieldName = "returnFlag";
@@ -1114,7 +1091,6 @@
//
// gvMx1urgentFlag
//
-
this.gvMx1urgentFlag.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx1urgentFlag.AppearanceCell.Options.UseFont = true;
this.gvMx1urgentFlag.AppearanceCell.Options.UseForeColor = true;
@@ -1132,7 +1108,6 @@
//
// gvMx1isdepsIn
//
-
this.gvMx1isdepsIn.AppearanceCell.Options.UseFont = true;
this.gvMx1isdepsIn.Caption = "瀹岀粨鏍囪瘑";
this.gvMx1isdepsIn.FieldName = "isdepsIn";
@@ -1147,7 +1122,6 @@
//
// gvMx1checkStates
//
-
this.gvMx1checkStates.AppearanceCell.Options.UseFont = true;
this.gvMx1checkStates.Caption = "妫�楠岀姸鎬�";
this.gvMx1checkStates.FieldName = "checkStates";
@@ -1161,7 +1135,6 @@
//
// gvMx1checkRes
//
-
this.gvMx1checkRes.AppearanceCell.Options.UseFont = true;
this.gvMx1checkRes.Caption = "妫�楠岀粨鏋�";
this.gvMx1checkRes.FieldName = "checkRes";
@@ -1175,7 +1148,6 @@
//
// gvMx1ebeln
//
-
this.gvMx1ebeln.AppearanceCell.Options.UseFont = true;
this.gvMx1ebeln.Caption = "ERP閲囪喘鍗曞彿";
this.gvMx1ebeln.FieldName = "ebeln";
@@ -1199,7 +1171,6 @@
//
// gvMx1boardStyle
//
-
this.gvMx1boardStyle.AppearanceCell.Options.UseFont = true;
this.gvMx1boardStyle.Caption = "鐗╂枡鍚嶇О";
this.gvMx1boardStyle.FieldName = "itemName";
@@ -1224,7 +1195,6 @@
//
// gvMx1subQty
//
-
this.gvMx1subQty.AppearanceCell.Options.UseFont = true;
this.gvMx1subQty.Caption = "鏈搴旀敹鏁伴噺";
this.gvMx1subQty.FieldName = "subQty";
@@ -1238,7 +1208,6 @@
//
// gvMx1quantity
//
-
this.gvMx1quantity.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx1quantity.AppearanceCell.Options.UseFont = true;
this.gvMx1quantity.AppearanceCell.Options.UseForeColor = true;
@@ -1255,7 +1224,6 @@
//
// gvMx1ebelnQty
//
-
this.gvMx1ebelnQty.AppearanceCell.Options.UseFont = true;
this.gvMx1ebelnQty.Caption = "閲囪喘璁㈠崟鏁伴噺";
this.gvMx1ebelnQty.FieldName = "ebelnQty";
@@ -1269,7 +1237,6 @@
//
// gvMx1okRkqty
//
-
this.gvMx1okRkqty.AppearanceCell.Options.UseFont = true;
this.gvMx1okRkqty.Caption = "宸插叆搴撴暟閲�";
this.gvMx1okRkqty.FieldName = "okRkqty";
@@ -1283,7 +1250,6 @@
//
// gvMx1checkDate
//
-
this.gvMx1checkDate.AppearanceCell.Options.UseFont = true;
this.gvMx1checkDate.Caption = "妫�楠屾棩鏈�";
this.gvMx1checkDate.FieldName = "checkDate";
@@ -1326,7 +1292,6 @@
//
// gvMx1memo
//
-
this.gvMx1memo.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx1memo.AppearanceCell.Options.UseFont = true;
this.gvMx1memo.AppearanceCell.Options.UseForeColor = true;
@@ -1591,5 +1556,6 @@
private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
+ private DevExpress.Utils.ToolTipController tips;
}
}
\ No newline at end of file
--
Gitblit v1.9.3