From 07bf5764833f1d5beafee7aa94dc261a9a73a905 Mon Sep 17 00:00:00 2001
From: cdk <2441919651@qq.com>
Date: 星期四, 24 七月 2025 17:49:00 +0800
Subject: [PATCH] 增加计时单价,计件单价,异常工资,计时类型维护,考勤表记录的前台代码
---
DevApp/Gs.DevApp/DevFrm/RkQC/Frm_Cqfa.Designer.cs | 892 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 889 insertions(+), 3 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/RkQC/Frm_Cqfa.Designer.cs b/DevApp/Gs.DevApp/DevFrm/RkQC/Frm_Cqfa.Designer.cs
index 890e6fa..090607f 100644
--- a/DevApp/Gs.DevApp/DevFrm/RkQC/Frm_Cqfa.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/RkQC/Frm_Cqfa.Designer.cs
@@ -1,4 +1,6 @@
-锘縩amespace Gs.DevApp.DevFrm.RkQC
+锘縰sing Gs.DevApp.ToolBox;
+
+namespace Gs.DevApp.DevFrm.RkQC
{
partial class Frm_Cqfa
{
@@ -29,10 +31,894 @@
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
+ this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
+ this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
+ this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
+ this.split1 = new DevExpress.XtraEditors.SplitContainerControl();
+ this.gcMain1 = new DevExpress.XtraGrid.GridControl();
+ this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
+ this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_status = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_billNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_checkUser = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.pageBar1 = new UserControls.Data.UcPageBar();
+ this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
+ this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
+ this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
+ this.txt_fSubsidiary = new Gs.DevApp.UserControl.UcLookOrg();
+ this.txt_checkStatus = new DevExpress.XtraEditors.CheckEdit();
+ this.lbGuid = new System.Windows.Forms.Label();
+ this.txt_fabm = new DevExpress.XtraEditors.TextEdit();
+ this.txt_checkDate = new DevExpress.XtraEditors.TextEdit();
+ this.txt_bz = new DevExpress.XtraEditors.TextEdit();
+ this.txt_checkBy = new DevExpress.XtraEditors.TextEdit();
+ this.txt_guid = new DevExpress.XtraEditors.TextEdit();
+ this.txt_famc = new DevExpress.XtraEditors.TextEdit();
+ this.txt_bzqx = new DevExpress.XtraEditors.TextEdit();
+ this.txt_yjrq = new DevExpress.XtraEditors.TextEdit();
+ this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
+ this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.tabMx = new DevExpress.XtraTab.XtraTabControl();
+ this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
+ this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
+ this.frm_CqfaItems1 = new Gs.DevApp.DevFrm.RkQC.Frm_CqfaItems();
+ this.splitContainerControl2 = new DevExpress.XtraEditors.SplitContainerControl();
+ this.btnOut = new DevExpress.XtraEditors.SimpleButton();
+ this.btnIn = new DevExpress.XtraEditors.SimpleButton();
+ this.frm_CqfaItems2 = new Gs.DevApp.DevFrm.RkQC.Frm_CqfaItems();
+ this.picCheckBox = new System.Windows.Forms.PictureBox();
+ this.tips = new DevExpress.Utils.ToolTipController(this.components);
+ this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
+ ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
+ this.xtraTabControl1.SuspendLayout();
+ this.xtraTabPage1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.split1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).BeginInit();
+ this.split1.Panel1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).BeginInit();
+ this.split1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
+ this.xtraTabPage2.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit();
+ this.splitMx1.Panel1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).BeginInit();
+ this.splitMx1.Panel2.SuspendLayout();
+ this.splitMx1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit();
+ this.layoutMx1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_checkStatus.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fabm.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_bz.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_checkBy.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_famc.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_bzqx.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_yjrq.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
+ this.tabMx.SuspendLayout();
+ this.tabMxPage1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).BeginInit();
+ this.splitContainerControl1.Panel1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).BeginInit();
+ this.splitContainerControl1.Panel2.SuspendLayout();
+ this.splitContainerControl1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2.Panel1)).BeginInit();
+ this.splitContainerControl2.Panel1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2.Panel2)).BeginInit();
+ this.splitContainerControl2.Panel2.SuspendLayout();
+ this.splitContainerControl2.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
+ this.SuspendLayout();
+ //
+ // toolBarMenu1
+ //
+ this.toolBarMenu1.chkParameter = "MES_CQJY_FA,checkDate,checkStatus,checkBy";
+ this.toolBarMenu1.currentAction = null;
+ this.toolBarMenu1.defaultActions = null;
+ this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
+ this.toolBarMenu1.guidKey = null;
+ this.toolBarMenu1.isSetBtn = false;
+ this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
+ this.toolBarMenu1.Name = "toolBarMenu1";
+ this.toolBarMenu1.rptParameter = null;
+ this.toolBarMenu1.Size = new System.Drawing.Size(1203, 80);
+ this.toolBarMenu1.TabIndex = 0;
+ this.toolBarMenu1.xlsInService = null;
+ this.toolBarMenu1.xlsOutParameter = null;
+ //
+ // xtraTabControl1
+ //
+ this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
+ 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(1203, 602);
+ this.xtraTabControl1.TabIndex = 3;
+ this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
+ this.xtraTabPage1,
+ this.xtraTabPage2});
+ //
+ // xtraTabPage1
+ //
+ this.xtraTabPage1.Controls.Add(this.split1);
+ this.xtraTabPage1.Name = "xtraTabPage1";
+ this.xtraTabPage1.Size = new System.Drawing.Size(1201, 570);
+ this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
+ //
+ // 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.Panel1
+ //
+ this.split1.Panel1.Controls.Add(this.gcMain1);
+ this.split1.Panel1.Controls.Add(this.pageBar1);
+ this.split1.Panel1.Text = "Panel1";
+ //
+ // split1.Panel2
+ //
+ this.split1.Panel2.Text = "Panel2";
+ this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
+ this.split1.Size = new System.Drawing.Size(1201, 570);
+ this.split1.SplitterPosition = 0;
+ this.split1.TabIndex = 0;
+ //
+ // gcMain1
+ //
+ this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
+ 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(1201, 519);
+ this.gcMain1.TabIndex = 2;
+ this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+ this.gridView1});
+ //
+ // gridView1
+ //
+ this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
+ this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
+ this.gridView1.Appearance.Row.Options.UseFont = true;
+ this.gridView1.ColumnPanelRowHeight = 50;
+ this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+ this.gridColumn9,
+ this.gridColumn8,
+ this.gridColumn10,
+ this.gridColumn1,
+ this.gv_status,
+ this.gridColumn11,
+ this.gv_billNo,
+ this.gv_checkUser,
+ this.gv_checkDate,
+ this.gv_remark,
+ this.gridColumn7});
+ this.gridView1.GridControl = this.gcMain1;
+ this.gridView1.IndicatorWidth = 50;
+ this.gridView1.Name = "gridView1";
+ this.gridView1.OptionsFind.ShowSearchNavButtons = false;
+ this.gridView1.OptionsView.ShowAutoFilterRow = true;
+ this.gridView1.OptionsView.ShowGroupPanel = false;
+ //
+ // gridColumn9
+ //
+ this.gridColumn9.Caption = "淇濆�兼湡闄�";
+ this.gridColumn9.FieldName = "bzqx";
+ this.gridColumn9.MinWidth = 25;
+ this.gridColumn9.Name = "gridColumn9";
+ this.gridColumn9.Visible = true;
+ this.gridColumn9.VisibleIndex = 4;
+ this.gridColumn9.Width = 115;
+ //
+ // gridColumn8
+ //
+ this.gridColumn8.Caption = "棰勮鏃ユ湡";
+ this.gridColumn8.FieldName = "yjrq";
+ this.gridColumn8.MinWidth = 25;
+ this.gridColumn8.Name = "gridColumn8";
+ this.gridColumn8.Visible = true;
+ this.gridColumn8.VisibleIndex = 5;
+ this.gridColumn8.Width = 115;
+ //
+ // gridColumn10
+ //
+ this.gridColumn10.Caption = "澶嶆闄愬��";
+ this.gridColumn10.FieldName = "fjxz";
+ this.gridColumn10.MinWidth = 25;
+ this.gridColumn10.Name = "gridColumn10";
+ this.gridColumn10.Width = 115;
+ //
+ // gridColumn1
+ //
+ this.gridColumn1.Caption = "浣跨敤缁勭粐";
+ this.gridColumn1.FieldName = "orgName";
+ this.gridColumn1.Name = "gridColumn1";
+ this.gridColumn1.Tag = "org.fnamber";
+ this.gridColumn1.Visible = true;
+ this.gridColumn1.VisibleIndex = 0;
+ this.gridColumn1.Width = 50;
+ //
+ // gv_status
+ //
+ this.gv_status.AppearanceCell.Options.UseFont = true;
+ this.gv_status.Caption = "瀹℃牳鐘舵��";
+ this.gv_status.FieldName = "checkStatus";
+ this.gv_status.MaxWidth = 50;
+ this.gv_status.MinWidth = 50;
+ this.gv_status.Name = "gv_status";
+ this.gv_status.OptionsColumn.AllowEdit = false;
+ this.gv_status.Tag = "query_a.STATUS";
+ this.gv_status.Visible = true;
+ this.gv_status.VisibleIndex = 1;
+ this.gv_status.Width = 50;
+ //
+ // gridColumn11
+ //
+ this.gridColumn11.Caption = "鏂规鍚嶇О";
+ this.gridColumn11.FieldName = "famc";
+ this.gridColumn11.MinWidth = 25;
+ this.gridColumn11.Name = "gridColumn11";
+ this.gridColumn11.Visible = true;
+ this.gridColumn11.VisibleIndex = 3;
+ this.gridColumn11.Width = 115;
+ //
+ // gv_billNo
+ //
+ this.gv_billNo.AppearanceCell.Options.UseFont = true;
+ this.gv_billNo.Caption = "鏂规缂栫爜";
+ this.gv_billNo.FieldName = "fabm";
+ this.gv_billNo.Name = "gv_billNo";
+ this.gv_billNo.OptionsColumn.AllowEdit = false;
+ this.gv_billNo.Tag = "query_a.BILL_NO";
+ this.gv_billNo.Visible = true;
+ this.gv_billNo.VisibleIndex = 2;
+ this.gv_billNo.Width = 147;
+ //
+ // gv_checkUser
+ //
+ this.gv_checkUser.AppearanceCell.Options.UseFont = true;
+ this.gv_checkUser.Caption = "瀹℃牳浜� ";
+ this.gv_checkUser.FieldName = "checkBy";
+ this.gv_checkUser.Name = "gv_checkUser";
+ this.gv_checkUser.OptionsColumn.AllowEdit = false;
+ this.gv_checkUser.Tag = "query_a.CHECK_USER";
+ this.gv_checkUser.Visible = true;
+ this.gv_checkUser.VisibleIndex = 6;
+ this.gv_checkUser.Width = 115;
+ //
+ // gv_checkDate
+ //
+ this.gv_checkDate.AppearanceCell.Options.UseFont = true;
+ this.gv_checkDate.Caption = "瀹℃牳鏃堕棿 ";
+ this.gv_checkDate.FieldName = "checkDate";
+ this.gv_checkDate.Name = "gv_checkDate";
+ this.gv_checkDate.OptionsColumn.AllowEdit = false;
+ this.gv_checkDate.Tag = "query_a.CHECK_DATE";
+ this.gv_checkDate.Visible = true;
+ this.gv_checkDate.VisibleIndex = 7;
+ this.gv_checkDate.Width = 115;
+ //
+ // gv_remark
+ //
+ this.gv_remark.AppearanceCell.Options.UseFont = true;
+ this.gv_remark.Caption = "澶囨敞";
+ this.gv_remark.FieldName = "bz";
+ this.gv_remark.Name = "gv_remark";
+ this.gv_remark.OptionsColumn.AllowEdit = false;
+ this.gv_remark.Tag = "query_a.REMARK";
+ this.gv_remark.Visible = true;
+ this.gv_remark.VisibleIndex = 8;
+ this.gv_remark.Width = 137;
+ //
+ // gridColumn7
+ //
+ this.gridColumn7.Caption = "涓婚敭GUID";
+ this.gridColumn7.FieldName = "guid";
+ this.gridColumn7.MinWidth = 25;
+ this.gridColumn7.Name = "gridColumn7";
+ this.gridColumn7.Width = 94;
+ //
+ // pageBar1
+ //
+ this.pageBar1.CurrentPage = 1;
+ this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
+ 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.pageBar1.Size = new System.Drawing.Size(1201, 39);
+ this.pageBar1.TabIndex = 4;
+ this.pageBar1.TotalPages = 0;
+ //
+ // xtraTabPage2
+ //
+ this.xtraTabPage2.Controls.Add(this.splitMx1);
+ this.xtraTabPage2.Name = "xtraTabPage2";
+ this.xtraTabPage2.Size = new System.Drawing.Size(1201, 570);
+ this.xtraTabPage2.Text = "鏁版嵁璇︽儏";
+ //
+ // splitMx1
+ //
+ this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.splitMx1.Horizontal = false;
+ this.splitMx1.Location = new System.Drawing.Point(0, 0);
+ this.splitMx1.Name = "splitMx1";
+ //
+ // splitMx1.Panel1
+ //
+ this.splitMx1.Panel1.Controls.Add(this.layoutMx1);
+ this.splitMx1.Panel1.Text = "Panel1";
+ //
+ // splitMx1.Panel2
+ //
+ 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(1201, 570);
+ this.splitMx1.SplitterPosition = 88;
+ this.splitMx1.TabIndex = 0;
+ //
+ // layoutMx1
+ //
+ this.layoutMx1.Controls.Add(this.txt_fSubsidiary);
+ this.layoutMx1.Controls.Add(this.txt_checkStatus);
+ this.layoutMx1.Controls.Add(this.lbGuid);
+ this.layoutMx1.Controls.Add(this.txt_fabm);
+ this.layoutMx1.Controls.Add(this.txt_checkDate);
+ this.layoutMx1.Controls.Add(this.txt_bz);
+ this.layoutMx1.Controls.Add(this.txt_checkBy);
+ this.layoutMx1.Controls.Add(this.txt_guid);
+ this.layoutMx1.Controls.Add(this.txt_famc);
+ this.layoutMx1.Controls.Add(this.txt_bzqx);
+ this.layoutMx1.Controls.Add(this.txt_yjrq);
+ this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+ this.layoutControlItem17,
+ this.layoutControlItem13,
+ this.layoutControlItem6});
+ this.layoutMx1.Location = new System.Drawing.Point(0, 0);
+ this.layoutMx1.Name = "layoutMx1";
+ this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(535, 431, 812, 500);
+ this.layoutMx1.Root = this.Root;
+ this.layoutMx1.Size = new System.Drawing.Size(1201, 88);
+ this.layoutMx1.TabIndex = 0;
+ this.layoutMx1.Text = "layoutControl1";
+ //
+ // txt_fSubsidiary
+ //
+ this.txt_fSubsidiary.IsReadly = false;
+ this.txt_fSubsidiary.Location = new System.Drawing.Point(701, 12);
+ this.txt_fSubsidiary.Name = "txt_fSubsidiary";
+ this.txt_fSubsidiary.Size = new System.Drawing.Size(192, 24);
+ this.txt_fSubsidiary.TabIndex = 538;
+ //
+ // txt_checkStatus
+ //
+ this.txt_checkStatus.Location = new System.Drawing.Point(897, 72);
+ this.txt_checkStatus.Name = "txt_checkStatus";
+ this.txt_checkStatus.Properties.Caption = "瀹℃牳鏍囪瘑";
+ this.txt_checkStatus.Size = new System.Drawing.Size(292, 24);
+ this.txt_checkStatus.StyleController = this.layoutMx1;
+ this.txt_checkStatus.TabIndex = 537;
+ this.txt_checkStatus.Tag = "readonly";
+ //
+ // lbGuid
+ //
+ this.lbGuid.Location = new System.Drawing.Point(840, 114);
+ this.lbGuid.Name = "lbGuid";
+ this.lbGuid.Size = new System.Drawing.Size(274, 30);
+ this.lbGuid.TabIndex = 1;
+ this.lbGuid.Text = "lbGuid";
+ this.lbGuid.Visible = false;
+ //
+ // txt_fabm
+ //
+ this.txt_fabm.Location = new System.Drawing.Point(111, 12);
+ this.txt_fabm.Name = "txt_fabm";
+ this.txt_fabm.Properties.Appearance.Options.UseFont = true;
+ this.txt_fabm.Size = new System.Drawing.Size(192, 24);
+ this.txt_fabm.StyleController = this.layoutMx1;
+ this.txt_fabm.TabIndex = 211;
+ this.txt_fabm.Tag = "readonly";
+ //
+ // txt_checkDate
+ //
+ this.txt_checkDate.Location = new System.Drawing.Point(996, 46);
+ this.txt_checkDate.Name = "txt_checkDate";
+ this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
+ this.txt_checkDate.Size = new System.Drawing.Size(193, 24);
+ this.txt_checkDate.StyleController = this.layoutMx1;
+ this.txt_checkDate.TabIndex = 226;
+ this.txt_checkDate.Tag = "readonly";
+ //
+ // txt_bz
+ //
+ this.txt_bz.Location = new System.Drawing.Point(701, 46);
+ this.txt_bz.Name = "txt_bz";
+ this.txt_bz.Properties.Appearance.Options.UseFont = true;
+ this.txt_bz.Size = new System.Drawing.Size(192, 24);
+ this.txt_bz.StyleController = this.layoutMx1;
+ this.txt_bz.TabIndex = 252;
+ //
+ // txt_checkBy
+ //
+ this.txt_checkBy.Location = new System.Drawing.Point(996, 12);
+ this.txt_checkBy.Name = "txt_checkBy";
+ this.txt_checkBy.Properties.Appearance.Options.UseFont = true;
+ this.txt_checkBy.Size = new System.Drawing.Size(193, 24);
+ this.txt_checkBy.StyleController = this.layoutMx1;
+ this.txt_checkBy.TabIndex = 222;
+ this.txt_checkBy.Tag = "readonly";
+ //
+ // txt_guid
+ //
+ this.txt_guid.Location = new System.Drawing.Point(942, 148);
+ this.txt_guid.Name = "txt_guid";
+ this.txt_guid.Size = new System.Drawing.Size(172, 24);
+ this.txt_guid.StyleController = this.layoutMx1;
+ this.txt_guid.TabIndex = 532;
+ //
+ // txt_famc
+ //
+ this.txt_famc.Location = new System.Drawing.Point(111, 46);
+ this.txt_famc.Name = "txt_famc";
+ this.txt_famc.Size = new System.Drawing.Size(192, 24);
+ this.txt_famc.StyleController = this.layoutMx1;
+ this.txt_famc.TabIndex = 533;
+ //
+ // txt_bzqx
+ //
+ this.txt_bzqx.Location = new System.Drawing.Point(406, 12);
+ this.txt_bzqx.Name = "txt_bzqx";
+ this.txt_bzqx.Size = new System.Drawing.Size(192, 24);
+ this.txt_bzqx.StyleController = this.layoutMx1;
+ this.txt_bzqx.TabIndex = 534;
+ //
+ // txt_yjrq
+ //
+ this.txt_yjrq.Location = new System.Drawing.Point(406, 46);
+ this.txt_yjrq.Name = "txt_yjrq";
+ this.txt_yjrq.Size = new System.Drawing.Size(192, 24);
+ this.txt_yjrq.StyleController = this.layoutMx1;
+ this.txt_yjrq.TabIndex = 536;
+ //
+ // layoutControlItem17
+ //
+ this.layoutControlItem17.Control = this.txt_guid;
+ this.layoutControlItem17.Location = new System.Drawing.Point(828, 136);
+ this.layoutControlItem17.Name = "layoutControlItem17";
+ this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4;
+ this.layoutControlItem17.Size = new System.Drawing.Size(278, 35);
+ this.layoutControlItem17.Text = "涓婚敭Guid";
+ this.layoutControlItem17.TextSize = new System.Drawing.Size(50, 20);
+ //
+ // layoutControlItem13
+ //
+ this.layoutControlItem13.Control = this.lbGuid;
+ this.layoutControlItem13.Location = new System.Drawing.Point(828, 102);
+ this.layoutControlItem13.Name = "layoutControlItem13";
+ this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem13.Size = new System.Drawing.Size(278, 34);
+ this.layoutControlItem13.Text = "lbGuid";
+ this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem13.TextVisible = false;
+ //
+ // layoutControlItem6
+ //
+ this.layoutControlItem6.Control = this.txt_checkStatus;
+ this.layoutControlItem6.Location = new System.Drawing.Point(885, 60);
+ this.layoutControlItem6.Name = "layoutControlItem6";
+ this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem6.Size = new System.Drawing.Size(296, 31);
+ this.layoutControlItem6.Text = "瀹℃牳鏍囪瘑";
+ this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem6.TextVisible = false;
+ //
+ // Root
+ //
+ this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
+ this.Root.GroupBordersVisible = false;
+ this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+ this.layoutControlItem9,
+ this.layoutControlItem10,
+ this.layoutControlItem1,
+ this.layoutControlItem3,
+ this.layoutControlItem8,
+ this.layoutControlItem2,
+ this.layoutControlItem5,
+ this.layoutControlItem7});
+ this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
+ this.Root.Name = "Root";
+ columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition1.Width = 100D;
+ columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition2.Width = 100D;
+ columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition3.Width = 100D;
+ columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition4.Width = 100D;
+ this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
+ columnDefinition1,
+ columnDefinition2,
+ columnDefinition3,
+ columnDefinition4});
+ rowDefinition1.Height = 100D;
+ rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition2.Height = 100D;
+ rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
+ this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
+ rowDefinition1,
+ rowDefinition2});
+ this.Root.Size = new System.Drawing.Size(1201, 88);
+ this.Root.TextVisible = false;
+ //
+ // layoutControlItem9
+ //
+ this.layoutControlItem9.Control = this.txt_checkBy;
+ this.layoutControlItem9.CustomizationFormText = "瀹℃牳浜哄憳";
+ this.layoutControlItem9.Location = new System.Drawing.Point(885, 0);
+ this.layoutControlItem9.Name = "layoutControlItem9";
+ this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem9.Size = new System.Drawing.Size(296, 34);
+ this.layoutControlItem9.Text = "瀹℃牳浜哄憳";
+ this.layoutControlItem9.TextSize = new System.Drawing.Size(87, 18);
+ //
+ // layoutControlItem10
+ //
+ this.layoutControlItem10.Control = this.txt_checkDate;
+ this.layoutControlItem10.Location = new System.Drawing.Point(885, 34);
+ this.layoutControlItem10.Name = "layoutControlItem10";
+ this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem10.Size = new System.Drawing.Size(296, 34);
+ this.layoutControlItem10.Text = "瀹℃牳鏃堕棿";
+ this.layoutControlItem10.TextSize = new System.Drawing.Size(87, 18);
+ //
+ // layoutControlItem1
+ //
+ this.layoutControlItem1.Control = this.txt_fabm;
+ this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
+ this.layoutControlItem1.Name = "layoutControlItem1";
+ this.layoutControlItem1.Size = new System.Drawing.Size(295, 34);
+ this.layoutControlItem1.Text = "鏂规缂栫爜";
+ this.layoutControlItem1.TextSize = new System.Drawing.Size(87, 18);
+ //
+ // layoutControlItem3
+ //
+ this.layoutControlItem3.Control = this.txt_famc;
+ this.layoutControlItem3.Location = new System.Drawing.Point(0, 34);
+ this.layoutControlItem3.Name = "layoutControlItem3";
+ this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem3.Size = new System.Drawing.Size(295, 34);
+ this.layoutControlItem3.Text = "鏂规鍚嶇О";
+ this.layoutControlItem3.TextSize = new System.Drawing.Size(87, 18);
+ //
+ // layoutControlItem8
+ //
+ this.layoutControlItem8.Control = this.txt_fSubsidiary;
+ this.layoutControlItem8.Location = new System.Drawing.Point(590, 0);
+ this.layoutControlItem8.Name = "layoutControlItem8";
+ this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem8.Size = new System.Drawing.Size(295, 34);
+ this.layoutControlItem8.Text = "浣跨敤缁勭粐";
+ this.layoutControlItem8.TextSize = new System.Drawing.Size(87, 18);
+ //
+ // layoutControlItem2
+ //
+ this.layoutControlItem2.Control = this.txt_bzqx;
+ this.layoutControlItem2.Location = new System.Drawing.Point(295, 0);
+ this.layoutControlItem2.Name = "layoutControlItem2";
+ this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem2.Size = new System.Drawing.Size(295, 34);
+ this.layoutControlItem2.Text = "璐ㄤ繚鏈熼檺(澶�)";
+ this.layoutControlItem2.TextSize = new System.Drawing.Size(87, 18);
+ //
+ // layoutControlItem5
+ //
+ this.layoutControlItem5.Control = this.txt_yjrq;
+ this.layoutControlItem5.Location = new System.Drawing.Point(295, 34);
+ this.layoutControlItem5.Name = "layoutControlItem5";
+ this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem5.Size = new System.Drawing.Size(295, 34);
+ this.layoutControlItem5.Text = "棰勮鏃ユ湡(澶�)";
+ this.layoutControlItem5.TextSize = new System.Drawing.Size(87, 18);
+ //
+ // layoutControlItem7
+ //
+ this.layoutControlItem7.Control = this.txt_bz;
+ this.layoutControlItem7.Location = new System.Drawing.Point(590, 34);
+ this.layoutControlItem7.Name = "layoutControlItem7";
+ this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem7.Size = new System.Drawing.Size(295, 34);
+ this.layoutControlItem7.Text = "鏂规澶囨敞";
+ this.layoutControlItem7.TextSize = new System.Drawing.Size(87, 18);
+ //
+ // tabMx
+ //
+ this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
+ 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(1201, 470);
+ this.tabMx.TabIndex = 3;
+ this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
+ this.tabMxPage1});
+ //
+ // tabMxPage1
+ //
+ this.tabMxPage1.Controls.Add(this.splitContainerControl1);
+ this.tabMxPage1.Name = "tabMxPage1";
+ this.tabMxPage1.Size = new System.Drawing.Size(1199, 438);
+ this.tabMxPage1.Text = "鏂规鏄庣粏";
+ //
+ // splitContainerControl1
+ //
+ this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.splitContainerControl1.Location = new System.Drawing.Point(0, 0);
+ this.splitContainerControl1.Name = "splitContainerControl1";
+ //
+ // splitContainerControl1.Panel1
+ //
+ this.splitContainerControl1.Panel1.Controls.Add(this.frm_CqfaItems1);
+ this.splitContainerControl1.Panel1.Text = "Panel1";
+ //
+ // splitContainerControl1.Panel2
+ //
+ this.splitContainerControl1.Panel2.Controls.Add(this.splitContainerControl2);
+ this.splitContainerControl1.Panel2.Text = "Panel2";
+ this.splitContainerControl1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
+ this.splitContainerControl1.Size = new System.Drawing.Size(1199, 438);
+ this.splitContainerControl1.SplitterPosition = 628;
+ this.splitContainerControl1.TabIndex = 0;
+ //
+ // 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, 438);
+ this.frm_CqfaItems1.TabIndex = 0;
+ //
+ // splitContainerControl2
+ //
+ this.splitContainerControl2.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.splitContainerControl2.Location = new System.Drawing.Point(0, 0);
+ this.splitContainerControl2.Name = "splitContainerControl2";
+ //
+ // splitContainerControl2.Panel1
+ //
+ this.splitContainerControl2.Panel1.Controls.Add(this.btnOut);
+ this.splitContainerControl2.Panel1.Controls.Add(this.btnIn);
+ this.splitContainerControl2.Panel1.Text = "Panel1";
+ //
+ // 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, 438);
+ this.splitContainerControl2.SplitterPosition = 71;
+ this.splitContainerControl2.TabIndex = 0;
+ //
+ // btnOut
+ //
+ this.btnOut.Appearance.ForeColor = System.Drawing.Color.Blue;
+ this.btnOut.Appearance.Options.UseForeColor = true;
+ this.btnOut.Location = new System.Drawing.Point(17, 235);
+ this.btnOut.Name = "btnOut";
+ this.btnOut.Size = new System.Drawing.Size(39, 29);
+ this.btnOut.TabIndex = 2;
+ this.btnOut.Text = ">>";
+ //
+ // btnIn
+ //
+ this.btnIn.Appearance.ForeColor = System.Drawing.Color.Blue;
+ this.btnIn.Appearance.Options.UseForeColor = true;
+ this.btnIn.Location = new System.Drawing.Point(17, 191);
+ this.btnIn.Name = "btnIn";
+ this.btnIn.Size = new System.Drawing.Size(39, 29);
+ this.btnIn.TabIndex = 1;
+ this.btnIn.Text = "<<";
+ //
+ // 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, 438);
+ this.frm_CqfaItems2.TabIndex = 0;
+ //
+ // picCheckBox
+ //
+ this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
+ this.picCheckBox.Location = new System.Drawing.Point(965, 64);
+ this.picCheckBox.Name = "picCheckBox";
+ this.picCheckBox.Size = new System.Drawing.Size(100, 50);
+ this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
+ this.picCheckBox.TabIndex = 8;
+ this.picCheckBox.TabStop = false;
+ this.picCheckBox.Visible = false;
+ //
+ // gridColumn3
+ //
+ this.gridColumn3.Caption = "鐗╂枡瑙勬牸";
+ this.gridColumn3.FieldName = "wlgg";
+ this.gridColumn3.MinWidth = 25;
+ this.gridColumn3.Name = "gridColumn3";
+ this.gridColumn3.Width = 94;
+ //
+ // Frm_Cqfa
+ //
+ this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.Text = "Frm_Cqfa";
- }
+ this.ClientSize = new System.Drawing.Size(1203, 682);
+ this.Controls.Add(this.picCheckBox);
+ this.Controls.Add(this.xtraTabControl1);
+ this.Controls.Add(this.toolBarMenu1);
+ this.Name = "Frm_Cqfa";
+ this.Text = "瓒呮湡妫�楠屾柟妗�";
+ ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
+ this.xtraTabControl1.ResumeLayout(false);
+ this.xtraTabPage1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).EndInit();
+ this.split1.Panel1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.split1)).EndInit();
+ this.split1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
+ this.xtraTabPage2.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit();
+ this.splitMx1.Panel1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).EndInit();
+ this.splitMx1.Panel2.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).EndInit();
+ this.splitMx1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit();
+ this.layoutMx1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.txt_checkStatus.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fabm.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_bz.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_checkBy.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_famc.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_bzqx.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_yjrq.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
+ this.tabMx.ResumeLayout(false);
+ this.tabMxPage1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).EndInit();
+ this.splitContainerControl1.Panel1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).EndInit();
+ this.splitContainerControl1.Panel2.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
+ this.splitContainerControl1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2.Panel1)).EndInit();
+ this.splitContainerControl2.Panel1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2.Panel2)).EndInit();
+ this.splitContainerControl2.Panel2.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).EndInit();
+ this.splitContainerControl2.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
+ this.ResumeLayout(false);
+ }
#endregion
+ private UserControl.UcToolBarMenu toolBarMenu1;
+ private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
+ private System.Windows.Forms.PictureBox picCheckBox;
+ private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
+ private DevExpress.XtraEditors.SplitContainerControl split1;
+ private DevExpress.XtraGrid.GridControl gcMain1;
+ private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_status;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_billNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_checkUser;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_remark;
+ private UserControls.Data.UcPageBar pageBar1;
+ private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
+ private DevExpress.XtraEditors.SplitContainerControl splitMx1;
+ private DevExpress.XtraLayout.LayoutControl layoutMx1;
+ private DevExpress.XtraLayout.LayoutControlGroup Root;
+ private System.Windows.Forms.Label lbGuid;
+ private DevExpress.XtraEditors.TextEdit txt_bz;
+ private DevExpress.XtraEditors.TextEdit txt_checkDate;
+ private DevExpress.XtraEditors.TextEdit txt_checkBy;
+ private DevExpress.XtraEditors.TextEdit txt_fabm;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
+ private DevExpress.XtraTab.XtraTabControl tabMx;
+ private DevExpress.XtraTab.XtraTabPage tabMxPage1;
+ private DevExpress.XtraEditors.TextEdit txt_guid;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
+ private DevExpress.Utils.ToolTipController tips;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
+ private DevExpress.XtraEditors.TextEdit txt_famc;
+ private DevExpress.XtraEditors.TextEdit txt_bzqx;
+ private DevExpress.XtraEditors.TextEdit txt_yjrq;
+ private DevExpress.XtraEditors.CheckEdit txt_checkStatus;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
+ private UserControl.UcLookOrg txt_fSubsidiary;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
+ private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1;
+ private DevExpress.XtraEditors.SplitContainerControl splitContainerControl2;
+ private DevExpress.XtraEditors.SimpleButton btnIn;
+ private DevExpress.XtraEditors.SimpleButton btnOut;
+ private Frm_CqfaItems frm_CqfaItems1;
+ private Frm_CqfaItems frm_CqfaItems2;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
}
}
\ No newline at end of file
--
Gitblit v1.9.3