| | |
| | | this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | |
| | | this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.tabMx = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); |
| | | this.tabMx.SuspendLayout(); |
| | |
| | | this.toolBarMenu1.Location = new System.Drawing.Point(0, 0); |
| | | this.toolBarMenu1.Name = "toolBarMenu1"; |
| | | this.toolBarMenu1.rptParameter = "rpt_Qtrk{}"; |
| | | this.toolBarMenu1.Size = new System.Drawing.Size(1169, 80); |
| | | this.toolBarMenu1.Size = new System.Drawing.Size(1334, 80); |
| | | this.toolBarMenu1.TabIndex = 0; |
| | | this.toolBarMenu1.xlsInService = null; |
| | | this.toolBarMenu1.xlsOutParameter = null; |
| | |
| | | this.xtraTabControl1.Location = new System.Drawing.Point(0, 80); |
| | | this.xtraTabControl1.Name = "xtraTabControl1"; |
| | | this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; |
| | | this.xtraTabControl1.Size = new System.Drawing.Size(1169, 602); |
| | | this.xtraTabControl1.Size = new System.Drawing.Size(1334, 602); |
| | | this.xtraTabControl1.TabIndex = 3; |
| | | this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { |
| | | this.xtraTabPage1, |
| | |
| | | // |
| | | this.xtraTabPage1.Controls.Add(this.split1); |
| | | this.xtraTabPage1.Name = "xtraTabPage1"; |
| | | this.xtraTabPage1.Size = new System.Drawing.Size(1167, 570); |
| | | this.xtraTabPage1.Size = new System.Drawing.Size(1332, 570); |
| | | this.xtraTabPage1.Text = "数据列表"; |
| | | // |
| | | // split1 |
| | |
| | | this.split1.Panel1.Controls.Add(this.pageBar1); |
| | | this.split1.Panel1.Text = "Panel1"; |
| | | this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.split1.Size = new System.Drawing.Size(1167, 570); |
| | | this.split1.Size = new System.Drawing.Size(1332, 570); |
| | | this.split1.SplitterPosition = 0; |
| | | this.split1.TabIndex = 4; |
| | | // |
| | |
| | | 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(1167, 519); |
| | | this.gcMain1.Size = new System.Drawing.Size(1332, 519); |
| | | this.gcMain1.TabIndex = 2; |
| | | this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gridView1}); |
| | |
| | | this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); |
| | | this.pageBar1.Name = "pageBar1"; |
| | | this.pageBar1.RecordCount = 0; |
| | | this.pageBar1.Size = new System.Drawing.Size(1167, 39); |
| | | this.pageBar1.Size = new System.Drawing.Size(1332, 39); |
| | | this.pageBar1.TabIndex = 4; |
| | | this.pageBar1.TotalPages = 0; |
| | | // |
| | |
| | | // |
| | | this.xtraTabPage2.Controls.Add(this.splitMx1); |
| | | this.xtraTabPage2.Name = "xtraTabPage2"; |
| | | this.xtraTabPage2.Size = new System.Drawing.Size(1167, 570); |
| | | this.xtraTabPage2.Size = new System.Drawing.Size(1332, 570); |
| | | this.xtraTabPage2.Text = "数据详细"; |
| | | // |
| | | // splitMx1 |
| | |
| | | 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(1167, 570); |
| | | this.splitMx1.Size = new System.Drawing.Size(1332, 570); |
| | | this.splitMx1.SplitterPosition = 192; |
| | | this.splitMx1.TabIndex = 0; |
| | | // |
| | |
| | | this.layoutMx1.Name = "layoutMx1"; |
| | | this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(289, 480, 812, 500); |
| | | this.layoutMx1.Root = this.Root; |
| | | this.layoutMx1.Size = new System.Drawing.Size(1167, 192); |
| | | this.layoutMx1.Size = new System.Drawing.Size(1332, 192); |
| | | this.layoutMx1.TabIndex = 0; |
| | | this.layoutMx1.Text = "layoutControl1"; |
| | | // |
| | | // txt_qt003 |
| | | // |
| | | this.txt_qt003.Location = new System.Drawing.Point(687, 68); |
| | | this.txt_qt003.Location = new System.Drawing.Point(770, 68); |
| | | this.txt_qt003.Name = "txt_qt003"; |
| | | this.txt_qt003.Size = new System.Drawing.Size(181, 24); |
| | | this.txt_qt003.Size = new System.Drawing.Size(222, 24); |
| | | this.txt_qt003.TabIndex = 333; |
| | | this.txt_qt003.TextTxt = "其它入库(QTRKD01_SYS)"; |
| | | this.txt_qt003.WhereTxt = "s_type=\'其它入库单据类型\'"; |
| | | this.txt_qt003.WhereTxt = "a.s_type=\'其它入库单据类型\' and a.pid<>\'00000000-0000-0000-0000-000000000000\'"; |
| | | // |
| | | // lbGuid |
| | | // |
| | |
| | | this.txt_qt010.Location = new System.Drawing.Point(114, 126); |
| | | this.txt_qt010.Name = "txt_qt010"; |
| | | this.txt_qt010.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_qt010.Size = new System.Drawing.Size(467, 24); |
| | | this.txt_qt010.Size = new System.Drawing.Size(550, 24); |
| | | this.txt_qt010.StyleController = this.layoutMx1; |
| | | this.txt_qt010.TabIndex = 240; |
| | | // |
| | |
| | | this.ucLookHuoZhu1.Margin = new System.Windows.Forms.Padding(0); |
| | | this.ucLookHuoZhu1.Name = "ucLookHuoZhu1"; |
| | | this.ucLookHuoZhu1.OrgId = null; |
| | | this.ucLookHuoZhu1.Size = new System.Drawing.Size(282, 54); |
| | | this.ucLookHuoZhu1.Size = new System.Drawing.Size(324, 54); |
| | | this.ucLookHuoZhu1.TabIndex = 329; |
| | | // |
| | | // txt_qt008 |
| | | // |
| | | this.txt_qt008.IsReadly = false; |
| | | this.txt_qt008.Location = new System.Drawing.Point(400, 97); |
| | | this.txt_qt008.Location = new System.Drawing.Point(442, 97); |
| | | this.txt_qt008.Margin = new System.Windows.Forms.Padding(0); |
| | | this.txt_qt008.Name = "txt_qt008"; |
| | | this.txt_qt008.Size = new System.Drawing.Size(181, 24); |
| | | this.txt_qt008.Size = new System.Drawing.Size(222, 24); |
| | | this.txt_qt008.TabIndex = 301; |
| | | // |
| | | // txt_qt016 |
| | | // |
| | | this.txt_qt016.Location = new System.Drawing.Point(974, 12); |
| | | this.txt_qt016.Location = new System.Drawing.Point(770, 126); |
| | | this.txt_qt016.Name = "txt_qt016"; |
| | | this.txt_qt016.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_qt016.Size = new System.Drawing.Size(181, 24); |
| | | this.txt_qt016.Size = new System.Drawing.Size(222, 24); |
| | | this.txt_qt016.StyleController = this.layoutMx1; |
| | | this.txt_qt016.TabIndex = 267; |
| | | this.txt_qt016.Tag = "readonly"; |
| | |
| | | // txt_qt018 |
| | | // |
| | | this.txt_qt018.IsReadly = false; |
| | | this.txt_qt018.Location = new System.Drawing.Point(400, 68); |
| | | this.txt_qt018.Location = new System.Drawing.Point(442, 68); |
| | | this.txt_qt018.Margin = new System.Windows.Forms.Padding(0); |
| | | this.txt_qt018.Name = "txt_qt018"; |
| | | this.txt_qt018.Size = new System.Drawing.Size(181, 24); |
| | | this.txt_qt018.Size = new System.Drawing.Size(222, 24); |
| | | this.txt_qt018.TabIndex = 302; |
| | | // |
| | | // txt_qt022 |
| | |
| | | this.txt_qt022.IsReadly = false; |
| | | this.txt_qt022.Location = new System.Drawing.Point(114, 40); |
| | | this.txt_qt022.Name = "txt_qt022"; |
| | | this.txt_qt022.Size = new System.Drawing.Size(180, 24); |
| | | this.txt_qt022.Size = new System.Drawing.Size(222, 24); |
| | | this.txt_qt022.TabIndex = 326; |
| | | // |
| | | // txt_qt009 |
| | | // |
| | | this.txt_qt009.IsReadly = false; |
| | | this.txt_qt009.Location = new System.Drawing.Point(400, 40); |
| | | this.txt_qt009.Location = new System.Drawing.Point(442, 40); |
| | | this.txt_qt009.Name = "txt_qt009"; |
| | | this.txt_qt009.Size = new System.Drawing.Size(181, 24); |
| | | this.txt_qt009.Size = new System.Drawing.Size(222, 24); |
| | | this.txt_qt009.TabIndex = 304; |
| | | // |
| | | // txt_qtck |
| | |
| | | this.txt_qtck.Location = new System.Drawing.Point(114, 12); |
| | | this.txt_qtck.Name = "txt_qtck"; |
| | | this.txt_qtck.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_qtck.Size = new System.Drawing.Size(180, 24); |
| | | this.txt_qtck.Size = new System.Drawing.Size(222, 24); |
| | | this.txt_qtck.StyleController = this.layoutMx1; |
| | | this.txt_qtck.TabIndex = 213; |
| | | this.txt_qtck.Tag = "readonly"; |
| | | // |
| | | // txt_qt002 |
| | | // |
| | | this.txt_qt002.Location = new System.Drawing.Point(974, 40); |
| | | this.txt_qt002.Location = new System.Drawing.Point(770, 97); |
| | | this.txt_qt002.Name = "txt_qt002"; |
| | | this.txt_qt002.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_qt002.Size = new System.Drawing.Size(181, 24); |
| | | this.txt_qt002.Size = new System.Drawing.Size(222, 24); |
| | | this.txt_qt002.StyleController = this.layoutMx1; |
| | | this.txt_qt002.TabIndex = 217; |
| | | this.txt_qt002.Tag = "readonly"; |
| | |
| | | // txt_qt019 |
| | | // |
| | | this.txt_qt019.EditValue = "请选择"; |
| | | this.txt_qt019.Location = new System.Drawing.Point(400, 12); |
| | | this.txt_qt019.Location = new System.Drawing.Point(442, 12); |
| | | this.txt_qt019.Name = "txt_qt019"; |
| | | this.txt_qt019.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | |
| | | "普通(GENERAL)", |
| | | "退货(RETURN)"}); |
| | | this.txt_qt019.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; |
| | | this.txt_qt019.Size = new System.Drawing.Size(181, 24); |
| | | this.txt_qt019.Size = new System.Drawing.Size(222, 24); |
| | | this.txt_qt019.StyleController = this.layoutMx1; |
| | | this.txt_qt019.TabIndex = 299; |
| | | // |
| | | // txt_qt015 |
| | | // |
| | | this.txt_qt015.Location = new System.Drawing.Point(872, 68); |
| | | this.txt_qt015.Location = new System.Drawing.Point(668, 155); |
| | | this.txt_qt015.Name = "txt_qt015"; |
| | | this.txt_qt015.Properties.Caption = "审核状态"; |
| | | this.txt_qt015.Size = new System.Drawing.Size(283, 24); |
| | | this.txt_qt015.Size = new System.Drawing.Size(324, 24); |
| | | this.txt_qt015.StyleController = this.layoutMx1; |
| | | this.txt_qt015.TabIndex = 330; |
| | | this.txt_qt015.Tag = "readonly"; |
| | | // |
| | | // txt_qt005 |
| | | // |
| | | this.txt_qt005.Location = new System.Drawing.Point(687, 12); |
| | | this.txt_qt005.Location = new System.Drawing.Point(770, 12); |
| | | this.txt_qt005.Name = "txt_qt005"; |
| | | this.txt_qt005.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_qt005.Size = new System.Drawing.Size(181, 24); |
| | | this.txt_qt005.Size = new System.Drawing.Size(222, 24); |
| | | this.txt_qt005.StyleController = this.layoutMx1; |
| | | this.txt_qt005.TabIndex = 331; |
| | | this.txt_qt005.Tag = "readonly"; |
| | | // |
| | | // txt_qt001 |
| | | // |
| | | this.txt_qt001.Location = new System.Drawing.Point(687, 40); |
| | | this.txt_qt001.Location = new System.Drawing.Point(770, 40); |
| | | this.txt_qt001.Name = "txt_qt001"; |
| | | this.txt_qt001.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_qt001.Size = new System.Drawing.Size(181, 24); |
| | | this.txt_qt001.Size = new System.Drawing.Size(222, 24); |
| | | this.txt_qt001.StyleController = this.layoutMx1; |
| | | this.txt_qt001.TabIndex = 332; |
| | | this.txt_qt001.Tag = "readonly"; |
| | | // |
| | | // txt_qt030 |
| | | // |
| | | this.txt_qt030.Location = new System.Drawing.Point(974, 97); |
| | | this.txt_qt030.Location = new System.Drawing.Point(1098, 97); |
| | | this.txt_qt030.Name = "txt_qt030"; |
| | | this.txt_qt030.Size = new System.Drawing.Size(181, 24); |
| | | this.txt_qt030.Size = new System.Drawing.Size(222, 24); |
| | | this.txt_qt030.StyleController = this.layoutMx1; |
| | | this.txt_qt030.TabIndex = 334; |
| | | this.txt_qt030.Tag = "readonly"; |
| | | // |
| | | // txt_qt029 |
| | | // |
| | | this.txt_qt029.Location = new System.Drawing.Point(974, 126); |
| | | this.txt_qt029.Location = new System.Drawing.Point(1098, 126); |
| | | this.txt_qt029.Name = "txt_qt029"; |
| | | this.txt_qt029.Size = new System.Drawing.Size(181, 24); |
| | | this.txt_qt029.Size = new System.Drawing.Size(222, 24); |
| | | this.txt_qt029.StyleController = this.layoutMx1; |
| | | this.txt_qt029.TabIndex = 335; |
| | | this.txt_qt029.Tag = "readonly"; |
| | | // |
| | | // txt_qt028 |
| | | // |
| | | this.txt_qt028.Location = new System.Drawing.Point(872, 155); |
| | | this.txt_qt028.Location = new System.Drawing.Point(996, 155); |
| | | this.txt_qt028.Name = "txt_qt028"; |
| | | this.txt_qt028.Properties.Caption = "财务审核标识"; |
| | | this.txt_qt028.Size = new System.Drawing.Size(283, 24); |
| | | this.txt_qt028.Size = new System.Drawing.Size(324, 24); |
| | | this.txt_qt028.StyleController = this.layoutMx1; |
| | | this.txt_qt028.TabIndex = 336; |
| | | this.txt_qt028.Tag = "readonly"; |
| | | // |
| | | // txt_qt034 |
| | | // |
| | | this.txt_qt034.Location = new System.Drawing.Point(687, 97); |
| | | this.txt_qt034.Location = new System.Drawing.Point(1098, 12); |
| | | this.txt_qt034.Name = "txt_qt034"; |
| | | this.txt_qt034.Size = new System.Drawing.Size(181, 24); |
| | | this.txt_qt034.Size = new System.Drawing.Size(222, 24); |
| | | this.txt_qt034.StyleController = this.layoutMx1; |
| | | this.txt_qt034.TabIndex = 337; |
| | | this.txt_qt034.Tag = "readonly"; |
| | | // |
| | | // txt_qt033 |
| | | // |
| | | this.txt_qt033.Location = new System.Drawing.Point(687, 126); |
| | | this.txt_qt033.Location = new System.Drawing.Point(1098, 40); |
| | | this.txt_qt033.Name = "txt_qt033"; |
| | | this.txt_qt033.Size = new System.Drawing.Size(181, 24); |
| | | this.txt_qt033.Size = new System.Drawing.Size(222, 24); |
| | | this.txt_qt033.StyleController = this.layoutMx1; |
| | | this.txt_qt033.TabIndex = 338; |
| | | this.txt_qt033.Tag = "readonly"; |
| | | // |
| | | // txt_qt032 |
| | | // |
| | | this.txt_qt032.Location = new System.Drawing.Point(585, 155); |
| | | this.txt_qt032.Location = new System.Drawing.Point(996, 68); |
| | | this.txt_qt032.Name = "txt_qt032"; |
| | | this.txt_qt032.Properties.Caption = "采购审核标识"; |
| | | this.txt_qt032.Size = new System.Drawing.Size(283, 24); |
| | | this.txt_qt032.Size = new System.Drawing.Size(324, 24); |
| | | this.txt_qt032.StyleController = this.layoutMx1; |
| | | this.txt_qt032.TabIndex = 339; |
| | | this.txt_qt032.Tag = "readonly"; |
| | |
| | | this.layoutControlItem5, |
| | | this.layoutControlItem7, |
| | | this.layoutControlItem8, |
| | | this.layoutControlItem9, |
| | | this.layoutControlItem10, |
| | | this.layoutControlItem11, |
| | | this.layoutControlItem6, |
| | | this.layoutControlItem3, |
| | | this.layoutControlItem14, |
| | |
| | | this.layoutControlItem18, |
| | | this.layoutControlItem19, |
| | | this.layoutControlItem20, |
| | | this.layoutControlItem10, |
| | | this.layoutControlItem9, |
| | | this.layoutControlItem11, |
| | | this.layoutControlItem21}); |
| | | this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; |
| | | this.Root.Name = "Root"; |
| | |
| | | rowDefinition4, |
| | | rowDefinition5, |
| | | rowDefinition6}); |
| | | this.Root.Size = new System.Drawing.Size(1167, 192); |
| | | this.Root.Size = new System.Drawing.Size(1332, 192); |
| | | this.Root.TextVisible = false; |
| | | // |
| | | // layoutControlItem1 |
| | |
| | | this.layoutControlItem1.Control = this.txt_qtck; |
| | | this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutControlItem1.Name = "layoutControlItem1"; |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(286, 28); |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(328, 28); |
| | | this.layoutControlItem1.Text = "申请单号"; |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | |
| | | this.layoutControlItem4.Location = new System.Drawing.Point(0, 28); |
| | | this.layoutControlItem4.Name = "layoutControlItem4"; |
| | | this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(286, 28); |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(328, 28); |
| | | this.layoutControlItem4.Text = "库存组织"; |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem5 |
| | | // |
| | | this.layoutControlItem5.Control = this.txt_qt009; |
| | | this.layoutControlItem5.Location = new System.Drawing.Point(286, 28); |
| | | this.layoutControlItem5.Location = new System.Drawing.Point(328, 28); |
| | | this.layoutControlItem5.Name = "layoutControlItem5"; |
| | | this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(287, 28); |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(328, 28); |
| | | this.layoutControlItem5.Text = "选择部门"; |
| | | this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | |
| | | // |
| | | this.layoutControlItem7.Control = this.txt_qt018; |
| | | this.layoutControlItem7.CustomizationFormText = "选供应商"; |
| | | this.layoutControlItem7.Location = new System.Drawing.Point(286, 56); |
| | | this.layoutControlItem7.Location = new System.Drawing.Point(328, 56); |
| | | this.layoutControlItem7.Name = "layoutControlItem7"; |
| | | this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem7.Size = new System.Drawing.Size(287, 29); |
| | | this.layoutControlItem7.Size = new System.Drawing.Size(328, 29); |
| | | this.layoutControlItem7.Text = "选供应商"; |
| | | this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem8 |
| | | // |
| | | this.layoutControlItem8.Control = this.txt_qt008; |
| | | this.layoutControlItem8.Location = new System.Drawing.Point(286, 85); |
| | | this.layoutControlItem8.Location = new System.Drawing.Point(328, 85); |
| | | this.layoutControlItem8.Name = "layoutControlItem8"; |
| | | this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem8.Size = new System.Drawing.Size(287, 29); |
| | | this.layoutControlItem8.Size = new System.Drawing.Size(328, 29); |
| | | this.layoutControlItem8.Text = "收料仓库"; |
| | | this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem9 |
| | | // |
| | | this.layoutControlItem9.Control = this.txt_qt016; |
| | | this.layoutControlItem9.Location = new System.Drawing.Point(860, 0); |
| | | this.layoutControlItem9.Name = "layoutControlItem9"; |
| | | this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem9.Size = new System.Drawing.Size(287, 28); |
| | | this.layoutControlItem9.Text = "审核人员"; |
| | | this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem10 |
| | | // |
| | | this.layoutControlItem10.Control = this.txt_qt002; |
| | | this.layoutControlItem10.Location = new System.Drawing.Point(860, 28); |
| | | this.layoutControlItem10.Name = "layoutControlItem10"; |
| | | this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem10.Size = new System.Drawing.Size(287, 28); |
| | | this.layoutControlItem10.Text = "审核日期"; |
| | | this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem11 |
| | | // |
| | | this.layoutControlItem11.Control = this.txt_qt015; |
| | | this.layoutControlItem11.Location = new System.Drawing.Point(860, 56); |
| | | this.layoutControlItem11.Name = "layoutControlItem11"; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(287, 29); |
| | | this.layoutControlItem11.Text = "审核状态"; |
| | | this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem11.TextVisible = false; |
| | | // |
| | | // layoutControlItem6 |
| | | // |
| | |
| | | this.layoutControlItem6.Name = "layoutControlItem6"; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.RowSpan = 2; |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(286, 58); |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(328, 58); |
| | | this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem6.TextVisible = false; |
| | | // |
| | | // layoutControlItem3 |
| | | // |
| | | this.layoutControlItem3.Control = this.txt_qt019; |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(286, 0); |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(328, 0); |
| | | this.layoutControlItem3.Name = "layoutControlItem3"; |
| | | this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(287, 28); |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(328, 28); |
| | | this.layoutControlItem3.Text = "库存方向"; |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | |
| | | // |
| | | this.layoutControlItem14.Control = this.txt_qt005; |
| | | this.layoutControlItem14.CustomizationFormText = "申请人"; |
| | | this.layoutControlItem14.Location = new System.Drawing.Point(573, 0); |
| | | this.layoutControlItem14.Location = new System.Drawing.Point(656, 0); |
| | | this.layoutControlItem14.Name = "layoutControlItem14"; |
| | | this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem14.Size = new System.Drawing.Size(287, 28); |
| | | this.layoutControlItem14.Size = new System.Drawing.Size(328, 28); |
| | | this.layoutControlItem14.Text = "申请人员"; |
| | | this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem15 |
| | | // |
| | | this.layoutControlItem15.Control = this.txt_qt001; |
| | | this.layoutControlItem15.Location = new System.Drawing.Point(573, 28); |
| | | this.layoutControlItem15.Location = new System.Drawing.Point(656, 28); |
| | | this.layoutControlItem15.Name = "layoutControlItem15"; |
| | | this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem15.Size = new System.Drawing.Size(287, 28); |
| | | this.layoutControlItem15.Size = new System.Drawing.Size(328, 28); |
| | | this.layoutControlItem15.Text = "申请时间"; |
| | | this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | this.layoutControlItem2.Control = this.txt_qt003; |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(573, 56); |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(656, 56); |
| | | this.layoutControlItem2.Name = "layoutControlItem2"; |
| | | this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(287, 29); |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(328, 29); |
| | | this.layoutControlItem2.Text = "单据类型"; |
| | | this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | |
| | | this.layoutControlItem13.Name = "layoutControlItem13"; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.ColumnSpan = 2; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 4; |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(573, 29); |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(656, 29); |
| | | this.layoutControlItem13.Text = "申请备注"; |
| | | this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem16 |
| | | // |
| | | this.layoutControlItem16.Control = this.txt_qt030; |
| | | this.layoutControlItem16.Location = new System.Drawing.Point(860, 85); |
| | | this.layoutControlItem16.Location = new System.Drawing.Point(984, 85); |
| | | this.layoutControlItem16.Name = "layoutControlItem16"; |
| | | this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem16.Size = new System.Drawing.Size(287, 29); |
| | | this.layoutControlItem16.Size = new System.Drawing.Size(328, 29); |
| | | this.layoutControlItem16.Text = "财务审核人员"; |
| | | this.layoutControlItem16.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem17 |
| | | // |
| | | this.layoutControlItem17.Control = this.txt_qt029; |
| | | this.layoutControlItem17.Location = new System.Drawing.Point(860, 114); |
| | | this.layoutControlItem17.Location = new System.Drawing.Point(984, 114); |
| | | this.layoutControlItem17.Name = "layoutControlItem17"; |
| | | this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4; |
| | | this.layoutControlItem17.Size = new System.Drawing.Size(287, 29); |
| | | this.layoutControlItem17.Size = new System.Drawing.Size(328, 29); |
| | | this.layoutControlItem17.Text = "财务审核时间"; |
| | | this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem18 |
| | | // |
| | | this.layoutControlItem18.Control = this.txt_qt028; |
| | | this.layoutControlItem18.Location = new System.Drawing.Point(860, 143); |
| | | this.layoutControlItem18.Location = new System.Drawing.Point(984, 143); |
| | | this.layoutControlItem18.Name = "layoutControlItem18"; |
| | | this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 5; |
| | | this.layoutControlItem18.Size = new System.Drawing.Size(287, 29); |
| | | this.layoutControlItem18.Size = new System.Drawing.Size(328, 29); |
| | | this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem18.TextVisible = false; |
| | | // |
| | | // layoutControlItem19 |
| | | // |
| | | this.layoutControlItem19.Control = this.txt_qt034; |
| | | this.layoutControlItem19.Location = new System.Drawing.Point(573, 85); |
| | | this.layoutControlItem19.Location = new System.Drawing.Point(984, 0); |
| | | this.layoutControlItem19.Name = "layoutControlItem19"; |
| | | this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem19.Size = new System.Drawing.Size(287, 29); |
| | | this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem19.Size = new System.Drawing.Size(328, 28); |
| | | this.layoutControlItem19.Text = "采购审核人员"; |
| | | this.layoutControlItem19.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem20 |
| | | // |
| | | this.layoutControlItem20.Control = this.txt_qt033; |
| | | this.layoutControlItem20.Location = new System.Drawing.Point(573, 114); |
| | | this.layoutControlItem20.Location = new System.Drawing.Point(984, 28); |
| | | this.layoutControlItem20.Name = "layoutControlItem20"; |
| | | this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 4; |
| | | this.layoutControlItem20.Size = new System.Drawing.Size(287, 29); |
| | | this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem20.Size = new System.Drawing.Size(328, 28); |
| | | this.layoutControlItem20.Text = "采购审核时间"; |
| | | this.layoutControlItem20.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem10 |
| | | // |
| | | this.layoutControlItem10.Control = this.txt_qt002; |
| | | this.layoutControlItem10.Location = new System.Drawing.Point(656, 85); |
| | | this.layoutControlItem10.Name = "layoutControlItem10"; |
| | | this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem10.Size = new System.Drawing.Size(328, 29); |
| | | this.layoutControlItem10.Text = "审核日期"; |
| | | this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem9 |
| | | // |
| | | this.layoutControlItem9.Control = this.txt_qt016; |
| | | this.layoutControlItem9.Location = new System.Drawing.Point(656, 114); |
| | | this.layoutControlItem9.Name = "layoutControlItem9"; |
| | | this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 4; |
| | | this.layoutControlItem9.Size = new System.Drawing.Size(328, 29); |
| | | this.layoutControlItem9.Text = "审核人员"; |
| | | this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem11 |
| | | // |
| | | this.layoutControlItem11.Control = this.txt_qt015; |
| | | this.layoutControlItem11.Location = new System.Drawing.Point(656, 143); |
| | | this.layoutControlItem11.Name = "layoutControlItem11"; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 5; |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(328, 29); |
| | | this.layoutControlItem11.Text = "审核状态"; |
| | | this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem11.TextVisible = false; |
| | | // |
| | | // layoutControlItem21 |
| | | // |
| | | this.layoutControlItem21.Control = this.txt_qt032; |
| | | this.layoutControlItem21.Location = new System.Drawing.Point(573, 143); |
| | | this.layoutControlItem21.Location = new System.Drawing.Point(984, 56); |
| | | this.layoutControlItem21.Name = "layoutControlItem21"; |
| | | this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 5; |
| | | this.layoutControlItem21.Size = new System.Drawing.Size(287, 29); |
| | | this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem21.Size = new System.Drawing.Size(328, 29); |
| | | this.layoutControlItem21.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem21.TextVisible = false; |
| | | // |
| | |
| | | this.tabMx.Location = new System.Drawing.Point(0, 0); |
| | | this.tabMx.Name = "tabMx"; |
| | | this.tabMx.SelectedTabPage = this.tabMxPage1; |
| | | this.tabMx.Size = new System.Drawing.Size(1167, 366); |
| | | this.tabMx.Size = new System.Drawing.Size(1332, 366); |
| | | this.tabMx.TabIndex = 3; |
| | | this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { |
| | | this.tabMxPage1, |
| | |
| | | // |
| | | this.tabMxPage1.Controls.Add(this.split99); |
| | | this.tabMxPage1.Name = "tabMxPage1"; |
| | | this.tabMxPage1.Size = new System.Drawing.Size(1165, 334); |
| | | this.tabMxPage1.Size = new System.Drawing.Size(1330, 334); |
| | | this.tabMxPage1.Text = "物料明细"; |
| | | // |
| | | // split99 |
| | |
| | | this.split99.Panel2.Controls.Add(this.gcMx1); |
| | | this.split99.Panel2.Text = "Panel2"; |
| | | this.split99.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.split99.Size = new System.Drawing.Size(1165, 334); |
| | | this.split99.Size = new System.Drawing.Size(1330, 334); |
| | | this.split99.SplitterPosition = 102; |
| | | this.split99.TabIndex = 3; |
| | | // |
| | |
| | | this.layout99.Name = "layout99"; |
| | | this.layout99.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(104, 578, 812, 452); |
| | | this.layout99.Root = this.layoutControlGroup1; |
| | | this.layout99.Size = new System.Drawing.Size(1165, 102); |
| | | this.layout99.Size = new System.Drawing.Size(1330, 102); |
| | | this.layout99.TabIndex = 0; |
| | | this.layout99.Text = "layoutControl1"; |
| | | // |
| | |
| | | this.radOut.Name = "radOut"; |
| | | this.radOut.Properties.ItemHorzAlignment = DevExpress.XtraEditors.RadioItemHorzAlignment.Near; |
| | | this.radOut.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { |
| | | new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "全自动"), |
| | | new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "半自动"), |
| | | new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "手动")}); |
| | | new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "全打"), |
| | | new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "只打整张"), |
| | | new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "手动打")}); |
| | | this.radOut.Size = new System.Drawing.Size(227, 28); |
| | | this.radOut.StyleController = this.layout99; |
| | | this.radOut.TabIndex = 475; |
| | |
| | | this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { |
| | | this.repositoryItemButtonEdit1, |
| | | this.repositoryItemSearchLookUpEdit1}); |
| | | this.gcMx1.Size = new System.Drawing.Size(1165, 220); |
| | | this.gcMx1.Size = new System.Drawing.Size(1330, 220); |
| | | this.gcMx1.TabIndex = 0; |
| | | this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gvMx1}); |
| | |
| | | // |
| | | this.xtraTabPage3.Controls.Add(this.gcMx2); |
| | | this.xtraTabPage3.Name = "xtraTabPage3"; |
| | | this.xtraTabPage3.Size = new System.Drawing.Size(1165, 334); |
| | | this.xtraTabPage3.Size = new System.Drawing.Size(1330, 334); |
| | | this.xtraTabPage3.Text = "已打印条码明细"; |
| | | // |
| | | // gcMx2 |
| | |
| | | this.gcMx2.Name = "gcMx2"; |
| | | this.gcMx2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { |
| | | this.rptChongDa}); |
| | | this.gcMx2.Size = new System.Drawing.Size(1165, 334); |
| | | this.gcMx2.Size = new System.Drawing.Size(1330, 334); |
| | | this.gcMx2.TabIndex = 2; |
| | | this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gvMx2}); |
| | |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(1169, 682); |
| | | this.ClientSize = new System.Drawing.Size(1334, 682); |
| | | this.Controls.Add(this.picCheckBox); |
| | | this.Controls.Add(this.xtraTabControl1); |
| | | this.Controls.Add(this.toolBarMenu1); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); |
| | | this.tabMx.ResumeLayout(false); |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; |
| | | private DevExpress.XtraEditors.CheckEdit txt_qt015; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; |
| | | private DevExpress.XtraTab.XtraTabControl tabMx; |
| | | private DevExpress.XtraTab.XtraTabPage tabMxPage1; |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21; |
| | | private DevExpress.XtraEditors.SplitContainerControl split99; |
| | | private DevExpress.XtraLayout.LayoutControl layout99; |
| | | private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem33; |
| | | private DevExpress.XtraEditors.TextEdit txt_yuliang_1; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem34; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21; |
| | | } |
| | | } |