提交当前本机整理版本

This commit is contained in:
cyf
2026-07-02 10:11:39 +00:00
parent c10a5d64c7
commit aacefa24f8
822 changed files with 196665 additions and 14263 deletions
+223 -205
View File
@@ -39,17 +39,8 @@
this.grouptip = new System.Windows.Forms.GroupBox();
this.TipsPanel = new System.Windows.Forms.Panel();
this.scc_container = new DevExpress.XtraEditors.SplitContainerControl();
this.pl_buttom = new DevExpress.XtraEditors.PanelControl();
this.dpbTools = new DevExpress.XtraEditors.DropDownButton();
this.btnSave = new DevExpress.XtraEditors.SimpleButton();
this.btnUpdate = new DevExpress.XtraEditors.SimpleButton();
this.btnPrint = new DevExpress.XtraEditors.SimpleButton();
this.btnExport = new DevExpress.XtraEditors.SimpleButton();
this.btnImport = new DevExpress.XtraEditors.SimpleButton();
this.btnDel = new DevExpress.XtraEditors.SimpleButton();
this.btnAdd = new DevExpress.XtraEditors.SimpleButton();
this.pl_SweepCode = new DevExpress.XtraEditors.PanelControl();
this.pl_top_RightMenus = new DevExpress.XtraEditors.PanelControl();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.gcMain = new Lskj.Control.GridControlEx();
this.pl_top = new DevExpress.XtraEditors.PanelControl();
this.pl_top_right = new DevExpress.XtraEditors.PanelControl();
this.btnRefresh = new DevExpress.XtraEditors.SimpleButton();
@@ -63,10 +54,19 @@
this.btnFixSearch = new DevExpress.XtraEditors.SimpleButton();
this.txtFixKey = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.gcMain = new Lskj.Control.GridControlEx();
this.txt_SweepCode = new DevExpress.XtraEditors.TextEdit();
this.pl_top_RightMenus = new DevExpress.XtraEditors.PanelControl();
this.pl_SweepCode = new DevExpress.XtraEditors.PanelControl();
this.label2 = new System.Windows.Forms.Label();
this.txt_SweepCode = new DevExpress.XtraEditors.TextEdit();
this.pl_buttom = new DevExpress.XtraEditors.PanelControl();
this.dpbTools = new DevExpress.XtraEditors.DropDownButton();
this.btnSave = new DevExpress.XtraEditors.SimpleButton();
this.btnUpdate = new DevExpress.XtraEditors.SimpleButton();
this.btnPrint = new DevExpress.XtraEditors.SimpleButton();
this.btnExport = new DevExpress.XtraEditors.SimpleButton();
this.btnImport = new DevExpress.XtraEditors.SimpleButton();
this.btnDel = new DevExpress.XtraEditors.SimpleButton();
this.btnAdd = new DevExpress.XtraEditors.SimpleButton();
((System.ComponentModel.ISupportInitialize)(this.pm_print)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pm_oper)).BeginInit();
@@ -74,11 +74,8 @@
this.grouptip.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.scc_container)).BeginInit();
this.scc_container.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pl_buttom)).BeginInit();
this.pl_buttom.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pl_SweepCode)).BeginInit();
this.pl_SweepCode.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pl_top_RightMenus)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pl_top)).BeginInit();
this.pl_top.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pl_top_right)).BeginInit();
@@ -87,9 +84,12 @@
this.pl_top_search.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pl_top_fix_search)).BeginInit();
this.pl_top_fix_search.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pl_top_RightMenus)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pl_SweepCode)).BeginInit();
this.pl_SweepCode.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txt_SweepCode.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pl_buttom)).BeginInit();
this.pl_buttom.SuspendLayout();
this.SuspendLayout();
//
// pm_print
@@ -111,28 +111,28 @@
this.barDockControlTop.CausesValidation = false;
this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
this.barDockControlTop.Size = new System.Drawing.Size(1147, 0);
this.barDockControlTop.Size = new System.Drawing.Size(1433, 0);
//
// barDockControlBottom
//
this.barDockControlBottom.CausesValidation = false;
this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
this.barDockControlBottom.Location = new System.Drawing.Point(0, 719);
this.barDockControlBottom.Size = new System.Drawing.Size(1147, 0);
this.barDockControlBottom.Location = new System.Drawing.Point(0, 898);
this.barDockControlBottom.Size = new System.Drawing.Size(1433, 0);
//
// barDockControlLeft
//
this.barDockControlLeft.CausesValidation = false;
this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
this.barDockControlLeft.Location = new System.Drawing.Point(0, 0);
this.barDockControlLeft.Size = new System.Drawing.Size(0, 719);
this.barDockControlLeft.Size = new System.Drawing.Size(0, 898);
//
// barDockControlRight
//
this.barDockControlRight.CausesValidation = false;
this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
this.barDockControlRight.Location = new System.Drawing.Point(1147, 0);
this.barDockControlRight.Size = new System.Drawing.Size(0, 719);
this.barDockControlRight.Location = new System.Drawing.Point(1433, 0);
this.barDockControlRight.Size = new System.Drawing.Size(0, 898);
//
// pm_oper
//
@@ -180,151 +180,32 @@
this.scc_container.Panel2.Controls.Add(this.pl_buttom);
this.scc_container.Panel2.Text = "Panel2";
this.scc_container.PanelVisibility = DevExpress.XtraEditors.SplitPanelVisibility.Panel2;
this.scc_container.Size = new System.Drawing.Size(1147, 719);
this.scc_container.Size = new System.Drawing.Size(1433, 898);
this.scc_container.SplitterPosition = 97;
this.scc_container.TabIndex = 1;
this.scc_container.SplitterMoved += new System.EventHandler(this.OnSplitterMoved);
//
// pl_buttom
// panelControl1
//
this.pl_buttom.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.pl_buttom.Controls.Add(this.dpbTools);
this.pl_buttom.Controls.Add(this.btnSave);
this.pl_buttom.Controls.Add(this.btnUpdate);
this.pl_buttom.Controls.Add(this.btnPrint);
this.pl_buttom.Controls.Add(this.btnExport);
this.pl_buttom.Controls.Add(this.btnImport);
this.pl_buttom.Controls.Add(this.btnDel);
this.pl_buttom.Controls.Add(this.btnAdd);
this.pl_buttom.Dock = System.Windows.Forms.DockStyle.Bottom;
this.pl_buttom.Location = new System.Drawing.Point(0, 683);
this.pl_buttom.Name = "pl_buttom";
this.pl_buttom.Size = new System.Drawing.Size(1147, 36);
this.pl_buttom.TabIndex = 22;
this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl1.Controls.Add(this.gcMain);
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl1.Location = new System.Drawing.Point(0, 104);
this.panelControl1.Name = "panelControl1";
this.panelControl1.Size = new System.Drawing.Size(1433, 758);
this.panelControl1.TabIndex = 28;
//
// dpbTools
// gcMain
//
this.dpbTools.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.dpbTools.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.dpbTools.Appearance.Options.UseFont = true;
this.dpbTools.DropDownArrowStyle = DevExpress.XtraEditors.DropDownArrowStyle.Show;
this.dpbTools.DropDownControl = this.pm_common;
this.dpbTools.Location = new System.Drawing.Point(523, 6);
this.dpbTools.Name = "dpbTools";
this.dpbTools.Size = new System.Drawing.Size(72, 26);
this.dpbTools.TabIndex = 39;
this.dpbTools.Text = "常用工具";
this.dpbTools.Click += new System.EventHandler(this.itemCommon_Click);
//
// btnSave
//
this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnSave.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnSave.Appearance.Options.UseFont = true;
this.btnSave.Location = new System.Drawing.Point(837, 6);
this.btnSave.Name = "btnSave";
this.btnSave.Size = new System.Drawing.Size(72, 26);
this.btnSave.TabIndex = 37;
this.btnSave.Text = "保存(&S)";
this.btnSave.Click += new System.EventHandler(this.OnSaveClick);
//
// btnUpdate
//
this.btnUpdate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnUpdate.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnUpdate.Appearance.Options.UseFont = true;
this.btnUpdate.Location = new System.Drawing.Point(759, 6);
this.btnUpdate.Name = "btnUpdate";
this.btnUpdate.Size = new System.Drawing.Size(72, 26);
this.btnUpdate.TabIndex = 38;
this.btnUpdate.Text = "修改(&U)";
this.btnUpdate.Visible = false;
this.btnUpdate.Click += new System.EventHandler(this.OnUpdateClick);
//
// btnPrint
//
this.btnPrint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnPrint.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnPrint.Appearance.Options.UseFont = true;
this.btnPrint.Location = new System.Drawing.Point(1071, 6);
this.btnPrint.Name = "btnPrint";
this.btnPrint.Size = new System.Drawing.Size(72, 26);
this.btnPrint.TabIndex = 37;
this.btnPrint.Text = "打印(&P)";
this.btnPrint.Visible = false;
this.btnPrint.Click += new System.EventHandler(this.OnPrintClick);
//
// btnExport
//
this.btnExport.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnExport.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnExport.Appearance.Options.UseFont = true;
this.btnExport.Location = new System.Drawing.Point(993, 6);
this.btnExport.Name = "btnExport";
this.btnExport.Size = new System.Drawing.Size(72, 26);
this.btnExport.TabIndex = 37;
this.btnExport.Text = "导出(&E)";
this.btnExport.Visible = false;
this.btnExport.Click += new System.EventHandler(this.OnExportClick);
//
// btnImport
//
this.btnImport.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnImport.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnImport.Appearance.Options.UseFont = true;
this.btnImport.Location = new System.Drawing.Point(915, 6);
this.btnImport.Name = "btnImport";
this.btnImport.Size = new System.Drawing.Size(72, 26);
this.btnImport.TabIndex = 37;
this.btnImport.Text = "导入(&I)";
this.btnImport.Visible = false;
this.btnImport.Click += new System.EventHandler(this.OnImportClick);
//
// btnDel
//
this.btnDel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnDel.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnDel.Appearance.Options.UseFont = true;
this.btnDel.Location = new System.Drawing.Point(681, 6);
this.btnDel.Name = "btnDel";
this.btnDel.Size = new System.Drawing.Size(72, 26);
this.btnDel.TabIndex = 36;
this.btnDel.Text = "删除(&D)";
this.btnDel.Click += new System.EventHandler(this.OnDelClick);
//
// btnAdd
//
this.btnAdd.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnAdd.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnAdd.Appearance.Options.UseFont = true;
this.btnAdd.Location = new System.Drawing.Point(603, 6);
this.btnAdd.Name = "btnAdd";
this.btnAdd.Size = new System.Drawing.Size(72, 26);
this.btnAdd.TabIndex = 35;
this.btnAdd.Text = "增加(&A)";
this.btnAdd.Click += new System.EventHandler(this.OnAddClick);
//
// pl_SweepCode
//
this.pl_SweepCode.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.pl_SweepCode.Controls.Add(this.label2);
this.pl_SweepCode.Controls.Add(this.txt_SweepCode);
this.pl_SweepCode.Dock = System.Windows.Forms.DockStyle.Top;
this.pl_SweepCode.Location = new System.Drawing.Point(0, 0);
this.pl_SweepCode.Name = "pl_SweepCode";
this.pl_SweepCode.Size = new System.Drawing.Size(1147, 35);
this.pl_SweepCode.TabIndex = 24;
this.pl_SweepCode.Visible = false;
//
// pl_top_RightMenus
//
this.pl_top_RightMenus.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.pl_top_RightMenus.Dock = System.Windows.Forms.DockStyle.Top;
this.pl_top_RightMenus.Location = new System.Drawing.Point(0, 35);
this.pl_top_RightMenus.Name = "pl_top_RightMenus";
this.pl_top_RightMenus.Size = new System.Drawing.Size(1147, 35);
this.pl_top_RightMenus.TabIndex = 26;
this.pl_top_RightMenus.Visible = false;
this.gcMain.AdapterObj = null;
this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill;
this.gcMain.Location = new System.Drawing.Point(0, 0);
this.gcMain.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6);
this.gcMain.Name = "gcMain";
this.gcMain.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum;
this.gcMain.Size = new System.Drawing.Size(1433, 758);
this.gcMain.SysModel = null;
this.gcMain.TabIndex = 0;
//
// pl_top
//
@@ -334,7 +215,7 @@
this.pl_top.Dock = System.Windows.Forms.DockStyle.Top;
this.pl_top.Location = new System.Drawing.Point(0, 70);
this.pl_top.Name = "pl_top";
this.pl_top.Size = new System.Drawing.Size(1147, 34);
this.pl_top.Size = new System.Drawing.Size(1433, 34);
this.pl_top.TabIndex = 27;
//
// pl_top_right
@@ -348,7 +229,7 @@
this.pl_top_right.Controls.Add(this.ddbPrint);
this.pl_top_right.Controls.Add(this.ddbOper);
this.pl_top_right.Dock = System.Windows.Forms.DockStyle.Right;
this.pl_top_right.Location = new System.Drawing.Point(745, 0);
this.pl_top_right.Location = new System.Drawing.Point(1031, 0);
this.pl_top_right.Name = "pl_top_right";
this.pl_top_right.Size = new System.Drawing.Size(402, 34);
this.pl_top_right.TabIndex = 7;
@@ -421,7 +302,7 @@
this.pl_top_search.Dock = System.Windows.Forms.DockStyle.Fill;
this.pl_top_search.Location = new System.Drawing.Point(0, 0);
this.pl_top_search.Name = "pl_top_search";
this.pl_top_search.Size = new System.Drawing.Size(1147, 34);
this.pl_top_search.Size = new System.Drawing.Size(1433, 34);
this.pl_top_search.TabIndex = 8;
//
// pl_top_fix_search
@@ -473,34 +354,27 @@
this.label1.TabIndex = 0;
this.label1.Text = "查询";
//
// panelControl1
// pl_top_RightMenus
//
this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl1.Controls.Add(this.gcMain);
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl1.Location = new System.Drawing.Point(0, 104);
this.panelControl1.Name = "panelControl1";
this.panelControl1.Size = new System.Drawing.Size(1147, 579);
this.panelControl1.TabIndex = 28;
this.pl_top_RightMenus.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.pl_top_RightMenus.Dock = System.Windows.Forms.DockStyle.Top;
this.pl_top_RightMenus.Location = new System.Drawing.Point(0, 35);
this.pl_top_RightMenus.Name = "pl_top_RightMenus";
this.pl_top_RightMenus.Size = new System.Drawing.Size(1433, 35);
this.pl_top_RightMenus.TabIndex = 26;
this.pl_top_RightMenus.Visible = false;
//
// gcMain
// pl_SweepCode
//
this.gcMain.AdapterObj = null;
this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill;
this.gcMain.Location = new System.Drawing.Point(0, 0);
this.gcMain.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6);
this.gcMain.Name = "gcMain";
this.gcMain.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum;
this.gcMain.Size = new System.Drawing.Size(1147, 579);
this.gcMain.SysModel = null;
this.gcMain.TabIndex = 0;
//
// txt_SweepCode
//
this.txt_SweepCode.Location = new System.Drawing.Point(44, 9);
this.txt_SweepCode.Name = "txt_SweepCode";
this.txt_SweepCode.Size = new System.Drawing.Size(122, 20);
this.txt_SweepCode.TabIndex = 1;
this.pl_SweepCode.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.pl_SweepCode.Controls.Add(this.label2);
this.pl_SweepCode.Controls.Add(this.txt_SweepCode);
this.pl_SweepCode.Dock = System.Windows.Forms.DockStyle.Top;
this.pl_SweepCode.Location = new System.Drawing.Point(0, 0);
this.pl_SweepCode.Name = "pl_SweepCode";
this.pl_SweepCode.Size = new System.Drawing.Size(1433, 35);
this.pl_SweepCode.TabIndex = 24;
this.pl_SweepCode.Visible = false;
//
// label2
//
@@ -511,6 +385,132 @@
this.label2.TabIndex = 2;
this.label2.Text = "扫码";
//
// txt_SweepCode
//
this.txt_SweepCode.Location = new System.Drawing.Point(44, 9);
this.txt_SweepCode.Name = "txt_SweepCode";
this.txt_SweepCode.Size = new System.Drawing.Size(122, 20);
this.txt_SweepCode.TabIndex = 1;
//
// pl_buttom
//
this.pl_buttom.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.pl_buttom.Controls.Add(this.dpbTools);
this.pl_buttom.Controls.Add(this.btnSave);
this.pl_buttom.Controls.Add(this.btnUpdate);
this.pl_buttom.Controls.Add(this.btnPrint);
this.pl_buttom.Controls.Add(this.btnExport);
this.pl_buttom.Controls.Add(this.btnImport);
this.pl_buttom.Controls.Add(this.btnDel);
this.pl_buttom.Controls.Add(this.btnAdd);
this.pl_buttom.Dock = System.Windows.Forms.DockStyle.Bottom;
this.pl_buttom.Location = new System.Drawing.Point(0, 862);
this.pl_buttom.Name = "pl_buttom";
this.pl_buttom.Size = new System.Drawing.Size(1433, 36);
this.pl_buttom.TabIndex = 22;
//
// dpbTools
//
this.dpbTools.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.dpbTools.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.dpbTools.Appearance.Options.UseFont = true;
this.dpbTools.DropDownArrowStyle = DevExpress.XtraEditors.DropDownArrowStyle.Show;
this.dpbTools.DropDownControl = this.pm_common;
this.dpbTools.Location = new System.Drawing.Point(809, 6);
this.dpbTools.Name = "dpbTools";
this.dpbTools.Size = new System.Drawing.Size(72, 26);
this.dpbTools.TabIndex = 39;
this.dpbTools.Text = "常用工具";
this.dpbTools.Click += new System.EventHandler(this.itemCommon_Click);
//
// btnSave
//
this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnSave.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnSave.Appearance.Options.UseFont = true;
this.btnSave.Location = new System.Drawing.Point(1123, 6);
this.btnSave.Name = "btnSave";
this.btnSave.Size = new System.Drawing.Size(72, 26);
this.btnSave.TabIndex = 37;
this.btnSave.Text = "保存(&S)";
this.btnSave.Click += new System.EventHandler(this.OnSaveClick);
//
// btnUpdate
//
this.btnUpdate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnUpdate.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnUpdate.Appearance.Options.UseFont = true;
this.btnUpdate.Location = new System.Drawing.Point(1045, 6);
this.btnUpdate.Name = "btnUpdate";
this.btnUpdate.Size = new System.Drawing.Size(72, 26);
this.btnUpdate.TabIndex = 38;
this.btnUpdate.Text = "修改(&U)";
this.btnUpdate.Visible = false;
this.btnUpdate.Click += new System.EventHandler(this.OnUpdateClick);
//
// btnPrint
//
this.btnPrint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnPrint.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnPrint.Appearance.Options.UseFont = true;
this.btnPrint.Location = new System.Drawing.Point(1357, 6);
this.btnPrint.Name = "btnPrint";
this.btnPrint.Size = new System.Drawing.Size(72, 26);
this.btnPrint.TabIndex = 37;
this.btnPrint.Text = "打印(&P)";
this.btnPrint.Visible = false;
this.btnPrint.Click += new System.EventHandler(this.OnPrintClick);
//
// btnExport
//
this.btnExport.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnExport.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnExport.Appearance.Options.UseFont = true;
this.btnExport.Location = new System.Drawing.Point(1279, 6);
this.btnExport.Name = "btnExport";
this.btnExport.Size = new System.Drawing.Size(72, 26);
this.btnExport.TabIndex = 37;
this.btnExport.Text = "导出(&E)";
this.btnExport.Visible = false;
this.btnExport.Click += new System.EventHandler(this.OnExportClick);
//
// btnImport
//
this.btnImport.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnImport.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnImport.Appearance.Options.UseFont = true;
this.btnImport.Location = new System.Drawing.Point(1201, 6);
this.btnImport.Name = "btnImport";
this.btnImport.Size = new System.Drawing.Size(72, 26);
this.btnImport.TabIndex = 37;
this.btnImport.Text = "导入(&I)";
this.btnImport.Visible = false;
this.btnImport.Click += new System.EventHandler(this.OnImportClick);
//
// btnDel
//
this.btnDel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnDel.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnDel.Appearance.Options.UseFont = true;
this.btnDel.Location = new System.Drawing.Point(967, 6);
this.btnDel.Name = "btnDel";
this.btnDel.Size = new System.Drawing.Size(72, 26);
this.btnDel.TabIndex = 36;
this.btnDel.Text = "删除(&D)";
this.btnDel.Click += new System.EventHandler(this.OnDelClick);
//
// btnAdd
//
this.btnAdd.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnAdd.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnAdd.Appearance.Options.UseFont = true;
this.btnAdd.Location = new System.Drawing.Point(889, 6);
this.btnAdd.Name = "btnAdd";
this.btnAdd.Size = new System.Drawing.Size(72, 26);
this.btnAdd.TabIndex = 35;
this.btnAdd.Text = "增加(&A)";
this.btnAdd.Click += new System.EventHandler(this.OnAddClick);
//
// ModuleGridEx
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
@@ -521,7 +521,7 @@
this.Controls.Add(this.barDockControlBottom);
this.Controls.Add(this.barDockControlTop);
this.Name = "ModuleGridEx";
this.Size = new System.Drawing.Size(1147, 719);
this.Size = new System.Drawing.Size(1433, 898);
((System.ComponentModel.ISupportInitialize)(this.pm_print)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pm_oper)).EndInit();
@@ -529,12 +529,8 @@
this.grouptip.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.scc_container)).EndInit();
this.scc_container.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pl_buttom)).EndInit();
this.pl_buttom.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pl_SweepCode)).EndInit();
this.pl_SweepCode.ResumeLayout(false);
this.pl_SweepCode.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pl_top_RightMenus)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
this.panelControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pl_top)).EndInit();
this.pl_top.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pl_top_right)).EndInit();
@@ -544,9 +540,13 @@
((System.ComponentModel.ISupportInitialize)(this.pl_top_fix_search)).EndInit();
this.pl_top_fix_search.ResumeLayout(false);
this.pl_top_fix_search.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
this.panelControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pl_top_RightMenus)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pl_SweepCode)).EndInit();
this.pl_SweepCode.ResumeLayout(false);
this.pl_SweepCode.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.txt_SweepCode.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pl_buttom)).EndInit();
this.pl_buttom.ResumeLayout(false);
this.ResumeLayout(false);
this.PerformLayout();
@@ -564,6 +564,25 @@
public DevExpress.XtraEditors.SplitContainerControl scc_container;
private System.Windows.Forms.GroupBox grouptip;
private System.Windows.Forms.Panel TipsPanel;
private DevExpress.XtraEditors.PanelControl panelControl1;
private GridControlEx gcMain;
private DevExpress.XtraEditors.PanelControl pl_top;
private DevExpress.XtraEditors.PanelControl pl_top_right;
private DevExpress.XtraEditors.SimpleButton btnRefresh;
private DevExpress.XtraEditors.SimpleButton btnAttach;
private DevExpress.XtraEditors.SimpleButton btnHelp;
private DevExpress.XtraEditors.DropDownButton ddbPrint;
private DevExpress.XtraEditors.DropDownButton ddbOper;
private DevExpress.XtraEditors.PanelControl pl_top_search;
private DevExpress.XtraEditors.PanelControl pl_top_fix_search;
private System.Windows.Forms.ComboBox cbField;
private DevExpress.XtraEditors.SimpleButton btnFixSearch;
private System.Windows.Forms.TextBox txtFixKey;
private System.Windows.Forms.Label label1;
private DevExpress.XtraEditors.PanelControl pl_top_RightMenus;
private DevExpress.XtraEditors.PanelControl pl_SweepCode;
private System.Windows.Forms.Label label2;
private DevExpress.XtraEditors.TextEdit txt_SweepCode;
private DevExpress.XtraEditors.PanelControl pl_buttom;
private DevExpress.XtraEditors.DropDownButton dpbTools;
private DevExpress.XtraEditors.SimpleButton btnSave;
@@ -573,6 +592,5 @@
private DevExpress.XtraEditors.SimpleButton btnImport;
private DevExpress.XtraEditors.SimpleButton btnDel;
private DevExpress.XtraEditors.SimpleButton btnAdd;
private DevExpress.XtraEditors.PanelControl panelControl1;
private GridControlEx gcMain;
private DevExpress.XtraEditors.PanelControl pl_top;
}
}