From 794e8cba6af8fc33146bf34caa6940fcaab5f42f Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期五, 04 四月 2025 17:35:12 +0800 Subject: [PATCH] 打印按钮 --- DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_InitialBarcode.Designer.cs | 184 ++++++++++++++++++++------------------------- 1 files changed, 82 insertions(+), 102 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_InitialBarcode.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_InitialBarcode.Designer.cs index b5124e6..211bfe1 100644 --- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_InitialBarcode.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_InitialBarcode.Designer.cs @@ -29,14 +29,14 @@ /// </summary> private void InitializeComponent() { - 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(); + 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.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); @@ -203,7 +203,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"; @@ -214,7 +213,6 @@ // // gridView1 // - this.gridView1.Appearance.Row.Options.UseFont = true; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumn4, @@ -244,7 +242,6 @@ // // gv_id // - this.gv_id.AppearanceCell.Options.UseFont = true; this.gv_id.Caption = "鐗╂枡ID "; this.gv_id.FieldName = "id"; @@ -258,7 +255,6 @@ // // gv_itemNo // - this.gv_itemNo.AppearanceCell.Options.UseFont = true; this.gv_itemNo.Caption = "鐗╂枡缂栫爜"; this.gv_itemNo.FieldName = "itemNo"; @@ -272,7 +268,6 @@ // // gv_itemName // - this.gv_itemName.AppearanceCell.Options.UseFont = true; this.gv_itemName.Caption = "鐗╂枡鍚嶇О"; this.gv_itemName.FieldName = "itemName"; @@ -286,7 +281,6 @@ // // gv_itemModel // - this.gv_itemModel.AppearanceCell.Options.UseFont = true; this.gv_itemModel.Caption = "瑙勬牸鍨嬪彿"; this.gv_itemModel.FieldName = "itemModel"; @@ -300,7 +294,6 @@ // // gv_itemUnit // - this.gv_itemUnit.AppearanceCell.Options.UseFont = true; this.gv_itemUnit.Caption = "鐗╂枡鍗曚綅"; this.gv_itemUnit.FieldName = "itemUnit"; @@ -371,7 +364,7 @@ this.layoutControlItem12}); this.layoutMx1.Location = new System.Drawing.Point(0, 0); this.layoutMx1.Name = "layoutMx1"; - this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(624, 536, 812, 500); + this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(471, 509, 812, 500); this.layoutMx1.Root = this.Root; this.layoutMx1.Size = new System.Drawing.Size(1126, 139); this.layoutMx1.TabIndex = 0; @@ -387,9 +380,9 @@ // // txt_psnQty_1 // - this.txt_psnQty_1.Location = new System.Drawing.Point(656, 76); + this.txt_psnQty_1.Location = new System.Drawing.Point(666, 71); this.txt_psnQty_1.Name = "txt_psnQty_1"; - this.txt_psnQty_1.Size = new System.Drawing.Size(165, 24); + this.txt_psnQty_1.Size = new System.Drawing.Size(170, 24); this.txt_psnQty_1.StyleController = this.layoutMx1; this.txt_psnQty_1.TabIndex = 273; this.txt_psnQty_1.Tag = "readOnly-1"; @@ -397,18 +390,18 @@ // ucBtnPrint1 // this.ucBtnPrint1.guidKey = null; - this.ucBtnPrint1.Location = new System.Drawing.Point(554, 108); + this.ucBtnPrint1.Location = new System.Drawing.Point(563, 99); this.ucBtnPrint1.Margin = new System.Windows.Forms.Padding(0); this.ucBtnPrint1.Name = "ucBtnPrint1"; this.ucBtnPrint1.rptParameter = null; - this.ucBtnPrint1.Size = new System.Drawing.Size(196, 28); + this.ucBtnPrint1.Size = new System.Drawing.Size(274, 30); this.ucBtnPrint1.TabIndex = 266; // // txt_iCount_1 // - this.txt_iCount_1.Location = new System.Drawing.Point(656, 44); + this.txt_iCount_1.Location = new System.Drawing.Point(666, 41); this.txt_iCount_1.Name = "txt_iCount_1"; - this.txt_iCount_1.Size = new System.Drawing.Size(165, 24); + this.txt_iCount_1.Size = new System.Drawing.Size(170, 24); this.txt_iCount_1.StyleController = this.layoutMx1; this.txt_iCount_1.TabIndex = 272; this.txt_iCount_1.Tag = "readOnly-1"; @@ -417,9 +410,8 @@ // this.txt_fSubsidiary.Location = new System.Drawing.Point(114, 12); this.txt_fSubsidiary.Name = "txt_fSubsidiary"; - this.txt_fSubsidiary.Properties.Appearance.Options.UseFont = true; - this.txt_fSubsidiary.Size = new System.Drawing.Size(165, 28); + this.txt_fSubsidiary.Size = new System.Drawing.Size(170, 24); this.txt_fSubsidiary.StyleController = this.layoutMx1; this.txt_fSubsidiary.TabIndex = 270; this.txt_fSubsidiary.Tag = ""; @@ -427,84 +419,78 @@ // txt_suppNo_1 // this.txt_suppNo_1.IsReadly = false; - this.txt_suppNo_1.Location = new System.Drawing.Point(656, 12); + this.txt_suppNo_1.Location = new System.Drawing.Point(666, 12); this.txt_suppNo_1.Margin = new System.Windows.Forms.Padding(0); this.txt_suppNo_1.Name = "txt_suppNo_1"; - this.txt_suppNo_1.Size = new System.Drawing.Size(165, 28); + this.txt_suppNo_1.Size = new System.Drawing.Size(170, 24); this.txt_suppNo_1.TabIndex = 264; // // txt_itemNo // - this.txt_itemNo.Location = new System.Drawing.Point(114, 44); + this.txt_itemNo.Location = new System.Drawing.Point(114, 41); this.txt_itemNo.Name = "txt_itemNo"; - this.txt_itemNo.Properties.Appearance.Options.UseFont = true; - this.txt_itemNo.Size = new System.Drawing.Size(165, 28); + this.txt_itemNo.Size = new System.Drawing.Size(170, 24); this.txt_itemNo.StyleController = this.layoutMx1; this.txt_itemNo.TabIndex = 217; this.txt_itemNo.Tag = ""; // // txt_itemName // - this.txt_itemName.Location = new System.Drawing.Point(114, 76); + this.txt_itemName.Location = new System.Drawing.Point(114, 71); this.txt_itemName.Name = "txt_itemName"; - this.txt_itemName.Properties.Appearance.Options.UseFont = true; - this.txt_itemName.Size = new System.Drawing.Size(165, 28); + this.txt_itemName.Size = new System.Drawing.Size(170, 24); this.txt_itemName.StyleController = this.layoutMx1; this.txt_itemName.TabIndex = 219; this.txt_itemName.Tag = ""; // // txt_itemModel // - this.txt_itemModel.Location = new System.Drawing.Point(114, 108); + this.txt_itemModel.Location = new System.Drawing.Point(114, 101); this.txt_itemModel.Name = "txt_itemModel"; - this.txt_itemModel.Properties.Appearance.Options.UseFont = true; - this.txt_itemModel.Size = new System.Drawing.Size(436, 28); + this.txt_itemModel.Size = new System.Drawing.Size(446, 24); this.txt_itemModel.StyleController = this.layoutMx1; this.txt_itemModel.TabIndex = 226; this.txt_itemModel.Tag = ""; // // txt_suppId // - this.txt_suppId.Location = new System.Drawing.Point(385, 12); + this.txt_suppId.Location = new System.Drawing.Point(390, 12); this.txt_suppId.Name = "txt_suppId"; - this.txt_suppId.Properties.Appearance.Options.UseFont = true; - this.txt_suppId.Size = new System.Drawing.Size(165, 28); + this.txt_suppId.Size = new System.Drawing.Size(170, 24); this.txt_suppId.StyleController = this.layoutMx1; this.txt_suppId.TabIndex = 256; this.txt_suppId.Tag = ""; // // txt_createDate1 // - this.txt_createDate1.Location = new System.Drawing.Point(385, 44); + this.txt_createDate1.Location = new System.Drawing.Point(390, 41); this.txt_createDate1.Name = "txt_createDate1"; - this.txt_createDate1.Properties.Appearance.Options.UseFont = true; - this.txt_createDate1.Size = new System.Drawing.Size(165, 28); + this.txt_createDate1.Size = new System.Drawing.Size(170, 24); this.txt_createDate1.StyleController = this.layoutMx1; this.txt_createDate1.TabIndex = 252; this.txt_createDate1.Tag = ""; // // txt_itemUnit // - this.txt_itemUnit.Location = new System.Drawing.Point(385, 76); + this.txt_itemUnit.Location = new System.Drawing.Point(390, 71); this.txt_itemUnit.Name = "txt_itemUnit"; - this.txt_itemUnit.Properties.Appearance.Options.UseFont = true; - this.txt_itemUnit.Size = new System.Drawing.Size(165, 28); + this.txt_itemUnit.Size = new System.Drawing.Size(170, 24); this.txt_itemUnit.StyleController = this.layoutMx1; this.txt_itemUnit.TabIndex = 231; this.txt_itemUnit.Tag = ""; // // txt_tc_1 // - this.txt_tc_1.Location = new System.Drawing.Point(825, 12); + this.txt_tc_1.Location = new System.Drawing.Point(840, 12); this.txt_tc_1.Name = "txt_tc_1"; this.txt_tc_1.Properties.Caption = "鐗归噰鏍囪瘑"; - this.txt_tc_1.Size = new System.Drawing.Size(268, 24); + this.txt_tc_1.Size = new System.Drawing.Size(274, 24); this.txt_tc_1.StyleController = this.layoutMx1; this.txt_tc_1.TabIndex = 276; // @@ -539,33 +525,33 @@ this.txt_tc_1123}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; - 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; + 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; this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { - 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; + 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; this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { - rowDefinition5, - rowDefinition6, - rowDefinition7, - rowDefinition8}); - this.Root.Size = new System.Drawing.Size(1105, 148); + rowDefinition1, + rowDefinition2, + rowDefinition3, + rowDefinition4}); + this.Root.Size = new System.Drawing.Size(1126, 139); this.Root.TextVisible = false; // // layoutControlItem1 @@ -573,115 +559,115 @@ this.layoutControlItem1.Control = this.txt_fSubsidiary; 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(90, 18); // // layoutControlItem2 // this.layoutControlItem2.Control = this.txt_itemNo; - 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, 30); this.layoutControlItem2.Text = "鐗╂枡缂栫爜"; this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem3 // this.layoutControlItem3.Control = this.txt_itemName; - this.layoutControlItem3.Location = new System.Drawing.Point(0, 64); + this.layoutControlItem3.Location = new System.Drawing.Point(0, 59); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem3.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem3.Size = new System.Drawing.Size(276, 30); this.layoutControlItem3.Text = "鐗╂枡鍚嶇О"; this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem4 // this.layoutControlItem4.Control = this.txt_itemModel; - this.layoutControlItem4.Location = new System.Drawing.Point(0, 96); + this.layoutControlItem4.Location = new System.Drawing.Point(0, 89); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.OptionsTableLayoutItem.ColumnSpan = 2; this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem4.Size = new System.Drawing.Size(542, 32); + this.layoutControlItem4.Size = new System.Drawing.Size(552, 30); this.layoutControlItem4.Text = "瑙勬牸鍨嬪彿"; this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem5 // this.layoutControlItem5.Control = this.txt_suppId; - this.layoutControlItem5.Location = new System.Drawing.Point(271, 0); + this.layoutControlItem5.Location = new System.Drawing.Point(276, 0); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1; - 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(90, 18); // // layoutControlItem6 // this.layoutControlItem6.Control = this.txt_createDate1; - this.layoutControlItem6.Location = new System.Drawing.Point(271, 32); + this.layoutControlItem6.Location = new System.Drawing.Point(276, 29); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem6.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem6.Size = new System.Drawing.Size(276, 30); this.layoutControlItem6.Text = "鍏ュ簱鏃堕棿"; this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem7 // this.layoutControlItem7.Control = this.txt_itemUnit; - this.layoutControlItem7.Location = new System.Drawing.Point(271, 64); + this.layoutControlItem7.Location = new System.Drawing.Point(276, 59); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem7.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem7.Size = new System.Drawing.Size(276, 30); this.layoutControlItem7.Text = "鐗╂枡鍗曚綅"; this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem8 // this.layoutControlItem8.Control = this.txt_suppNo_1; - this.layoutControlItem8.Location = new System.Drawing.Point(542, 0); + this.layoutControlItem8.Location = new System.Drawing.Point(552, 0); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem8.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem8.Size = new System.Drawing.Size(276, 29); this.layoutControlItem8.Text = "鍏堥�夋嫨渚涘簲鍟�"; this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem9 // this.layoutControlItem9.Control = this.txt_iCount_1; - this.layoutControlItem9.Location = new System.Drawing.Point(542, 32); + this.layoutControlItem9.Location = new System.Drawing.Point(552, 29); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem9.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem9.Size = new System.Drawing.Size(276, 30); this.layoutControlItem9.Text = "鎵撳嵃鏉$爜寮犳暟"; this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem10 // this.layoutControlItem10.Control = this.txt_psnQty_1; - this.layoutControlItem10.Location = new System.Drawing.Point(542, 64); + this.layoutControlItem10.Location = new System.Drawing.Point(552, 59); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem10.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem10.Size = new System.Drawing.Size(276, 30); this.layoutControlItem10.Text = "姣忓紶鏉$爜鏁伴噺"; this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem11 // this.layoutControlItem11.Control = this.ucBtnPrint1; - this.layoutControlItem11.Location = new System.Drawing.Point(542, 96); - this.layoutControlItem11.MaxSize = new System.Drawing.Size(200, 0); - this.layoutControlItem11.MinSize = new System.Drawing.Size(5, 5); + this.layoutControlItem11.Location = new System.Drawing.Point(552, 89); + this.layoutControlItem11.MinSize = new System.Drawing.Size(1, 5); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem11.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem11.Padding = new DevExpress.XtraLayout.Utils.Padding(1, 1, 0, 0); + this.layoutControlItem11.Size = new System.Drawing.Size(276, 30); this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem11.Text = "鎵撳嵃鎸夐挳"; this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0); @@ -690,10 +676,10 @@ // txt_tc_1123 // this.txt_tc_1123.Control = this.txt_tc_1; - this.txt_tc_1123.Location = new System.Drawing.Point(813, 0); + this.txt_tc_1123.Location = new System.Drawing.Point(828, 0); this.txt_tc_1123.Name = "txt_tc_1123"; this.txt_tc_1123.OptionsTableLayoutItem.ColumnIndex = 3; - this.txt_tc_1123.Size = new System.Drawing.Size(272, 32); + this.txt_tc_1123.Size = new System.Drawing.Size(278, 29); this.txt_tc_1123.Text = "鐗归噰鏍囪瘑"; this.txt_tc_1123.TextSize = new System.Drawing.Size(0, 0); this.txt_tc_1123.TextVisible = false; @@ -731,7 +717,6 @@ // this.gvMx1.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gvMx1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; - this.gvMx1.Appearance.Row.Options.UseFont = true; this.gvMx1.ColumnPanelRowHeight = 50; this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { @@ -754,7 +739,6 @@ // // gvMx1guid // - this.gvMx1guid.AppearanceCell.Options.UseFont = true; this.gvMx1guid.Caption = "guid "; this.gvMx1guid.FieldName = "guid"; @@ -776,7 +760,6 @@ // // gvMx1itemBarcode // - this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true; this.gvMx1itemBarcode.Caption = "鐗╂枡鏉$爜 "; this.gvMx1itemBarcode.FieldName = "itemBarcode"; @@ -789,7 +772,6 @@ // // gvMx1quantity // - this.gvMx1quantity.AppearanceCell.Options.UseFont = true; this.gvMx1quantity.Caption = "鏁伴噺 "; this.gvMx1quantity.FieldName = "quantity"; @@ -802,7 +784,6 @@ // // gvMx1trLotno // - this.gvMx1trLotno.AppearanceCell.Options.UseFont = true; this.gvMx1trLotno.Caption = "渚涘簲鍟�"; this.gvMx1trLotno.FieldName = "suppID"; @@ -815,7 +796,6 @@ // // gvMx1createBy // - this.gvMx1createBy.AppearanceCell.Options.UseFont = true; this.gvMx1createBy.Caption = "鍒涘缓浜� "; this.gvMx1createBy.FieldName = "createBy"; -- Gitblit v1.9.3