From ecb7a60de1639f520712ce95f99414b0dd2c9713 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期一, 14 四月 2025 08:30:40 +0800 Subject: [PATCH] 自动打印 --- DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesShouTuo.Designer.cs | 241 ++++++++++++++++++++++------------------------- 1 files changed, 114 insertions(+), 127 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesShouTuo.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesShouTuo.Designer.cs index 9a52484..8e8da80 100644 --- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesShouTuo.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesShouTuo.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(); @@ -123,13 +124,14 @@ this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.panelMx1 = new DevExpress.XtraEditors.PanelControl(); + this.radOut = new DevExpress.XtraEditors.RadioGroup(); this.ucBtnPrint1 = new Gs.DevApp.UserControl.UcBtnPrint(); this.lbMxGuid = new DevExpress.XtraEditors.LabelControl(); this.txt_iCount_1 = new DevExpress.XtraEditors.TextEdit(); this.labelControl14 = new DevExpress.XtraEditors.LabelControl(); this.txt_psnQty_1 = new DevExpress.XtraEditors.TextEdit(); this.labelControl12 = new DevExpress.XtraEditors.LabelControl(); - this.txtKdy = new DevExpress.XtraEditors.TextEdit(); + this.txt_kQty = new DevExpress.XtraEditors.TextEdit(); this.labelControl13 = new DevExpress.XtraEditors.LabelControl(); this.txtYdy = new DevExpress.XtraEditors.TextEdit(); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); @@ -156,6 +158,7 @@ this.gvBtnAlawys = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemButtonEdit2 = 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(); @@ -208,9 +211,10 @@ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelMx1)).BeginInit(); this.panelMx1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.radOut.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txtKdy.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_kQty.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtYdy.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).BeginInit(); @@ -277,7 +281,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"; @@ -290,7 +293,6 @@ // this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; - this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); this.gridView1.Appearance.Row.Options.UseFont = true; this.gridView1.ColumnPanelRowHeight = 50; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { @@ -317,7 +319,6 @@ // // gv_qt015 // - this.gv_qt015.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_qt015.AppearanceCell.Options.UseFont = true; this.gv_qt015.Caption = "瀹℃牳鐘舵�� "; this.gv_qt015.FieldName = "isCheck"; @@ -335,13 +336,10 @@ this.gridColumn21.FieldName = "isFinish"; this.gridColumn21.MinWidth = 25; this.gridColumn21.Name = "gridColumn21"; - this.gridColumn21.Visible = true; - this.gridColumn21.VisibleIndex = 1; this.gridColumn21.Width = 94; // // gv_qtck // - this.gv_qtck.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_qtck.AppearanceCell.Options.UseFont = true; this.gv_qtck.Caption = "鐢宠鍗曞彿 "; this.gv_qtck.FieldName = "billNo"; @@ -350,7 +348,7 @@ this.gv_qtck.OptionsColumn.AllowEdit = false; this.gv_qtck.Tag = "query_a.qtck"; this.gv_qtck.Visible = true; - this.gv_qtck.VisibleIndex = 2; + this.gv_qtck.VisibleIndex = 1; this.gv_qtck.Width = 180; // // gridColumn14 @@ -368,7 +366,7 @@ this.gridColumn17.MinWidth = 25; this.gridColumn17.Name = "gridColumn17"; this.gridColumn17.Visible = true; - this.gridColumn17.VisibleIndex = 3; + this.gridColumn17.VisibleIndex = 2; this.gridColumn17.Width = 94; // // gridColumn18 @@ -386,12 +384,11 @@ this.gridColumn19.MinWidth = 25; this.gridColumn19.Name = "gridColumn19"; this.gridColumn19.Visible = true; - this.gridColumn19.VisibleIndex = 4; + this.gridColumn19.VisibleIndex = 3; this.gridColumn19.Width = 94; // // gv_qt005 // - this.gv_qt005.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_qt005.AppearanceCell.Options.UseFont = true; this.gv_qt005.Caption = "鐢宠浜�"; this.gv_qt005.FieldName = "createBy"; @@ -400,12 +397,11 @@ this.gv_qt005.OptionsColumn.AllowEdit = false; this.gv_qt005.Tag = "query_a.qt005"; this.gv_qt005.Visible = true; - this.gv_qt005.VisibleIndex = 5; + this.gv_qt005.VisibleIndex = 4; this.gv_qt005.Width = 94; // // gv_qt001 // - this.gv_qt001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_qt001.AppearanceCell.Options.UseFont = true; this.gv_qt001.Caption = "鐢宠鏃ユ湡 "; this.gv_qt001.FieldName = "createDate"; @@ -414,12 +410,11 @@ this.gv_qt001.OptionsColumn.AllowEdit = false; this.gv_qt001.Tag = "query_a.qt001"; this.gv_qt001.Visible = true; - this.gv_qt001.VisibleIndex = 6; + this.gv_qt001.VisibleIndex = 5; this.gv_qt001.Width = 200; // // gv_qt016 // - this.gv_qt016.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_qt016.AppearanceCell.Options.UseFont = true; this.gv_qt016.Caption = "瀹℃牳浜� "; this.gv_qt016.FieldName = "checkBy"; @@ -428,12 +423,11 @@ this.gv_qt016.OptionsColumn.AllowEdit = false; this.gv_qt016.Tag = "query_a.qt016"; this.gv_qt016.Visible = true; - this.gv_qt016.VisibleIndex = 7; + this.gv_qt016.VisibleIndex = 6; this.gv_qt016.Width = 94; // // gv_qt002 // - this.gv_qt002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_qt002.AppearanceCell.Options.UseFont = true; this.gv_qt002.Caption = "瀹℃牳鏃ユ湡 "; this.gv_qt002.FieldName = "checkDate"; @@ -442,21 +436,20 @@ this.gv_qt002.OptionsColumn.AllowEdit = false; this.gv_qt002.Tag = "query_a.qt002"; this.gv_qt002.Visible = true; - this.gv_qt002.VisibleIndex = 8; + this.gv_qt002.VisibleIndex = 7; this.gv_qt002.Width = 180; // // gv_qt010 // - this.gv_qt010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_qt010.AppearanceCell.Options.UseFont = true; - this.gv_qt010.Caption = "鍏ュ簱鍘熷洜 "; + this.gv_qt010.Caption = "鐢宠鍘熷洜 "; this.gv_qt010.FieldName = "remark"; this.gv_qt010.MinWidth = 25; this.gv_qt010.Name = "gv_qt010"; this.gv_qt010.OptionsColumn.AllowEdit = false; this.gv_qt010.Tag = "query_a.qt010"; this.gv_qt010.Visible = true; - this.gv_qt010.VisibleIndex = 9; + this.gv_qt010.VisibleIndex = 8; this.gv_qt010.Width = 94; // // gridColumn13 @@ -466,7 +459,7 @@ this.gridColumn13.MinWidth = 25; this.gridColumn13.Name = "gridColumn13"; this.gridColumn13.Visible = true; - this.gridColumn13.VisibleIndex = 10; + this.gridColumn13.VisibleIndex = 9; this.gridColumn13.Width = 94; // // gv18 @@ -546,9 +539,9 @@ // txt_fCustId // this.txt_fCustId.IsReadly = false; - this.txt_fCustId.Location = new System.Drawing.Point(365, 44); + this.txt_fCustId.Location = new System.Drawing.Point(370, 40); this.txt_fCustId.Name = "txt_fCustId"; - this.txt_fCustId.Size = new System.Drawing.Size(205, 28); + this.txt_fCustId.Size = new System.Drawing.Size(211, 24); this.txt_fCustId.TabIndex = 333; // // lbGuid @@ -562,30 +555,28 @@ // // txt_remark // - this.txt_remark.Location = new System.Drawing.Point(84, 76); + this.txt_remark.Location = new System.Drawing.Point(84, 68); this.txt_remark.Name = "txt_remark"; - this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_remark.Properties.Appearance.Options.UseFont = true; - this.txt_remark.Size = new System.Drawing.Size(486, 28); + this.txt_remark.Size = new System.Drawing.Size(497, 24); this.txt_remark.StyleController = this.layoutMx1; this.txt_remark.TabIndex = 240; // // txt_fStockId // this.txt_fStockId.IsReadly = false; - this.txt_fStockId.Location = new System.Drawing.Point(365, 12); + this.txt_fStockId.Location = new System.Drawing.Point(370, 12); this.txt_fStockId.Margin = new System.Windows.Forms.Padding(0); this.txt_fStockId.Name = "txt_fStockId"; - this.txt_fStockId.Size = new System.Drawing.Size(205, 28); + this.txt_fStockId.Size = new System.Drawing.Size(211, 24); this.txt_fStockId.TabIndex = 301; // // txt_checkBy // - this.txt_checkBy.Location = new System.Drawing.Point(927, 12); + this.txt_checkBy.Location = new System.Drawing.Point(944, 12); this.txt_checkBy.Name = "txt_checkBy"; - this.txt_checkBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_checkBy.Properties.Appearance.Options.UseFont = true; - this.txt_checkBy.Size = new System.Drawing.Size(207, 28); + this.txt_checkBy.Size = new System.Drawing.Size(211, 24); this.txt_checkBy.StyleController = this.layoutMx1; this.txt_checkBy.TabIndex = 267; this.txt_checkBy.Tag = "readonly"; @@ -593,57 +584,55 @@ // txt_fStockOrgId // this.txt_fStockOrgId.IsReadly = false; - this.txt_fStockOrgId.Location = new System.Drawing.Point(84, 44); + this.txt_fStockOrgId.Location = new System.Drawing.Point(84, 40); this.txt_fStockOrgId.Name = "txt_fStockOrgId"; - this.txt_fStockOrgId.Size = new System.Drawing.Size(205, 28); + this.txt_fStockOrgId.Size = new System.Drawing.Size(210, 24); this.txt_fStockOrgId.TabIndex = 326; // // txt_billNo // this.txt_billNo.Location = new System.Drawing.Point(84, 12); this.txt_billNo.Name = "txt_billNo"; - this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_billNo.Properties.Appearance.Options.UseFont = true; - this.txt_billNo.Size = new System.Drawing.Size(205, 28); + this.txt_billNo.Size = new System.Drawing.Size(210, 24); this.txt_billNo.StyleController = this.layoutMx1; this.txt_billNo.TabIndex = 213; this.txt_billNo.Tag = "readonly"; // // txt_checkDate // - this.txt_checkDate.Location = new System.Drawing.Point(927, 44); + this.txt_checkDate.Location = new System.Drawing.Point(944, 40); this.txt_checkDate.Name = "txt_checkDate"; - this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_checkDate.Properties.Appearance.Options.UseFont = true; - this.txt_checkDate.Size = new System.Drawing.Size(207, 28); + this.txt_checkDate.Size = new System.Drawing.Size(211, 24); this.txt_checkDate.StyleController = this.layoutMx1; this.txt_checkDate.TabIndex = 217; this.txt_checkDate.Tag = "readonly"; // // txt_isCheck // - this.txt_isCheck.Location = new System.Drawing.Point(855, 76); + this.txt_isCheck.Location = new System.Drawing.Point(872, 68); this.txt_isCheck.Name = "txt_isCheck"; this.txt_isCheck.Properties.Caption = "瀹℃牳鐘舵��"; - this.txt_isCheck.Size = new System.Drawing.Size(279, 24); + this.txt_isCheck.Size = new System.Drawing.Size(283, 24); this.txt_isCheck.StyleController = this.layoutMx1; this.txt_isCheck.TabIndex = 330; this.txt_isCheck.Tag = "readonly"; // // txt_createBy // - this.txt_createBy.Location = new System.Drawing.Point(646, 12); + this.txt_createBy.Location = new System.Drawing.Point(657, 12); this.txt_createBy.Name = "txt_createBy"; - this.txt_createBy.Size = new System.Drawing.Size(205, 24); + this.txt_createBy.Size = new System.Drawing.Size(211, 24); this.txt_createBy.StyleController = this.layoutMx1; this.txt_createBy.TabIndex = 331; this.txt_createBy.Tag = "readonly"; // // txt_createDate // - this.txt_createDate.Location = new System.Drawing.Point(646, 44); + this.txt_createDate.Location = new System.Drawing.Point(657, 40); this.txt_createDate.Name = "txt_createDate"; - this.txt_createDate.Size = new System.Drawing.Size(205, 24); + this.txt_createDate.Size = new System.Drawing.Size(211, 24); this.txt_createDate.StyleController = this.layoutMx1; this.txt_createDate.TabIndex = 332; this.txt_createDate.Tag = "readonly"; @@ -659,10 +648,10 @@ // // txt_isFinish // - this.txt_isFinish.Location = new System.Drawing.Point(574, 76); + this.txt_isFinish.Location = new System.Drawing.Point(585, 68); this.txt_isFinish.Name = "txt_isFinish"; this.txt_isFinish.Properties.Caption = "瀹岀粨鐘舵��"; - this.txt_isFinish.Size = new System.Drawing.Size(277, 24); + this.txt_isFinish.Size = new System.Drawing.Size(283, 24); this.txt_isFinish.StyleController = this.layoutMx1; this.txt_isFinish.TabIndex = 335; this.txt_isFinish.Tag = "readonly"; @@ -730,7 +719,7 @@ rowDefinition1, rowDefinition2, rowDefinition3}); - this.Root.Size = new System.Drawing.Size(1146, 116); + this.Root.Size = new System.Drawing.Size(1167, 104); this.Root.TextVisible = false; // // layoutControlItem1 @@ -738,49 +727,49 @@ this.layoutControlItem1.Control = this.txt_billNo; this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.Name = "layoutControlItem1"; - this.layoutControlItem1.Size = new System.Drawing.Size(281, 32); + this.layoutControlItem1.Size = new System.Drawing.Size(286, 28); this.layoutControlItem1.Text = "鐢宠鍗曞彿"; this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem4 // this.layoutControlItem4.Control = this.txt_fStockOrgId; - this.layoutControlItem4.Location = new System.Drawing.Point(0, 32); + this.layoutControlItem4.Location = new System.Drawing.Point(0, 28); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem4.Size = new System.Drawing.Size(281, 32); + this.layoutControlItem4.Size = new System.Drawing.Size(286, 28); this.layoutControlItem4.Text = "搴撳瓨缁勭粐"; this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem9 // this.layoutControlItem9.Control = this.txt_checkBy; - this.layoutControlItem9.Location = new System.Drawing.Point(843, 0); + this.layoutControlItem9.Location = new System.Drawing.Point(860, 0); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem9.Size = new System.Drawing.Size(283, 32); - this.layoutControlItem9.Text = "瀹℃牳浜�"; + this.layoutControlItem9.Size = new System.Drawing.Size(287, 28); + 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(843, 32); + this.layoutControlItem10.Location = new System.Drawing.Point(860, 28); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem10.Size = new System.Drawing.Size(283, 32); + this.layoutControlItem10.Size = new System.Drawing.Size(287, 28); this.layoutControlItem10.Text = "瀹℃牳鏃ユ湡"; this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem11 // this.layoutControlItem11.Control = this.txt_isCheck; - this.layoutControlItem11.Location = new System.Drawing.Point(843, 64); + this.layoutControlItem11.Location = new System.Drawing.Point(860, 56); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem11.Size = new System.Drawing.Size(283, 32); + this.layoutControlItem11.Size = new System.Drawing.Size(287, 28); this.layoutControlItem11.Text = "瀹℃牳鐘舵��"; this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem11.TextVisible = false; @@ -789,42 +778,42 @@ // this.layoutControlItem14.Control = this.txt_createBy; this.layoutControlItem14.CustomizationFormText = "鐢宠浜�"; - this.layoutControlItem14.Location = new System.Drawing.Point(562, 0); + this.layoutControlItem14.Location = new System.Drawing.Point(573, 0); this.layoutControlItem14.Name = "layoutControlItem14"; this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem14.Size = new System.Drawing.Size(281, 32); - this.layoutControlItem14.Text = "鐢宠浜�"; + this.layoutControlItem14.Size = new System.Drawing.Size(287, 28); + this.layoutControlItem14.Text = "鐢宠浜哄憳"; this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem15 // this.layoutControlItem15.Control = this.txt_createDate; - this.layoutControlItem15.Location = new System.Drawing.Point(562, 32); + this.layoutControlItem15.Location = new System.Drawing.Point(573, 28); this.layoutControlItem15.Name = "layoutControlItem15"; this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem15.Size = new System.Drawing.Size(281, 32); + this.layoutControlItem15.Size = new System.Drawing.Size(287, 28); this.layoutControlItem15.Text = "鐢宠鏃堕棿"; this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem8 // this.layoutControlItem8.Control = this.txt_fStockId; - this.layoutControlItem8.Location = new System.Drawing.Point(281, 0); + this.layoutControlItem8.Location = new System.Drawing.Point(286, 0); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem8.Size = new System.Drawing.Size(281, 32); + this.layoutControlItem8.Size = new System.Drawing.Size(287, 28); this.layoutControlItem8.Text = "鏀舵枡浠撳簱"; this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem3 // this.layoutControlItem3.Control = this.txt_isFinish; - this.layoutControlItem3.Location = new System.Drawing.Point(562, 64); + this.layoutControlItem3.Location = new System.Drawing.Point(573, 56); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem3.Size = new System.Drawing.Size(281, 32); + this.layoutControlItem3.Size = new System.Drawing.Size(287, 28); this.layoutControlItem3.Text = "瀹岀粨鏍囪瘑"; this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem3.TextVisible = false; @@ -832,23 +821,23 @@ // layoutControlItem6 // this.layoutControlItem6.Control = this.txt_fCustId; - this.layoutControlItem6.Location = new System.Drawing.Point(281, 32); + this.layoutControlItem6.Location = new System.Drawing.Point(286, 28); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem6.Size = new System.Drawing.Size(281, 32); + this.layoutControlItem6.Size = new System.Drawing.Size(287, 28); this.layoutControlItem6.Text = "閫夋嫨瀹㈡埛"; this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem13 // this.layoutControlItem13.Control = this.txt_remark; - this.layoutControlItem13.Location = new System.Drawing.Point(0, 64); + this.layoutControlItem13.Location = new System.Drawing.Point(0, 56); this.layoutControlItem13.Name = "layoutControlItem13"; this.layoutControlItem13.OptionsTableLayoutItem.ColumnSpan = 2; this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem13.Size = new System.Drawing.Size(562, 32); - this.layoutControlItem13.Text = "鍏ュ簱鍘熷洜"; + this.layoutControlItem13.Size = new System.Drawing.Size(573, 28); + this.layoutControlItem13.Text = "鐢宠鍘熷洜"; this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18); // // tabMx @@ -910,7 +899,6 @@ // // gvMx1guid // - this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1guid.AppearanceCell.Options.UseFont = true; this.gvMx1guid.Caption = "guid "; this.gvMx1guid.FieldName = "guid"; @@ -1023,7 +1011,6 @@ // // gvMx1qd002 // - this.gvMx1qd002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1qd002.AppearanceCell.Options.UseFont = true; this.gvMx1qd002.Caption = "鐗╂枡缂栧彿 "; this.gvMx1qd002.FieldName = "itemNo"; @@ -1038,7 +1025,6 @@ // // gvMx1qd003 // - this.gvMx1qd003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1qd003.AppearanceCell.Options.UseFont = true; this.gvMx1qd003.Caption = "鐗╂枡鍚嶇О "; this.gvMx1qd003.FieldName = "itemName"; @@ -1053,7 +1039,6 @@ // // gvMx1qd004 // - this.gvMx1qd004.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1qd004.AppearanceCell.Options.UseFont = true; this.gvMx1qd004.Caption = "瑙勬牸鍨嬪彿 "; this.gvMx1qd004.FieldName = "itemModel"; @@ -1068,7 +1053,6 @@ // // gvMx1qd007 // - this.gvMx1qd007.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1qd007.AppearanceCell.ForeColor = System.Drawing.Color.Blue; this.gvMx1qd007.AppearanceCell.Options.UseFont = true; this.gvMx1qd007.AppearanceCell.Options.UseForeColor = true; @@ -1085,7 +1069,6 @@ // // gvMx1qd010 // - this.gvMx1qd010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1qd010.AppearanceCell.ForeColor = System.Drawing.Color.Blue; this.gvMx1qd010.AppearanceCell.Options.UseFont = true; this.gvMx1qd010.AppearanceCell.Options.UseForeColor = true; @@ -1122,7 +1105,6 @@ // // gvMx1qd009 // - this.gvMx1qd009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1qd009.AppearanceCell.Options.UseFont = true; this.gvMx1qd009.Caption = "鍗曚綅 "; this.gvMx1qd009.FieldName = "kcDw"; @@ -1168,13 +1150,14 @@ // // panelMx1 // + this.panelMx1.Controls.Add(this.radOut); this.panelMx1.Controls.Add(this.ucBtnPrint1); this.panelMx1.Controls.Add(this.lbMxGuid); this.panelMx1.Controls.Add(this.txt_iCount_1); this.panelMx1.Controls.Add(this.labelControl14); this.panelMx1.Controls.Add(this.txt_psnQty_1); this.panelMx1.Controls.Add(this.labelControl12); - this.panelMx1.Controls.Add(this.txtKdy); + this.panelMx1.Controls.Add(this.txt_kQty); this.panelMx1.Controls.Add(this.labelControl13); this.panelMx1.Controls.Add(this.txtYdy); this.panelMx1.Controls.Add(this.labelControl1); @@ -1192,19 +1175,32 @@ this.panelMx1.Size = new System.Drawing.Size(1165, 102); this.panelMx1.TabIndex = 2; // + // radOut + // + this.radOut.Location = new System.Drawing.Point(779, 26); + this.radOut.Margin = new System.Windows.Forms.Padding(0); + this.radOut.Name = "radOut"; + this.radOut.Properties.ItemHorzAlignment = DevExpress.XtraEditors.RadioItemHorzAlignment.Near; + this.radOut.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { + new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "鍏ㄨ嚜鍔�"), + new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "鍗婅嚜鍔�"), + new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "鎵嬪姩")}); + this.radOut.Size = new System.Drawing.Size(248, 31); + this.radOut.TabIndex = 476; + // // ucBtnPrint1 // this.ucBtnPrint1.guidKey = null; - this.ucBtnPrint1.Location = new System.Drawing.Point(543, 65); + this.ucBtnPrint1.Location = new System.Drawing.Point(779, 63); this.ucBtnPrint1.Margin = new System.Windows.Forms.Padding(0); this.ucBtnPrint1.Name = "ucBtnPrint1"; this.ucBtnPrint1.rptParameter = null; - this.ucBtnPrint1.Size = new System.Drawing.Size(207, 29); + this.ucBtnPrint1.Size = new System.Drawing.Size(207, 32); this.ucBtnPrint1.TabIndex = 230; // // lbMxGuid // - this.lbMxGuid.Location = new System.Drawing.Point(835, 7); + this.lbMxGuid.Location = new System.Drawing.Point(1046, 70); this.lbMxGuid.Name = "lbMxGuid"; this.lbMxGuid.Size = new System.Drawing.Size(58, 18); this.lbMxGuid.TabIndex = 229; @@ -1213,16 +1209,16 @@ // // txt_iCount_1 // - this.txt_iCount_1.Location = new System.Drawing.Point(654, 34); + this.txt_iCount_1.Location = new System.Drawing.Point(658, 67); this.txt_iCount_1.Name = "txt_iCount_1"; - this.txt_iCount_1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_iCount_1.Properties.Appearance.Options.UseFont = true; - this.txt_iCount_1.Size = new System.Drawing.Size(96, 28); + this.txt_iCount_1.Properties.ReadOnly = true; + this.txt_iCount_1.Size = new System.Drawing.Size(96, 24); this.txt_iCount_1.TabIndex = 228; // // labelControl14 // - this.labelControl14.Location = new System.Drawing.Point(543, 39); + this.labelControl14.Location = new System.Drawing.Point(547, 70); this.labelControl14.Name = "labelControl14"; this.labelControl14.Size = new System.Drawing.Size(105, 18); this.labelControl14.TabIndex = 227; @@ -1230,49 +1226,46 @@ // // txt_psnQty_1 // - this.txt_psnQty_1.Location = new System.Drawing.Point(654, 4); + this.txt_psnQty_1.Location = new System.Drawing.Point(658, 33); this.txt_psnQty_1.Name = "txt_psnQty_1"; - this.txt_psnQty_1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_psnQty_1.Properties.Appearance.Options.UseFont = true; - this.txt_psnQty_1.Size = new System.Drawing.Size(96, 28); + this.txt_psnQty_1.Size = new System.Drawing.Size(96, 24); this.txt_psnQty_1.TabIndex = 226; // // labelControl12 // - this.labelControl12.Location = new System.Drawing.Point(543, 9); + this.labelControl12.Location = new System.Drawing.Point(547, 39); this.labelControl12.Name = "labelControl12"; this.labelControl12.Size = new System.Drawing.Size(105, 18); this.labelControl12.TabIndex = 225; this.labelControl12.Text = "姣忓紶鏉$爜鏁伴噺锛�"; // - // txtKdy + // txt_kQty // - this.txtKdy.Location = new System.Drawing.Point(430, 65); - this.txtKdy.Name = "txtKdy"; - this.txtKdy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txtKdy.Properties.Appearance.ForeColor = System.Drawing.Color.Blue; - this.txtKdy.Properties.Appearance.Options.UseFont = true; - this.txtKdy.Properties.Appearance.Options.UseForeColor = true; - this.txtKdy.Properties.ReadOnly = true; - this.txtKdy.Size = new System.Drawing.Size(96, 28); - this.txtKdy.TabIndex = 224; + this.txt_kQty.Location = new System.Drawing.Point(658, 3); + this.txt_kQty.Name = "txt_kQty"; + this.txt_kQty.Properties.Appearance.ForeColor = System.Drawing.Color.Blue; + this.txt_kQty.Properties.Appearance.Options.UseFont = true; + this.txt_kQty.Properties.Appearance.Options.UseForeColor = true; + this.txt_kQty.Properties.ReadOnly = true; + this.txt_kQty.Size = new System.Drawing.Size(96, 24); + this.txt_kQty.TabIndex = 224; // // labelControl13 // - this.labelControl13.Location = new System.Drawing.Point(346, 70); + this.labelControl13.Location = new System.Drawing.Point(562, 9); this.labelControl13.Name = "labelControl13"; - this.labelControl13.Size = new System.Drawing.Size(80, 18); + this.labelControl13.Size = new System.Drawing.Size(90, 18); this.labelControl13.TabIndex = 223; - this.labelControl13.Text = "鍙墦鍗版�绘暟:"; + this.labelControl13.Text = "鍙墦鍗版�绘暟锛�"; // // txtYdy // - this.txtYdy.Location = new System.Drawing.Point(430, 34); + this.txtYdy.Location = new System.Drawing.Point(430, 36); this.txtYdy.Name = "txtYdy"; - this.txtYdy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txtYdy.Properties.Appearance.Options.UseFont = true; this.txtYdy.Properties.ReadOnly = true; - this.txtYdy.Size = new System.Drawing.Size(96, 28); + this.txtYdy.Size = new System.Drawing.Size(96, 24); this.txtYdy.TabIndex = 222; // // labelControl1 @@ -1285,12 +1278,11 @@ // // txtQuantity // - this.txtQuantity.Location = new System.Drawing.Point(430, 4); + this.txtQuantity.Location = new System.Drawing.Point(430, 6); this.txtQuantity.Name = "txtQuantity"; - this.txtQuantity.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txtQuantity.Properties.Appearance.Options.UseFont = true; this.txtQuantity.Properties.ReadOnly = true; - this.txtQuantity.Size = new System.Drawing.Size(96, 28); + this.txtQuantity.Size = new System.Drawing.Size(96, 24); this.txtQuantity.TabIndex = 220; // // labelControl10 @@ -1303,12 +1295,11 @@ // // txtWlgg // - this.txtWlgg.Location = new System.Drawing.Point(90, 65); + this.txtWlgg.Location = new System.Drawing.Point(90, 67); this.txtWlgg.Name = "txtWlgg"; - this.txtWlgg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txtWlgg.Properties.Appearance.Options.UseFont = true; this.txtWlgg.Properties.ReadOnly = true; - this.txtWlgg.Size = new System.Drawing.Size(236, 28); + this.txtWlgg.Size = new System.Drawing.Size(436, 24); this.txtWlgg.TabIndex = 218; // // labelControl9 @@ -1321,12 +1312,11 @@ // // txtWlmc // - this.txtWlmc.Location = new System.Drawing.Point(90, 34); + this.txtWlmc.Location = new System.Drawing.Point(90, 36); this.txtWlmc.Name = "txtWlmc"; - this.txtWlmc.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txtWlmc.Properties.Appearance.Options.UseFont = true; this.txtWlmc.Properties.ReadOnly = true; - this.txtWlmc.Size = new System.Drawing.Size(236, 28); + this.txtWlmc.Size = new System.Drawing.Size(236, 24); this.txtWlmc.TabIndex = 216; // // labelControl8 @@ -1339,12 +1329,11 @@ // // txtWlid // - this.txtWlid.Location = new System.Drawing.Point(90, 4); + this.txtWlid.Location = new System.Drawing.Point(90, 6); this.txtWlid.Name = "txtWlid"; - this.txtWlid.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txtWlid.Properties.Appearance.Options.UseFont = true; this.txtWlid.Properties.ReadOnly = true; - this.txtWlid.Size = new System.Drawing.Size(236, 28); + this.txtWlid.Size = new System.Drawing.Size(236, 24); this.txtWlid.TabIndex = 214; // // labelControl7 @@ -1396,7 +1385,6 @@ // // gridColumn2 // - this.gridColumn2.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gridColumn2.AppearanceCell.Options.UseFont = true; this.gridColumn2.Caption = "guid"; this.gridColumn2.FieldName = "guid"; @@ -1407,7 +1395,6 @@ // // gvMx1itemBarcode // - this.gvMx1itemBarcode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true; this.gvMx1itemBarcode.Caption = "鐗╂枡鏉$爜"; this.gvMx1itemBarcode.FieldName = "itemBarcode"; @@ -1450,7 +1437,6 @@ // // gvMx1quantity // - this.gvMx1quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1quantity.AppearanceCell.Options.UseFont = true; this.gvMx1quantity.Caption = "鏁伴噺"; this.gvMx1quantity.FieldName = "quantity"; @@ -1473,7 +1459,6 @@ // // gvMx1createBy // - this.gvMx1createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1createBy.AppearanceCell.Options.UseFont = true; this.gvMx1createBy.Caption = "鍒涘缓浜�"; this.gvMx1createBy.FieldName = "createBy"; @@ -1486,7 +1471,6 @@ // // gvMx1lotDate // - this.gvMx1lotDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1lotDate.AppearanceCell.Options.UseFont = true; this.gvMx1lotDate.Caption = "鍒涘缓鏃ユ湡"; this.gvMx1lotDate.FieldName = "createDate"; @@ -1592,9 +1576,10 @@ ((System.ComponentModel.ISupportInitialize)(this.panelMx1)).EndInit(); this.panelMx1.ResumeLayout(false); this.panelMx1.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.radOut.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txtKdy.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_kQty.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtYdy.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).EndInit(); @@ -1673,7 +1658,7 @@ private DevExpress.XtraEditors.LabelControl labelControl14; private DevExpress.XtraEditors.TextEdit txt_psnQty_1; private DevExpress.XtraEditors.LabelControl labelControl12; - private DevExpress.XtraEditors.TextEdit txtKdy; + private DevExpress.XtraEditors.TextEdit txt_kQty; private DevExpress.XtraEditors.LabelControl labelControl13; private DevExpress.XtraEditors.TextEdit txtYdy; private DevExpress.XtraEditors.LabelControl labelControl1; @@ -1719,5 +1704,7 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; private DevExpress.XtraGrid.Columns.GridColumn gridColumn20; private DevExpress.XtraGrid.Columns.GridColumn gridColumn21; + private DevExpress.Utils.ToolTipController tips; + private DevExpress.XtraEditors.RadioGroup radOut; } } \ No newline at end of file -- Gitblit v1.9.3