| | |
| | | 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(); |
| | |
| | | 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(); |
| | |
| | | ((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 |
| | |
| | | // 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; |
| | |
| | | // |
| | | 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; |
| | |
| | | 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 |
| | | // |
| | |
| | | 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; |
| | |
| | | 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 |
| | | // |
| | |
| | | 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 |
| | | // |
| | |
| | | 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"; |
| | |
| | | ((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); |
| | | |
| | | } |
| | |
| | | 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; |
| | | } |
| | | } |