From cb828d0bb553dd6e9ac386d7f7f71b611820c311 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期五, 20 十二月 2024 15:37:14 +0800 Subject: [PATCH] 工单排产 --- DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs | 40 ++++++++++++++++++++++++---------------- 1 files changed, 24 insertions(+), 16 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs index d8abc2c..278be78 100644 --- a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs @@ -207,7 +207,6 @@ this.pageBar1 = new UserControls.Data.UcPageBar(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); - this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage(); this.xtraTabPage4 = new DevExpress.XtraTab.XtraTabPage(); this.panel1 = new System.Windows.Forms.Panel(); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); @@ -218,6 +217,7 @@ this.labelControl12 = new DevExpress.XtraEditors.LabelControl(); this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); this.lbGuid = new System.Windows.Forms.Label(); + this.picCheckBox = new System.Windows.Forms.PictureBox(); this.tabMxPage2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); @@ -250,6 +250,7 @@ ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); this.SuspendLayout(); // // gvMx2suppId @@ -1827,6 +1828,7 @@ // gvMx1Guid // this.gvMx1Guid.Caption = "gvMx1Guid"; + this.gvMx1Guid.FieldName = "guid"; this.gvMx1Guid.MinWidth = 25; this.gvMx1Guid.Name = "gvMx1Guid"; this.gvMx1Guid.Visible = true; @@ -2401,13 +2403,13 @@ this.gv_daa001.AppearanceCell.Options.UseFont = true; this.gv_daa001.Caption = "宸ュ崟鍗曞彿"; this.gv_daa001.FieldName = "daa001"; - this.gv_daa001.MinWidth = 100; + this.gv_daa001.MinWidth = 120; this.gv_daa001.Name = "gv_daa001"; this.gv_daa001.OptionsColumn.AllowEdit = false; this.gv_daa001.Tag = "query_a.daa001"; this.gv_daa001.Visible = true; this.gv_daa001.VisibleIndex = 9; - this.gv_daa001.Width = 100; + this.gv_daa001.Width = 120; // // gv_pid // @@ -2426,6 +2428,7 @@ // toolBarMenu1 // this.toolBarMenu1.chkParameter = null; + this.toolBarMenu1.currentAction = null; this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; this.toolBarMenu1.guidKey = null; this.toolBarMenu1.isSetBtn = false; @@ -2495,8 +2498,9 @@ // this.gridColumn3.Caption = "閫氱煡澶囨枡"; this.gridColumn3.FieldName = "tz"; - this.gridColumn3.MinWidth = 50; + this.gridColumn3.MinWidth = 70; this.gridColumn3.Name = "gridColumn3"; + this.gridColumn3.OptionsColumn.AllowEdit = false; this.gridColumn3.Visible = true; this.gridColumn3.VisibleIndex = 1; this.gridColumn3.Width = 94; @@ -2548,7 +2552,7 @@ this.xtraTabPage1.Controls.Add(this.pageBar1); this.xtraTabPage1.Name = "xtraTabPage1"; this.xtraTabPage1.Size = new System.Drawing.Size(1126, 708); - this.xtraTabPage1.Text = "鏁版嵁鏌ヨ"; + this.xtraTabPage1.Text = "鏁版嵁鍒楄〃"; // // pageBar1 // @@ -2558,7 +2562,6 @@ this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); this.pageBar1.Name = "pageBar1"; this.pageBar1.RecordCount = 0; - this.pageBar1.RowsCount = 50; this.pageBar1.Size = new System.Drawing.Size(1126, 39); this.pageBar1.TabIndex = 3; this.pageBar1.TotalPages = 0; @@ -2568,9 +2571,8 @@ this.xtraTabPage2.Controls.Add(this.tabMx); this.xtraTabPage2.Controls.Add(this.panel1); this.xtraTabPage2.Name = "xtraTabPage2"; - this.xtraTabPage2.PageEnabled = false; this.xtraTabPage2.Size = new System.Drawing.Size(1126, 708); - this.xtraTabPage2.Text = "鏁版嵁缂栬緫"; + this.xtraTabPage2.Text = "鏁版嵁璇︾粏"; // // tabMx // @@ -2583,14 +2585,7 @@ this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1, this.tabMxPage2, - this.xtraTabPage3, this.xtraTabPage4}); - // - // xtraTabPage3 - // - this.xtraTabPage3.Name = "xtraTabPage3"; - this.xtraTabPage3.Size = new System.Drawing.Size(1124, 487); - this.xtraTabPage3.Text = "宸ュ崟鎿嶄綔鏄庣粏"; // // xtraTabPage4 // @@ -2716,11 +2711,23 @@ this.lbGuid.TabIndex = 1; this.lbGuid.Visible = false; // + // picCheckBox + // + this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; + this.picCheckBox.Location = new System.Drawing.Point(999, 55); + this.picCheckBox.Name = "picCheckBox"; + this.picCheckBox.Size = new System.Drawing.Size(100, 50); + this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.picCheckBox.TabIndex = 6; + this.picCheckBox.TabStop = false; + this.picCheckBox.Visible = false; + // // Frm_Womdaa // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1128, 820); + this.Controls.Add(this.picCheckBox); this.Controls.Add(this.xtraTabControl1); this.Controls.Add(this.toolBarMenu1); this.Name = "Frm_Womdaa"; @@ -2757,6 +2764,7 @@ ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); this.ResumeLayout(false); } @@ -2963,8 +2971,8 @@ private DevExpress.XtraEditors.LabelControl labelControl12; private DevExpress.XtraEditors.LabelControl labelControl1; private DevExpress.XtraEditors.TextEdit textEdit1; - private DevExpress.XtraTab.XtraTabPage xtraTabPage3; private DevExpress.XtraTab.XtraTabPage xtraTabPage4; private DevExpress.XtraGrid.Columns.GridColumn gvMx1Guid; + private System.Windows.Forms.PictureBox picCheckBox; } } \ No newline at end of file -- Gitblit v1.9.3