From e19ea4337fa65725e6e22073a7b600dcc9887d4b Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期一, 07 四月 2025 08:27:54 +0800 Subject: [PATCH] 鸟嘴提示 --- DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.Designer.cs | 144 ++++++++++++++++++------------------------------ 1 files changed, 54 insertions(+), 90 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.Designer.cs index 3861496..58e8bd0 100644 --- a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.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(); @@ -134,6 +135,7 @@ this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); this.picCheckBox = new System.Windows.Forms.PictureBox(); this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); + this.tips = new DevExpress.Utils.ToolTipController(this.components); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -253,7 +255,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"; @@ -266,7 +267,6 @@ // 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 = 50; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { @@ -306,7 +306,6 @@ // // gv_status // - this.gv_status.AppearanceCell.Options.UseFont = true; this.gv_status.Caption = "瀹℃牳鏍囪瘑"; this.gv_status.FieldName = "statusChk"; @@ -321,7 +320,6 @@ // // gv_fType // - this.gv_fType.AppearanceCell.Options.UseFont = true; this.gv_fType.Caption = "濮斿鏍囪瘑"; this.gv_fType.FieldName = "isOut"; @@ -336,7 +334,6 @@ // // gv_itemOutNo // - this.gv_itemOutNo.AppearanceCell.Options.UseFont = true; this.gv_itemOutNo.Caption = "鍑哄簱鍗曞彿 "; this.gv_itemOutNo.FieldName = "itemOutNo"; @@ -349,7 +346,6 @@ // // gv_suppNo // - this.gv_suppNo.AppearanceCell.Options.UseFont = true; this.gv_suppNo.Caption = "渚涘簲鍟嗙紪鍙� "; this.gv_suppNo.FieldName = "suppNo2"; @@ -371,7 +367,6 @@ // // gv_depotCode // - this.gv_depotCode.AppearanceCell.Options.UseFont = true; this.gv_depotCode.Caption = "閫�鏂欎粨搴�"; this.gv_depotCode.FieldName = "depotCode"; @@ -393,7 +388,6 @@ // // gv_remark // - this.gv_remark.AppearanceCell.Options.UseFont = true; this.gv_remark.Caption = "澶囨敞淇℃伅 "; this.gv_remark.FieldName = "remark"; @@ -415,7 +409,6 @@ // // gv_createDate // - this.gv_createDate.AppearanceCell.Options.UseFont = true; this.gv_createDate.Caption = "鍒涘缓鏃堕棿 "; this.gv_createDate.FieldName = "createDate"; @@ -437,7 +430,6 @@ // // gv_checkDate // - this.gv_checkDate.AppearanceCell.Options.UseFont = true; this.gv_checkDate.Caption = "瀹℃牳鏃ユ湡 "; this.gv_checkDate.FieldName = "checkDate"; @@ -450,7 +442,6 @@ // // gv_reason // - this.gv_reason.AppearanceCell.Options.UseFont = true; this.gv_reason.Caption = "閫�鏂欏師鍥�"; this.gv_reason.FieldName = "reason"; @@ -463,7 +454,6 @@ // // gv_fmrmode // - this.gv_fmrmode.AppearanceCell.Options.UseFont = true; this.gv_fmrmode.Caption = "閫�鏂欐柟寮� "; this.gv_fmrmode.FieldName = "fmrmode"; @@ -572,47 +562,43 @@ // // txt_suppName // - this.txt_suppName.Location = new System.Drawing.Point(84, 76); + this.txt_suppName.Location = new System.Drawing.Point(84, 70); this.txt_suppName.Name = "txt_suppName"; - this.txt_suppName.Properties.Appearance.Options.UseFont = true; - this.txt_suppName.Size = new System.Drawing.Size(195, 28); + this.txt_suppName.Size = new System.Drawing.Size(200, 24); this.txt_suppName.StyleController = this.layoutMx1; this.txt_suppName.TabIndex = 524; // // txt_checkUser // - this.txt_checkUser.Location = new System.Drawing.Point(897, 44); + this.txt_checkUser.Location = new System.Drawing.Point(912, 41); this.txt_checkUser.Name = "txt_checkUser"; - this.txt_checkUser.Properties.Appearance.Options.UseFont = true; - this.txt_checkUser.Size = new System.Drawing.Size(196, 28); + this.txt_checkUser.Size = new System.Drawing.Size(202, 24); this.txt_checkUser.StyleController = this.layoutMx1; this.txt_checkUser.TabIndex = 513; // // txt_checkDate // - this.txt_checkDate.Location = new System.Drawing.Point(897, 76); + this.txt_checkDate.Location = new System.Drawing.Point(912, 70); this.txt_checkDate.Name = "txt_checkDate"; - this.txt_checkDate.Properties.Appearance.Options.UseFont = true; - this.txt_checkDate.Size = new System.Drawing.Size(196, 28); + this.txt_checkDate.Size = new System.Drawing.Size(202, 24); this.txt_checkDate.StyleController = this.layoutMx1; this.txt_checkDate.TabIndex = 252; // // txt_depotName // - this.txt_depotName.Location = new System.Drawing.Point(84, 44); + this.txt_depotName.Location = new System.Drawing.Point(84, 41); this.txt_depotName.Name = "txt_depotName"; - this.txt_depotName.Properties.Appearance.Options.UseFont = true; - this.txt_depotName.Size = new System.Drawing.Size(195, 28); + this.txt_depotName.Size = new System.Drawing.Size(200, 24); this.txt_depotName.StyleController = this.layoutMx1; this.txt_depotName.TabIndex = 523; // // txt_reason // - this.txt_reason.Location = new System.Drawing.Point(355, 76); + this.txt_reason.Location = new System.Drawing.Point(360, 70); this.txt_reason.Name = "txt_reason"; this.txt_reason.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); @@ -622,20 +608,20 @@ "浣滀笟涓嶈壇", "渚涘簲鍟嗙墿鍝佸彿閿欒", "閲囪喘鏂欏彿鍙樻洿"}); - this.txt_reason.Size = new System.Drawing.Size(195, 24); + this.txt_reason.Size = new System.Drawing.Size(200, 24); this.txt_reason.StyleController = this.layoutMx1; this.txt_reason.TabIndex = 518; // // txt_fmrmode // - this.txt_fmrmode.Location = new System.Drawing.Point(355, 44); + this.txt_fmrmode.Location = new System.Drawing.Point(360, 41); this.txt_fmrmode.Name = "txt_fmrmode"; this.txt_fmrmode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txt_fmrmode.Properties.Items.AddRange(new object[] { "閫�鏂欒ˉ鏂�", "閫�鏂欏苟鎵f"}); - this.txt_fmrmode.Size = new System.Drawing.Size(195, 24); + this.txt_fmrmode.Size = new System.Drawing.Size(200, 24); this.txt_fmrmode.StyleController = this.layoutMx1; this.txt_fmrmode.TabIndex = 519; // @@ -643,38 +629,36 @@ // this.txt_itemOutNo.Location = new System.Drawing.Point(84, 12); this.txt_itemOutNo.Name = "txt_itemOutNo"; - this.txt_itemOutNo.Properties.Appearance.Options.UseFont = true; - this.txt_itemOutNo.Size = new System.Drawing.Size(195, 28); + this.txt_itemOutNo.Size = new System.Drawing.Size(200, 24); this.txt_itemOutNo.StyleController = this.layoutMx1; this.txt_itemOutNo.TabIndex = 210; // // txt_fType // - this.txt_fType.Location = new System.Drawing.Point(283, 12); + this.txt_fType.Location = new System.Drawing.Point(288, 12); this.txt_fType.Name = "txt_fType"; this.txt_fType.Properties.Caption = "濮斿鏍囪瘑"; - this.txt_fType.Size = new System.Drawing.Size(267, 24); + this.txt_fType.Size = new System.Drawing.Size(272, 24); this.txt_fType.StyleController = this.layoutMx1; this.txt_fType.TabIndex = 525; this.txt_fType.Tag = "readOnly"; // // txt_remark // - this.txt_remark.Location = new System.Drawing.Point(84, 108); + this.txt_remark.Location = new System.Drawing.Point(84, 99); this.txt_remark.Name = "txt_remark"; - this.txt_remark.Properties.Appearance.Options.UseFont = true; - this.txt_remark.Size = new System.Drawing.Size(466, 28); + this.txt_remark.Size = new System.Drawing.Size(476, 24); this.txt_remark.StyleController = this.layoutMx1; this.txt_remark.TabIndex = 235; // // txt_status // - this.txt_status.Location = new System.Drawing.Point(825, 12); + this.txt_status.Location = new System.Drawing.Point(840, 12); this.txt_status.Name = "txt_status"; this.txt_status.Properties.Caption = "瀹℃牳鏍囪瘑"; - this.txt_status.Size = new System.Drawing.Size(268, 24); + this.txt_status.Size = new System.Drawing.Size(274, 24); this.txt_status.StyleController = this.layoutMx1; this.txt_status.TabIndex = 526; // @@ -688,25 +672,25 @@ // // txt_sqdNo // - this.txt_sqdNo.Location = new System.Drawing.Point(626, 76); + this.txt_sqdNo.Location = new System.Drawing.Point(636, 70); this.txt_sqdNo.Name = "txt_sqdNo"; - this.txt_sqdNo.Size = new System.Drawing.Size(195, 24); + this.txt_sqdNo.Size = new System.Drawing.Size(200, 24); this.txt_sqdNo.StyleController = this.layoutMx1; this.txt_sqdNo.TabIndex = 529; // // txt_createBy // - this.txt_createBy.Location = new System.Drawing.Point(626, 12); + this.txt_createBy.Location = new System.Drawing.Point(636, 12); this.txt_createBy.Name = "txt_createBy"; - this.txt_createBy.Size = new System.Drawing.Size(195, 24); + this.txt_createBy.Size = new System.Drawing.Size(200, 24); this.txt_createBy.StyleController = this.layoutMx1; this.txt_createBy.TabIndex = 530; // // txt_createDate // - this.txt_createDate.Location = new System.Drawing.Point(626, 44); + this.txt_createDate.Location = new System.Drawing.Point(636, 41); this.txt_createDate.Name = "txt_createDate"; - this.txt_createDate.Size = new System.Drawing.Size(195, 24); + this.txt_createDate.Size = new System.Drawing.Size(200, 24); this.txt_createDate.StyleController = this.layoutMx1; this.txt_createDate.TabIndex = 531; // @@ -779,16 +763,16 @@ rowDefinition2, rowDefinition3, rowDefinition4}); - this.Root.Size = new System.Drawing.Size(1105, 148); + this.Root.Size = new System.Drawing.Size(1126, 137); this.Root.TextVisible = false; // // layoutControlItem2 // this.layoutControlItem2.Control = this.txt_depotName; - this.layoutControlItem2.Location = new System.Drawing.Point(0, 32); + this.layoutControlItem2.Location = new System.Drawing.Point(0, 29); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem2.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem2.Size = new System.Drawing.Size(276, 29); this.layoutControlItem2.Text = "渚涘簲鍟�"; this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); // @@ -797,49 +781,49 @@ this.layoutControlItem1.Control = this.txt_itemOutNo; this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.Name = "layoutControlItem1"; - this.layoutControlItem1.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem1.Size = new System.Drawing.Size(276, 29); this.layoutControlItem1.Text = "鍑哄簱鍗曞彿"; this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem6 // this.layoutControlItem6.Control = this.txt_suppName; - this.layoutControlItem6.Location = new System.Drawing.Point(0, 64); + this.layoutControlItem6.Location = new System.Drawing.Point(0, 58); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem6.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem6.Size = new System.Drawing.Size(276, 29); this.layoutControlItem6.Text = "閫�鏂欎粨搴�"; this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem5 // this.layoutControlItem5.Control = this.txt_reason; - this.layoutControlItem5.Location = new System.Drawing.Point(271, 64); + this.layoutControlItem5.Location = new System.Drawing.Point(276, 58); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem5.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem5.Size = new System.Drawing.Size(276, 29); this.layoutControlItem5.Text = "閫�璐у師鍥�"; this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem3 // this.layoutControlItem3.Control = this.txt_fmrmode; - this.layoutControlItem3.Location = new System.Drawing.Point(271, 32); + this.layoutControlItem3.Location = new System.Drawing.Point(276, 29); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem3.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem3.Size = new System.Drawing.Size(276, 29); this.layoutControlItem3.Text = "閫�鏂欐柟寮�"; this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem7 // this.layoutControlItem7.Control = this.txt_fType; - this.layoutControlItem7.Location = new System.Drawing.Point(271, 0); + this.layoutControlItem7.Location = new System.Drawing.Point(276, 0); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem7.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem7.Size = new System.Drawing.Size(276, 29); this.layoutControlItem7.Text = "濮斿鏍囪瘑"; this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem7.TextVisible = false; @@ -847,43 +831,43 @@ // layoutControlItem8 // this.layoutControlItem8.Control = this.txt_remark; - this.layoutControlItem8.Location = new System.Drawing.Point(0, 96); + this.layoutControlItem8.Location = new System.Drawing.Point(0, 87); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.OptionsTableLayoutItem.ColumnSpan = 2; this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem8.Size = new System.Drawing.Size(542, 32); + this.layoutControlItem8.Size = new System.Drawing.Size(552, 30); this.layoutControlItem8.Text = "澶囨敞淇℃伅"; this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem9 // this.layoutControlItem9.Control = this.txt_checkUser; - this.layoutControlItem9.Location = new System.Drawing.Point(813, 32); + this.layoutControlItem9.Location = new System.Drawing.Point(828, 29); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem9.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem9.Size = new System.Drawing.Size(278, 29); this.layoutControlItem9.Text = "瀹℃牳浜�"; this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem10 // this.layoutControlItem10.Control = this.txt_checkDate; - this.layoutControlItem10.Location = new System.Drawing.Point(813, 64); + this.layoutControlItem10.Location = new System.Drawing.Point(828, 58); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem10.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem10.Size = new System.Drawing.Size(278, 29); this.layoutControlItem10.Text = "瀹℃牳鏃ユ湡"; this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem11 // this.layoutControlItem11.Control = this.txt_status; - this.layoutControlItem11.Location = new System.Drawing.Point(813, 0); + this.layoutControlItem11.Location = new System.Drawing.Point(828, 0); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem11.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem11.Size = new System.Drawing.Size(278, 29); this.layoutControlItem11.Text = "瀹℃牳鏍囪瘑"; this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem11.TextVisible = false; @@ -891,32 +875,32 @@ // layoutControlItem13 // this.layoutControlItem13.Control = this.txt_sqdNo; - this.layoutControlItem13.Location = new System.Drawing.Point(542, 64); + this.layoutControlItem13.Location = new System.Drawing.Point(552, 58); this.layoutControlItem13.Name = "layoutControlItem13"; this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem13.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem13.Size = new System.Drawing.Size(276, 29); this.layoutControlItem13.Text = "鐢宠鍗曞彿"; this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18); // // lab_createBy // this.lab_createBy.Control = this.txt_createBy; - this.lab_createBy.Location = new System.Drawing.Point(542, 0); + this.lab_createBy.Location = new System.Drawing.Point(552, 0); this.lab_createBy.Name = "lab_createBy"; this.lab_createBy.OptionsTableLayoutItem.ColumnIndex = 2; - this.lab_createBy.Size = new System.Drawing.Size(271, 32); + this.lab_createBy.Size = new System.Drawing.Size(276, 29); this.lab_createBy.Text = "鍒涘缓浜�"; this.lab_createBy.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem15 // this.layoutControlItem15.Control = this.txt_createDate; - this.layoutControlItem15.Location = new System.Drawing.Point(542, 32); + this.layoutControlItem15.Location = new System.Drawing.Point(552, 29); this.layoutControlItem15.Name = "layoutControlItem15"; this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem15.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem15.Size = new System.Drawing.Size(276, 29); this.layoutControlItem15.Text = "鍒涘缓鏃堕棿"; this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18); // @@ -952,7 +936,6 @@ // // gvMx1 // - this.gvMx1.Appearance.Row.Options.UseFont = true; this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumn12, @@ -998,7 +981,6 @@ // // gvMx2status // - this.gvMx2status.AppearanceCell.Options.UseFont = true; this.gvMx2status.Caption = "瀹岀粨"; this.gvMx2status.FieldName = "status"; @@ -1013,7 +995,6 @@ // // gvMx2pbillNo // - this.gvMx2pbillNo.AppearanceCell.Options.UseFont = true; this.gvMx2pbillNo.Caption = "鍒拌揣鍗曞彿"; this.gvMx2pbillNo.FieldName = "pbillNo"; @@ -1026,7 +1007,6 @@ // // gvMx2workLine // - this.gvMx2workLine.AppearanceCell.Options.UseFont = true; this.gvMx2workLine.Caption = "琛屽彿 "; this.gvMx2workLine.FieldName = "workLine"; @@ -1039,7 +1019,6 @@ // // gvMx2itemNo // - this.gvMx2itemNo.AppearanceCell.Options.UseFont = true; this.gvMx2itemNo.Caption = "鐗╂枡缂栫爜"; this.gvMx2itemNo.FieldName = "itemNo"; @@ -1072,7 +1051,6 @@ // // gvMx2quantity // - this.gvMx2quantity.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.gvMx2quantity.AppearanceCell.Options.UseFont = true; this.gvMx2quantity.AppearanceCell.Options.UseForeColor = true; @@ -1088,7 +1066,6 @@ // // gvMx2tlQty // - this.gvMx2tlQty.AppearanceCell.Options.UseFont = true; this.gvMx2tlQty.Caption = "宸叉壂鏁伴噺 "; this.gvMx2tlQty.FieldName = "tlQty"; @@ -1101,7 +1078,6 @@ // // gvMx2depotCode // - this.gvMx2depotCode.AppearanceCell.Options.UseFont = true; this.gvMx2depotCode.Caption = "浠撳簱缂栫爜"; this.gvMx2depotCode.FieldName = "depotCode"; @@ -1114,7 +1090,6 @@ // // gvMx2remark // - this.gvMx2remark.AppearanceCell.Options.UseFont = true; this.gvMx2remark.Caption = "澶囨敞淇℃伅 "; this.gvMx2remark.FieldName = "remark"; @@ -1127,7 +1102,6 @@ // // gvMx2ebelnK3id // - this.gvMx2ebelnK3id.AppearanceCell.Options.UseFont = true; this.gvMx2ebelnK3id.Caption = "閲囪喘鍗旾D "; this.gvMx2ebelnK3id.FieldName = "ebelnK3id"; @@ -1140,7 +1114,6 @@ // // gvMx2lineK3id // - this.gvMx2lineK3id.AppearanceCell.Options.UseFont = true; this.gvMx2lineK3id.Caption = "閲囪喘鍗曡ID "; this.gvMx2lineK3id.FieldName = "lineK3id"; @@ -1153,7 +1126,6 @@ // // gvMx2itemOutId // - this.gvMx2itemOutId.AppearanceCell.Options.UseFont = true; this.gvMx2itemOutId.Caption = "鍑哄簱ID "; this.gvMx2itemOutId.FieldName = "itemOutId"; @@ -1202,7 +1174,6 @@ // // gvMx2 // - this.gvMx2.Appearance.Row.Options.UseFont = true; this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gvMx1guid, @@ -1226,7 +1197,6 @@ // // gvMx1guid // - this.gvMx1guid.AppearanceCell.Options.UseFont = true; this.gvMx1guid.Caption = "guid "; this.gvMx1guid.FieldName = "guid"; @@ -1237,7 +1207,6 @@ // // gvMx1itemBarcode // - this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true; this.gvMx1itemBarcode.Caption = "鐗╂枡鏉$爜 "; this.gvMx1itemBarcode.FieldName = "itemBarcode"; @@ -1249,7 +1218,6 @@ // // gvMx1itemNo // - this.gvMx1itemNo.AppearanceCell.Options.UseFont = true; this.gvMx1itemNo.Caption = "鐗╂枡缂栫爜"; this.gvMx1itemNo.FieldName = "itemNo"; @@ -1279,7 +1247,6 @@ // // gvMx1quantity // - this.gvMx1quantity.AppearanceCell.Options.UseFont = true; this.gvMx1quantity.Caption = "鏁伴噺"; this.gvMx1quantity.FieldName = "quantity"; @@ -1302,7 +1269,6 @@ // // gvMx1depotCode // - this.gvMx1depotCode.AppearanceCell.Options.UseFont = true; this.gvMx1depotCode.Caption = "浠撳簱缂栫爜 "; this.gvMx1depotCode.FieldName = "depotCode"; @@ -1314,7 +1280,6 @@ // // gvMx1depotSectionCode // - this.gvMx1depotSectionCode.AppearanceCell.Options.UseFont = true; this.gvMx1depotSectionCode.Caption = "璐т綅缂栫爜 "; this.gvMx1depotSectionCode.FieldName = "depotSectionCode"; @@ -1326,7 +1291,6 @@ // // gvMx1ebelnK3id // - this.gvMx1ebelnK3id.AppearanceCell.Options.UseFont = true; this.gvMx1ebelnK3id.Caption = "閲囪喘璁㈠崟ID "; this.gvMx1ebelnK3id.FieldName = "ebelnK3id"; @@ -1338,7 +1302,6 @@ // // gvMx1lineK3id // - this.gvMx1lineK3id.AppearanceCell.Options.UseFont = true; this.gvMx1lineK3id.Caption = "閲囪喘璁㈠崟琛孖D "; this.gvMx1lineK3id.FieldName = "lineK3id"; @@ -1557,5 +1520,6 @@ private DevExpress.XtraEditors.TextEdit txt_createDate; private DevExpress.XtraLayout.LayoutControlItem lab_createBy; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; + private DevExpress.Utils.ToolTipController tips; } } \ No newline at end of file -- Gitblit v1.9.3