| | |
| | | namespace Gs.DevApp.DevFrm.RkQC |
| | | using Gs.DevApp.ToolBox; |
| | | |
| | | namespace Gs.DevApp.DevFrm.RkQC |
| | | { |
| | | partial class Frm_Cqfa |
| | | { |
| | |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.frm_CqfaItems1 = new Gs.DevApp.DevFrm.RkQC.Frm_CqfaItems(); |
| | | this.frm_CqfaItems2 = new Gs.DevApp.DevFrm.RkQC.Frm_CqfaItems(); |
| | | |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | // |
| | | // splitContainerControl1.Panel1 |
| | | // |
| | | this.splitContainerControl1.Panel1.Controls.Add(this.frm_CqfaItems1); |
| | | |
| | | this.splitContainerControl1.Panel1.Text = "Panel1"; |
| | | // |
| | | // splitContainerControl1.Panel2 |
| | |
| | | // |
| | | // splitContainerControl2.Panel2 |
| | | // |
| | | this.splitContainerControl2.Panel2.Controls.Add(this.frm_CqfaItems2); |
| | | |
| | | this.splitContainerControl2.Panel2.Text = "Panel2"; |
| | | this.splitContainerControl2.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.False; |
| | | this.splitContainerControl2.Size = new System.Drawing.Size(559, 415); |
| | |
| | | this.gridColumn3.MinWidth = 25; |
| | | this.gridColumn3.Name = "gridColumn3"; |
| | | this.gridColumn3.Width = 94; |
| | | // |
| | | // frm_CqfaItems1 |
| | | // |
| | | this.frm_CqfaItems1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.frm_CqfaItems1.Location = new System.Drawing.Point(0, 0); |
| | | this.frm_CqfaItems1.Name = "frm_CqfaItems1"; |
| | | this.frm_CqfaItems1.Size = new System.Drawing.Size(628, 415); |
| | | this.frm_CqfaItems1.TabIndex = 0; |
| | | // |
| | | // frm_CqfaItems2 |
| | | // |
| | | this.frm_CqfaItems2.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.frm_CqfaItems2.Location = new System.Drawing.Point(0, 0); |
| | | this.frm_CqfaItems2.Name = "frm_CqfaItems2"; |
| | | this.frm_CqfaItems2.Size = new System.Drawing.Size(476, 415); |
| | | this.frm_CqfaItems2.TabIndex = 0; |
| | | |
| | | // |
| | | // Frm_Cqfa |
| | | // |
| | |
| | | private DevExpress.XtraEditors.SimpleButton btnIn; |
| | | private DevExpress.XtraEditors.SimpleButton btnOut; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; |
| | | private Frm_CqfaItems frm_CqfaItems1; |
| | | private Frm_CqfaItems frm_CqfaItems2; |
| | | |
| | | } |
| | | } |