| | |
| | | // 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(1126, 570); |
| | | this.split1.SplitterPosition = 550; |
| | | 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(1126, 511); |
| | | this.gcMain1.Size = new System.Drawing.Size(1126, 519); |
| | | this.gcMain1.TabIndex = 2; |
| | | this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gridView1}); |
| | |
| | | // gv_qt010 |
| | | // |
| | | this.gv_qt010.AppearanceCell.Options.UseFont = true; |
| | | this.gv_qt010.Caption = "出库原因 "; |
| | | this.gv_qt010.Caption = "申请备注"; |
| | | this.gv_qt010.FieldName = "qt010"; |
| | | this.gv_qt010.MinWidth = 25; |
| | | this.gv_qt010.Name = "gv_qt010"; |
| | |
| | | // |
| | | this.pageBar1.CurrentPage = 1; |
| | | this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | | this.pageBar1.Location = new System.Drawing.Point(0, 511); |
| | | this.pageBar1.Location = new System.Drawing.Point(0, 519); |
| | | this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); |
| | | this.pageBar1.Name = "pageBar1"; |
| | | this.pageBar1.RecordCount = 0; |
| | |
| | | // |
| | | this.splitMx1.Panel2.Controls.Add(this.tabMx); |
| | | this.splitMx1.Panel2.Text = "Panel2"; |
| | | this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.splitMx1.Size = new System.Drawing.Size(1126, 570); |
| | | this.splitMx1.SplitterPosition = 136; |
| | | this.splitMx1.TabIndex = 0; |
| | |
| | | this.layoutControlItem13.OptionsTableLayoutItem.ColumnSpan = 2; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(552, 29); |
| | | this.layoutControlItem13.Text = "出库备注"; |
| | | this.layoutControlItem13.Text = "申请备注"; |
| | | this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem9 |