| | |
| | | this.gridColumn31 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn32 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn33 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn34 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.rptBtnError = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); |
| | |
| | | this.split1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.rptBtnError)).BeginInit(); |
| | | this.xtraTabPage2.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit(); |
| | |
| | | // split1 |
| | | // |
| | | this.split1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; |
| | | this.split1.Horizontal = false; |
| | | this.split1.Location = new System.Drawing.Point(0, 0); |
| | | this.split1.Name = "split1"; |
| | |
| | | // split1.Panel2 |
| | | // |
| | | this.split1.Panel2.Text = "Panel2"; |
| | | this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.split1.Size = new System.Drawing.Size(1432, 688); |
| | | this.split1.SplitterPosition = 623; |
| | | this.split1.SplitterPosition = 0; |
| | | this.split1.TabIndex = 0; |
| | | // |
| | | // gcMain1 |
| | |
| | | this.gcMain1.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMain1.MainView = this.gridView1; |
| | | this.gcMain1.Name = "gcMain1"; |
| | | this.gcMain1.Size = new System.Drawing.Size(1432, 584); |
| | | this.gcMain1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { |
| | | this.rptBtnError}); |
| | | this.gcMain1.Size = new System.Drawing.Size(1432, 637); |
| | | this.gcMain1.TabIndex = 5; |
| | | this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gridView1}); |
| | |
| | | this.gridColumn20, |
| | | this.gridColumn31, |
| | | this.gridColumn32, |
| | | this.gridColumn33}); |
| | | this.gridColumn33, |
| | | this.gridColumn34}); |
| | | this.gridView1.GridControl = this.gcMain1; |
| | | this.gridView1.IndicatorWidth = 50; |
| | | this.gridView1.Name = "gridView1"; |
| | |
| | | this.gridColumn33.VisibleIndex = 3; |
| | | this.gridColumn33.Width = 94; |
| | | // |
| | | // gridColumn34 |
| | | // |
| | | this.gridColumn34.Caption = "异常报告"; |
| | | this.gridColumn34.ColumnEdit = this.rptBtnError; |
| | | this.gridColumn34.MinWidth = 25; |
| | | this.gridColumn34.Name = "gridColumn34"; |
| | | this.gridColumn34.Visible = true; |
| | | this.gridColumn34.VisibleIndex = 27; |
| | | this.gridColumn34.Width = 94; |
| | | // |
| | | // rptBtnError |
| | | // |
| | | this.rptBtnError.AutoHeight = false; |
| | | this.rptBtnError.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton()}); |
| | | this.rptBtnError.Name = "rptBtnError"; |
| | | this.rptBtnError.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.rptBtnError_ButtonClick); |
| | | // |
| | | // pageBar1 |
| | | // |
| | | this.pageBar1.CurrentPage = 1; |
| | | this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | | this.pageBar1.Location = new System.Drawing.Point(0, 584); |
| | | this.pageBar1.Location = new System.Drawing.Point(0, 637); |
| | | this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); |
| | | this.pageBar1.Name = "pageBar1"; |
| | | this.pageBar1.RecordCount = 0; |
| | |
| | | this.txt_fmrmode.EditValue = "-请选择-"; |
| | | this.txt_fmrmode.Location = new System.Drawing.Point(795, 139); |
| | | this.txt_fmrmode.Name = "txt_fmrmode"; |
| | | this.txt_fmrmode.Properties.Appearance.ForeColor = System.Drawing.Color.Blue; |
| | | this.txt_fmrmode.Properties.Appearance.Options.UseForeColor = true; |
| | | 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[] { |
| | |
| | | "退料并扣款"}); |
| | | this.txt_fmrmode.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; |
| | | this.txt_fmrmode.Size = new System.Drawing.Size(272, 24); |
| | | this.txt_fmrmode.StyleController = this.layoutMx1; |
| | | this.txt_fmrmode.TabIndex = 795; |
| | | // |
| | | // txt_remarks |
| | |
| | | this.txt_fngHandle.EditValue = "-请选择-"; |
| | | this.txt_fngHandle.Location = new System.Drawing.Point(795, 107); |
| | | this.txt_fngHandle.Name = "txt_fngHandle"; |
| | | this.txt_fngHandle.Properties.Appearance.ForeColor = System.Drawing.Color.Blue; |
| | | this.txt_fngHandle.Properties.Appearance.Options.UseForeColor = true; |
| | | this.txt_fngHandle.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | | this.txt_fngHandle.Properties.Items.AddRange(new object[] { |
| | |
| | | this.txt_freceQty.EditValue = "-请选择-"; |
| | | this.txt_freceQty.Location = new System.Drawing.Point(795, 75); |
| | | this.txt_freceQty.Name = "txt_freceQty"; |
| | | this.txt_freceQty.Properties.Appearance.ForeColor = System.Drawing.Color.Blue; |
| | | this.txt_freceQty.Properties.Appearance.Options.UseForeColor = true; |
| | | this.txt_freceQty.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | | this.txt_freceQty.Properties.Items.AddRange(new object[] { |
| | |
| | | this.split1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.rptBtnError)).EndInit(); |
| | | this.xtraTabPage2.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit(); |
| | | this.splitMx1.Panel1.ResumeLayout(false); |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn33; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn34; |
| | | private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptBtnError; |
| | | } |
| | | } |