|
@@ -367,6 +367,9 @@
|
|
|
DevExpress.Utils.SuperToolTip superToolTip112 = new DevExpress.Utils.SuperToolTip();
|
|
|
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem112 = new DevExpress.Utils.ToolTipTitleItem();
|
|
|
DevExpress.Utils.ToolTipItem toolTipItem112 = new DevExpress.Utils.ToolTipItem();
|
|
|
+ DevExpress.Utils.SuperToolTip superToolTip113 = new DevExpress.Utils.SuperToolTip();
|
|
|
+ DevExpress.Utils.ToolTipTitleItem toolTipTitleItem113 = new DevExpress.Utils.ToolTipTitleItem();
|
|
|
+ DevExpress.Utils.ToolTipItem toolTipItem113 = new DevExpress.Utils.ToolTipItem();
|
|
|
DevExpress.XtraReports.UserDesigner.XRDesignPanelListener xrDesignPanelListener1 = new DevExpress.XtraReports.UserDesigner.XRDesignPanelListener();
|
|
|
DevExpress.XtraReports.UserDesigner.XRDesignPanelListener xrDesignPanelListener2 = new DevExpress.XtraReports.UserDesigner.XRDesignPanelListener();
|
|
|
DevExpress.XtraReports.UserDesigner.XRDesignPanelListener xrDesignPanelListener3 = new DevExpress.XtraReports.UserDesigner.XRDesignPanelListener();
|
|
@@ -558,6 +561,7 @@
|
|
|
this.xrToolboxPageCategory1 = new DevExpress.XtraReports.UserDesigner.XRToolboxPageCategory();
|
|
|
this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
|
|
|
this.ribbonPageGroup6 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
|
|
|
+ this.ribbonPageGroup12 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
|
|
|
this.ribbonPageGroup5 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
|
|
|
this.ribbonPageGroup11 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
|
|
|
this.ribbonPageGroup7 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
|
|
@@ -588,7 +592,6 @@
|
|
|
this.groupAndSortDockPanel1_Container = new DevExpress.XtraReports.UserDesigner.DesignControlContainer();
|
|
|
this.galleryDropDown1 = new DevExpress.XtraBars.Ribbon.GalleryDropDown(this.components);
|
|
|
this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
|
|
|
- this.defaultLookAndFeel1 = new DevExpress.LookAndFeel.DefaultLookAndFeel(this.components);
|
|
|
this.ribbonPageGroup2 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
|
|
|
this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem();
|
|
|
this.barButtonItem6 = new DevExpress.XtraBars.BarButtonItem();
|
|
@@ -723,8 +726,10 @@
|
|
|
this.gridColumn52 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
|
this.gridColumn53 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
|
this.gridColumn54 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
|
+ this.gridColumn74 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
|
this.repositoryItemCheckEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|
|
this.panelControl5 = new DevExpress.XtraEditors.PanelControl();
|
|
|
+ this.DWGLcheckEdit = new DevExpress.XtraEditors.CheckEdit();
|
|
|
this.DWGLdelBtn = new DevExpress.XtraEditors.SimpleButton();
|
|
|
this.DWGLimportfileBtn = new DevExpress.XtraEditors.SimpleButton();
|
|
|
this.DWGLanalysisBtn = new DevExpress.XtraEditors.SimpleButton();
|
|
@@ -743,6 +748,7 @@
|
|
|
this.gridColumn66 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
|
this.repositoryItemCheckEdit5 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|
|
this.panelControl6 = new DevExpress.XtraEditors.PanelControl();
|
|
|
+ this.DWQKcheckEdit = new DevExpress.XtraEditors.CheckEdit();
|
|
|
this.DWQKdelBtn = new DevExpress.XtraEditors.SimpleButton();
|
|
|
this.DWQKimportfileBtn = new DevExpress.XtraEditors.SimpleButton();
|
|
|
this.DWQKanalysisBtn = new DevExpress.XtraEditors.SimpleButton();
|
|
@@ -817,12 +823,14 @@
|
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit4)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).BeginInit();
|
|
|
this.panelControl5.SuspendLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.DWGLcheckEdit.Properties)).BeginInit();
|
|
|
this.xtraTabPageQK.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl5)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView5)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit5)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl6)).BeginInit();
|
|
|
this.panelControl6.SuspendLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.DWQKcheckEdit.Properties)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// xrDesignRibbonController1
|
|
@@ -1028,7 +1036,7 @@
|
|
|
this.repositoryItemCheckedComboBoxEdit1,
|
|
|
this.repositoryItemCheckEdit1});
|
|
|
this.ribbon.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2007;
|
|
|
- this.ribbon.Size = new System.Drawing.Size(1331, 148);
|
|
|
+ this.ribbon.Size = new System.Drawing.Size(1422, 147);
|
|
|
this.ribbon.StatusBar = this.ribbonStatusBar;
|
|
|
this.ribbon.TransparentEditors = true;
|
|
|
this.ribbon.Click += new System.EventHandler(this.ribbon_Click);
|
|
@@ -3629,6 +3637,7 @@
|
|
|
//
|
|
|
this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
|
|
|
this.ribbonPageGroup6,
|
|
|
+ this.ribbonPageGroup12,
|
|
|
this.ribbonPageGroup5,
|
|
|
this.ribbonPageGroup11,
|
|
|
this.ribbonPageGroup7});
|
|
@@ -3641,17 +3650,28 @@
|
|
|
this.ribbonPageGroup6.ItemLinks.Add(this.btnDaoChainfo);
|
|
|
this.ribbonPageGroup6.ItemLinks.Add(this.btnGuanJieinfo);
|
|
|
this.ribbonPageGroup6.ItemLinks.Add(this.btnJXGJJ);
|
|
|
- this.ribbonPageGroup6.ItemLinks.Add(this.barButtonItem30);
|
|
|
- this.ribbonPageGroup6.ItemLinks.Add(this.barButtonItem31);
|
|
|
- this.ribbonPageGroup6.ItemLinks.Add(this.barSubItem2, true);
|
|
|
this.ribbonPageGroup6.Name = "ribbonPageGroup6";
|
|
|
- toolTipTitleItem108.Text = "台账管理";
|
|
|
+ toolTipTitleItem108.Text = "工务台账管理";
|
|
|
toolTipItem108.LeftIndent = 6;
|
|
|
- toolTipItem108.Text = "台账管理";
|
|
|
+ toolTipItem108.Text = "工务台账管理";
|
|
|
superToolTip108.Items.Add(toolTipTitleItem108);
|
|
|
superToolTip108.Items.Add(toolTipItem108);
|
|
|
this.ribbonPageGroup6.SuperTip = superToolTip108;
|
|
|
- this.ribbonPageGroup6.Text = "台账管理";
|
|
|
+ this.ribbonPageGroup6.Text = "工务台账管理";
|
|
|
+ //
|
|
|
+ // ribbonPageGroup12
|
|
|
+ //
|
|
|
+ this.ribbonPageGroup12.ItemLinks.Add(this.barButtonItem30);
|
|
|
+ this.ribbonPageGroup12.ItemLinks.Add(this.barButtonItem31);
|
|
|
+ this.ribbonPageGroup12.ItemLinks.Add(this.barSubItem2);
|
|
|
+ this.ribbonPageGroup12.Name = "ribbonPageGroup12";
|
|
|
+ toolTipTitleItem109.Text = "电务台账管理";
|
|
|
+ toolTipItem109.LeftIndent = 6;
|
|
|
+ toolTipItem109.Text = "电务台账管理";
|
|
|
+ superToolTip109.Items.Add(toolTipTitleItem109);
|
|
|
+ superToolTip109.Items.Add(toolTipItem109);
|
|
|
+ this.ribbonPageGroup12.SuperTip = superToolTip109;
|
|
|
+ this.ribbonPageGroup12.Text = "电务台账管理";
|
|
|
//
|
|
|
// ribbonPageGroup5
|
|
|
//
|
|
@@ -3659,12 +3679,12 @@
|
|
|
this.ribbonPageGroup5.ItemLinks.Add(this.LGLbBtnI);
|
|
|
this.ribbonPageGroup5.ItemLinks.Add(this.barButtonItem_DataManager);
|
|
|
this.ribbonPageGroup5.Name = "ribbonPageGroup5";
|
|
|
- toolTipTitleItem109.Text = "工务数据分析";
|
|
|
- toolTipItem109.LeftIndent = 6;
|
|
|
- toolTipItem109.Text = "工务数据分析";
|
|
|
- superToolTip109.Items.Add(toolTipTitleItem109);
|
|
|
- superToolTip109.Items.Add(toolTipItem109);
|
|
|
- this.ribbonPageGroup5.SuperTip = superToolTip109;
|
|
|
+ toolTipTitleItem110.Text = "工务数据分析";
|
|
|
+ toolTipItem110.LeftIndent = 6;
|
|
|
+ toolTipItem110.Text = "工务数据分析";
|
|
|
+ superToolTip110.Items.Add(toolTipTitleItem110);
|
|
|
+ superToolTip110.Items.Add(toolTipItem110);
|
|
|
+ this.ribbonPageGroup5.SuperTip = superToolTip110;
|
|
|
this.ribbonPageGroup5.Text = "工务数据分析";
|
|
|
//
|
|
|
// ribbonPageGroup11
|
|
@@ -3673,12 +3693,12 @@
|
|
|
this.ribbonPageGroup11.ItemLinks.Add(this.QKBtn);
|
|
|
this.ribbonPageGroup11.ItemLinks.Add(this.DWSJBtn);
|
|
|
this.ribbonPageGroup11.Name = "ribbonPageGroup11";
|
|
|
- toolTipTitleItem110.Text = "电务数据分析";
|
|
|
- toolTipItem110.LeftIndent = 6;
|
|
|
- toolTipItem110.Text = "电务数据分析";
|
|
|
- superToolTip110.Items.Add(toolTipTitleItem110);
|
|
|
- superToolTip110.Items.Add(toolTipItem110);
|
|
|
- this.ribbonPageGroup11.SuperTip = superToolTip110;
|
|
|
+ toolTipTitleItem111.Text = "电务数据分析";
|
|
|
+ toolTipItem111.LeftIndent = 6;
|
|
|
+ toolTipItem111.Text = "电务数据分析";
|
|
|
+ superToolTip111.Items.Add(toolTipTitleItem111);
|
|
|
+ superToolTip111.Items.Add(toolTipItem111);
|
|
|
+ this.ribbonPageGroup11.SuperTip = superToolTip111;
|
|
|
this.ribbonPageGroup11.Text = "电务数据分析";
|
|
|
//
|
|
|
// ribbonPageGroup7
|
|
@@ -3733,12 +3753,12 @@
|
|
|
this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItem16);
|
|
|
this.ribbonPageGroup1.ItemLinks.Add(this.barButtonImageTile);
|
|
|
this.ribbonPageGroup1.Name = "ribbonPageGroup1";
|
|
|
- toolTipTitleItem111.Text = "数据管理";
|
|
|
- toolTipItem111.LeftIndent = 6;
|
|
|
- toolTipItem111.Text = "数据管理";
|
|
|
- superToolTip111.Items.Add(toolTipTitleItem111);
|
|
|
- superToolTip111.Items.Add(toolTipItem111);
|
|
|
- this.ribbonPageGroup1.SuperTip = superToolTip111;
|
|
|
+ toolTipTitleItem112.Text = "数据管理";
|
|
|
+ toolTipItem112.LeftIndent = 6;
|
|
|
+ toolTipItem112.Text = "数据管理";
|
|
|
+ superToolTip112.Items.Add(toolTipTitleItem112);
|
|
|
+ superToolTip112.Items.Add(toolTipItem112);
|
|
|
+ this.ribbonPageGroup1.SuperTip = superToolTip112;
|
|
|
this.ribbonPageGroup1.Text = "数据管理";
|
|
|
//
|
|
|
// repositoryItemCheckedComboBoxEdit1
|
|
@@ -3762,10 +3782,10 @@
|
|
|
this.ribbonStatusBar.ItemLinks.Add(this.barButtonItem8);
|
|
|
this.ribbonStatusBar.ItemLinks.Add(this.printPreviewStaticItem2);
|
|
|
this.ribbonStatusBar.ItemLinks.Add(this.zoomTrackBarEditItem1);
|
|
|
- this.ribbonStatusBar.Location = new System.Drawing.Point(0, 673);
|
|
|
+ this.ribbonStatusBar.Location = new System.Drawing.Point(0, 674);
|
|
|
this.ribbonStatusBar.Name = "ribbonStatusBar";
|
|
|
this.ribbonStatusBar.Ribbon = this.ribbon;
|
|
|
- this.ribbonStatusBar.Size = new System.Drawing.Size(1331, 32);
|
|
|
+ this.ribbonStatusBar.Size = new System.Drawing.Size(1422, 31);
|
|
|
this.ribbonStatusBar.Visible = false;
|
|
|
//
|
|
|
// xrDesignDockManager1
|
|
@@ -3973,20 +3993,16 @@
|
|
|
this.barButtonItem2.Name = "barButtonItem2";
|
|
|
this.barButtonItem2.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
|
|
|
//
|
|
|
- // defaultLookAndFeel1
|
|
|
- //
|
|
|
- this.defaultLookAndFeel1.LookAndFeel.SkinName = "Office 2010 Blue";
|
|
|
- //
|
|
|
// ribbonPageGroup2
|
|
|
//
|
|
|
this.ribbonPageGroup2.ItemLinks.Add(this.barButtonImageTile);
|
|
|
this.ribbonPageGroup2.Name = "ribbonPageGroup2";
|
|
|
- toolTipTitleItem112.Text = "许可管理工具";
|
|
|
- toolTipItem112.LeftIndent = 6;
|
|
|
- toolTipItem112.Text = "注册、删除许可等工具";
|
|
|
- superToolTip112.Items.Add(toolTipTitleItem112);
|
|
|
- superToolTip112.Items.Add(toolTipItem112);
|
|
|
- this.ribbonPageGroup2.SuperTip = superToolTip112;
|
|
|
+ toolTipTitleItem113.Text = "许可管理工具";
|
|
|
+ toolTipItem113.LeftIndent = 6;
|
|
|
+ toolTipItem113.Text = "注册、删除许可等工具";
|
|
|
+ superToolTip113.Items.Add(toolTipTitleItem113);
|
|
|
+ superToolTip113.Items.Add(toolTipItem113);
|
|
|
+ this.ribbonPageGroup2.SuperTip = superToolTip113;
|
|
|
this.ribbonPageGroup2.Text = "数据转换";
|
|
|
//
|
|
|
// barButtonItem3
|
|
@@ -4080,7 +4096,7 @@
|
|
|
// xtraTabDataManager
|
|
|
//
|
|
|
this.xtraTabDataManager.Name = "xtraTabDataManager";
|
|
|
- this.xtraTabDataManager.Size = new System.Drawing.Size(1325, 496);
|
|
|
+ this.xtraTabDataManager.Size = new System.Drawing.Size(1416, 496);
|
|
|
this.xtraTabDataManager.Text = "数据展示";
|
|
|
//
|
|
|
// xtraTabPageLGL
|
|
@@ -4088,7 +4104,7 @@
|
|
|
this.xtraTabPageLGL.Controls.Add(this.gridControl3);
|
|
|
this.xtraTabPageLGL.Controls.Add(this.panelControl4);
|
|
|
this.xtraTabPageLGL.Name = "xtraTabPageLGL";
|
|
|
- this.xtraTabPageLGL.Size = new System.Drawing.Size(1325, 496);
|
|
|
+ this.xtraTabPageLGL.Size = new System.Drawing.Size(1416, 496);
|
|
|
this.xtraTabPageLGL.Text = "轮轨力数据分析";
|
|
|
//
|
|
|
// gridControl3
|
|
@@ -4099,7 +4115,7 @@
|
|
|
this.gridControl3.Name = "gridControl3";
|
|
|
this.gridControl3.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|
|
this.repositoryItemCheckEdit2});
|
|
|
- this.gridControl3.Size = new System.Drawing.Size(1325, 448);
|
|
|
+ this.gridControl3.Size = new System.Drawing.Size(1416, 448);
|
|
|
this.gridControl3.TabIndex = 15;
|
|
|
this.gridControl3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
|
this.gridView3});
|
|
@@ -4269,7 +4285,7 @@
|
|
|
this.panelControl4.Dock = System.Windows.Forms.DockStyle.Top;
|
|
|
this.panelControl4.Location = new System.Drawing.Point(0, 0);
|
|
|
this.panelControl4.Name = "panelControl4";
|
|
|
- this.panelControl4.Size = new System.Drawing.Size(1325, 48);
|
|
|
+ this.panelControl4.Size = new System.Drawing.Size(1416, 48);
|
|
|
this.panelControl4.TabIndex = 11;
|
|
|
//
|
|
|
// LGLTQBtn
|
|
@@ -4294,7 +4310,7 @@
|
|
|
// LGLdelBtn
|
|
|
//
|
|
|
this.LGLdelBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.LGLdelBtn.Location = new System.Drawing.Point(1217, 15);
|
|
|
+ this.LGLdelBtn.Location = new System.Drawing.Point(1308, 15);
|
|
|
this.LGLdelBtn.Name = "LGLdelBtn";
|
|
|
this.LGLdelBtn.Size = new System.Drawing.Size(72, 23);
|
|
|
this.LGLdelBtn.TabIndex = 5;
|
|
@@ -4314,7 +4330,7 @@
|
|
|
// LGLcheckEdit
|
|
|
//
|
|
|
this.LGLcheckEdit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.LGLcheckEdit.Location = new System.Drawing.Point(1075, 16);
|
|
|
+ this.LGLcheckEdit.Location = new System.Drawing.Point(1166, 16);
|
|
|
this.LGLcheckEdit.MenuManager = this.xrDesignRibbonController1;
|
|
|
this.LGLcheckEdit.Name = "LGLcheckEdit";
|
|
|
this.LGLcheckEdit.Properties.Caption = "浏览文件夹";
|
|
@@ -4325,7 +4341,7 @@
|
|
|
// LGLOpenfileBtn
|
|
|
//
|
|
|
this.LGLOpenfileBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.LGLOpenfileBtn.Location = new System.Drawing.Point(993, 15);
|
|
|
+ this.LGLOpenfileBtn.Location = new System.Drawing.Point(1084, 15);
|
|
|
this.LGLOpenfileBtn.Name = "LGLOpenfileBtn";
|
|
|
this.LGLOpenfileBtn.Size = new System.Drawing.Size(75, 23);
|
|
|
this.LGLOpenfileBtn.TabIndex = 0;
|
|
@@ -4357,7 +4373,7 @@
|
|
|
this.xtraTabPageJH.Controls.Add(this.gridControl2);
|
|
|
this.xtraTabPageJH.Controls.Add(this.panelControl1);
|
|
|
this.xtraTabPageJH.Name = "xtraTabPageJH";
|
|
|
- this.xtraTabPageJH.Size = new System.Drawing.Size(1325, 496);
|
|
|
+ this.xtraTabPageJH.Size = new System.Drawing.Size(1416, 496);
|
|
|
this.xtraTabPageJH.Text = "轨道几何数据分析";
|
|
|
//
|
|
|
// gridControl2
|
|
@@ -4368,7 +4384,7 @@
|
|
|
this.gridControl2.Name = "gridControl2";
|
|
|
this.gridControl2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|
|
this.repositoryItemCheckEdit3});
|
|
|
- this.gridControl2.Size = new System.Drawing.Size(1325, 448);
|
|
|
+ this.gridControl2.Size = new System.Drawing.Size(1416, 448);
|
|
|
this.gridControl2.TabIndex = 14;
|
|
|
this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
|
this.gridView2});
|
|
@@ -4551,13 +4567,13 @@
|
|
|
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top;
|
|
|
this.panelControl1.Location = new System.Drawing.Point(0, 0);
|
|
|
this.panelControl1.Name = "panelControl1";
|
|
|
- this.panelControl1.Size = new System.Drawing.Size(1325, 48);
|
|
|
+ this.panelControl1.Size = new System.Drawing.Size(1416, 48);
|
|
|
this.panelControl1.TabIndex = 3;
|
|
|
//
|
|
|
// JHdelBtn
|
|
|
//
|
|
|
this.JHdelBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.JHdelBtn.Location = new System.Drawing.Point(1217, 15);
|
|
|
+ this.JHdelBtn.Location = new System.Drawing.Point(1308, 15);
|
|
|
this.JHdelBtn.Name = "JHdelBtn";
|
|
|
this.JHdelBtn.Size = new System.Drawing.Size(72, 23);
|
|
|
this.JHdelBtn.TabIndex = 9;
|
|
@@ -4567,7 +4583,7 @@
|
|
|
// JHFXcheckEdit
|
|
|
//
|
|
|
this.JHFXcheckEdit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.JHFXcheckEdit.Location = new System.Drawing.Point(1075, 16);
|
|
|
+ this.JHFXcheckEdit.Location = new System.Drawing.Point(1166, 16);
|
|
|
this.JHFXcheckEdit.MenuManager = this.xrDesignRibbonController1;
|
|
|
this.JHFXcheckEdit.Name = "JHFXcheckEdit";
|
|
|
this.JHFXcheckEdit.Properties.Caption = "浏览文件夹";
|
|
@@ -4616,7 +4632,7 @@
|
|
|
// JHFXopenfileBtn
|
|
|
//
|
|
|
this.JHFXopenfileBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.JHFXopenfileBtn.Location = new System.Drawing.Point(993, 15);
|
|
|
+ this.JHFXopenfileBtn.Location = new System.Drawing.Point(1084, 15);
|
|
|
this.JHFXopenfileBtn.Name = "JHFXopenfileBtn";
|
|
|
this.JHFXopenfileBtn.Size = new System.Drawing.Size(75, 23);
|
|
|
this.JHFXopenfileBtn.TabIndex = 0;
|
|
@@ -4638,7 +4654,7 @@
|
|
|
//
|
|
|
this.xtraTabPageGJ.Controls.Add(this.gjInform9);
|
|
|
this.xtraTabPageGJ.Name = "xtraTabPageGJ";
|
|
|
- this.xtraTabPageGJ.Size = new System.Drawing.Size(1325, 496);
|
|
|
+ this.xtraTabPageGJ.Size = new System.Drawing.Size(1416, 496);
|
|
|
this.xtraTabPageGJ.Text = "管界信息管理";
|
|
|
//
|
|
|
// gjInform9
|
|
@@ -4647,7 +4663,7 @@
|
|
|
this.gjInform9.Location = new System.Drawing.Point(0, 0);
|
|
|
this.gjInform9.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
|
this.gjInform9.Name = "gjInform9";
|
|
|
- this.gjInform9.Size = new System.Drawing.Size(1325, 496);
|
|
|
+ this.gjInform9.Size = new System.Drawing.Size(1416, 496);
|
|
|
this.gjInform9.TabIndex = 0;
|
|
|
this.gjInform9.Load += new System.EventHandler(this.gjInform9_Load);
|
|
|
//
|
|
@@ -4658,7 +4674,7 @@
|
|
|
this.xtraTabPageQX.Controls.Add(this.panelControl2);
|
|
|
this.xtraTabPageQX.Name = "xtraTabPageQX";
|
|
|
this.xtraTabPageQX.ShowCloseButton = DevExpress.Utils.DefaultBoolean.False;
|
|
|
- this.xtraTabPageQX.Size = new System.Drawing.Size(1325, 496);
|
|
|
+ this.xtraTabPageQX.Size = new System.Drawing.Size(1416, 498);
|
|
|
this.xtraTabPageQX.Text = "曲线信息管理";
|
|
|
//
|
|
|
// gridControl1
|
|
@@ -4668,7 +4684,7 @@
|
|
|
this.gridControl1.MainView = this.railwaybureau;
|
|
|
this.gridControl1.MenuManager = this.xrDesignRibbonController1;
|
|
|
this.gridControl1.Name = "gridControl1";
|
|
|
- this.gridControl1.Size = new System.Drawing.Size(1325, 459);
|
|
|
+ this.gridControl1.Size = new System.Drawing.Size(1416, 461);
|
|
|
this.gridControl1.TabIndex = 0;
|
|
|
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
|
this.railwaybureau,
|
|
@@ -4912,7 +4928,7 @@
|
|
|
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.panelControl3.Location = new System.Drawing.Point(0, 37);
|
|
|
this.panelControl3.Name = "panelControl3";
|
|
|
- this.panelControl3.Size = new System.Drawing.Size(1325, 459);
|
|
|
+ this.panelControl3.Size = new System.Drawing.Size(1416, 461);
|
|
|
this.panelControl3.TabIndex = 2;
|
|
|
//
|
|
|
// panelControl2
|
|
@@ -4921,7 +4937,7 @@
|
|
|
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Top;
|
|
|
this.panelControl2.Location = new System.Drawing.Point(0, 0);
|
|
|
this.panelControl2.Name = "panelControl2";
|
|
|
- this.panelControl2.Size = new System.Drawing.Size(1325, 37);
|
|
|
+ this.panelControl2.Size = new System.Drawing.Size(1416, 37);
|
|
|
this.panelControl2.TabIndex = 1;
|
|
|
//
|
|
|
// deleteroebtnqx
|
|
@@ -4937,10 +4953,10 @@
|
|
|
//
|
|
|
this.xtraTabControl1.ClosePageButtonShowMode = DevExpress.XtraTab.ClosePageButtonShowMode.InAllTabPageHeaders;
|
|
|
this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
- this.xtraTabControl1.Location = new System.Drawing.Point(0, 148);
|
|
|
+ this.xtraTabControl1.Location = new System.Drawing.Point(0, 147);
|
|
|
this.xtraTabControl1.Name = "xtraTabControl1";
|
|
|
this.xtraTabControl1.SelectedTabPage = this.xtraTabPageQX;
|
|
|
- this.xtraTabControl1.Size = new System.Drawing.Size(1331, 525);
|
|
|
+ this.xtraTabControl1.Size = new System.Drawing.Size(1422, 527);
|
|
|
this.xtraTabControl1.TabIndex = 2;
|
|
|
this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
|
|
|
this.xtraTabPageQX,
|
|
@@ -4963,7 +4979,7 @@
|
|
|
//
|
|
|
this.xtraTabPageDC.Controls.Add(this.dcInform8);
|
|
|
this.xtraTabPageDC.Name = "xtraTabPageDC";
|
|
|
- this.xtraTabPageDC.Size = new System.Drawing.Size(1325, 496);
|
|
|
+ this.xtraTabPageDC.Size = new System.Drawing.Size(1416, 496);
|
|
|
this.xtraTabPageDC.Text = "道岔信息管理";
|
|
|
this.xtraTabPageDC.Paint += new System.Windows.Forms.PaintEventHandler(this.xtraTabPage2_Paint);
|
|
|
//
|
|
@@ -4973,7 +4989,7 @@
|
|
|
this.dcInform8.Location = new System.Drawing.Point(0, 0);
|
|
|
this.dcInform8.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
|
this.dcInform8.Name = "dcInform8";
|
|
|
- this.dcInform8.Size = new System.Drawing.Size(1325, 496);
|
|
|
+ this.dcInform8.Size = new System.Drawing.Size(1416, 496);
|
|
|
this.dcInform8.TabIndex = 0;
|
|
|
this.dcInform8.Load += new System.EventHandler(this.dcInform8_Load);
|
|
|
//
|
|
@@ -4983,7 +4999,7 @@
|
|
|
this.xtraTabPageGLData.Controls.Add(this.panelControl7);
|
|
|
this.xtraTabPageGLData.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.xtraTabPageGLData.Name = "xtraTabPageGLData";
|
|
|
- this.xtraTabPageGLData.Size = new System.Drawing.Size(1325, 496);
|
|
|
+ this.xtraTabPageGLData.Size = new System.Drawing.Size(1416, 496);
|
|
|
this.xtraTabPageGLData.Text = "功率数据管理";
|
|
|
//
|
|
|
// gridControl6
|
|
@@ -4994,7 +5010,7 @@
|
|
|
this.gridControl6.Name = "gridControl6";
|
|
|
this.gridControl6.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|
|
this.repositoryItemCheckEdit6});
|
|
|
- this.gridControl6.Size = new System.Drawing.Size(1325, 448);
|
|
|
+ this.gridControl6.Size = new System.Drawing.Size(1416, 448);
|
|
|
this.gridControl6.TabIndex = 20;
|
|
|
this.gridControl6.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
|
this.gridView6});
|
|
@@ -5075,13 +5091,13 @@
|
|
|
this.panelControl7.Dock = System.Windows.Forms.DockStyle.Top;
|
|
|
this.panelControl7.Location = new System.Drawing.Point(0, 0);
|
|
|
this.panelControl7.Name = "panelControl7";
|
|
|
- this.panelControl7.Size = new System.Drawing.Size(1325, 48);
|
|
|
+ this.panelControl7.Size = new System.Drawing.Size(1416, 48);
|
|
|
this.panelControl7.TabIndex = 19;
|
|
|
//
|
|
|
// importGLData
|
|
|
//
|
|
|
this.importGLData.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.importGLData.Location = new System.Drawing.Point(1131, 15);
|
|
|
+ this.importGLData.Location = new System.Drawing.Point(1222, 15);
|
|
|
this.importGLData.Name = "importGLData";
|
|
|
this.importGLData.Size = new System.Drawing.Size(72, 23);
|
|
|
this.importGLData.TabIndex = 6;
|
|
@@ -5091,7 +5107,7 @@
|
|
|
// deleteGLdata
|
|
|
//
|
|
|
this.deleteGLdata.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.deleteGLdata.Location = new System.Drawing.Point(1217, 15);
|
|
|
+ this.deleteGLdata.Location = new System.Drawing.Point(1308, 15);
|
|
|
this.deleteGLdata.Name = "deleteGLdata";
|
|
|
this.deleteGLdata.Size = new System.Drawing.Size(72, 23);
|
|
|
this.deleteGLdata.TabIndex = 5;
|
|
@@ -5104,7 +5120,7 @@
|
|
|
this.xtraTabPageQKData.Controls.Add(this.panelControl8);
|
|
|
this.xtraTabPageQKData.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.xtraTabPageQKData.Name = "xtraTabPageQKData";
|
|
|
- this.xtraTabPageQKData.Size = new System.Drawing.Size(1325, 496);
|
|
|
+ this.xtraTabPageQKData.Size = new System.Drawing.Size(1416, 496);
|
|
|
this.xtraTabPageQKData.Text = "缺口数据管理";
|
|
|
//
|
|
|
// gridControl7
|
|
@@ -5115,7 +5131,7 @@
|
|
|
this.gridControl7.Name = "gridControl7";
|
|
|
this.gridControl7.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|
|
this.repositoryItemCheckEdit7});
|
|
|
- this.gridControl7.Size = new System.Drawing.Size(1325, 448);
|
|
|
+ this.gridControl7.Size = new System.Drawing.Size(1416, 448);
|
|
|
this.gridControl7.TabIndex = 22;
|
|
|
this.gridControl7.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
|
this.gridView7});
|
|
@@ -5206,13 +5222,13 @@
|
|
|
this.panelControl8.Dock = System.Windows.Forms.DockStyle.Top;
|
|
|
this.panelControl8.Location = new System.Drawing.Point(0, 0);
|
|
|
this.panelControl8.Name = "panelControl8";
|
|
|
- this.panelControl8.Size = new System.Drawing.Size(1325, 48);
|
|
|
+ this.panelControl8.Size = new System.Drawing.Size(1416, 48);
|
|
|
this.panelControl8.TabIndex = 21;
|
|
|
//
|
|
|
// simpleButton1
|
|
|
//
|
|
|
this.simpleButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.simpleButton1.Location = new System.Drawing.Point(1131, 15);
|
|
|
+ this.simpleButton1.Location = new System.Drawing.Point(1222, 15);
|
|
|
this.simpleButton1.Name = "simpleButton1";
|
|
|
this.simpleButton1.Size = new System.Drawing.Size(72, 23);
|
|
|
this.simpleButton1.TabIndex = 6;
|
|
@@ -5221,7 +5237,7 @@
|
|
|
// deleteQKdata
|
|
|
//
|
|
|
this.deleteQKdata.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.deleteQKdata.Location = new System.Drawing.Point(1217, 15);
|
|
|
+ this.deleteQKdata.Location = new System.Drawing.Point(1308, 15);
|
|
|
this.deleteQKdata.Name = "deleteQKdata";
|
|
|
this.deleteQKdata.Size = new System.Drawing.Size(72, 23);
|
|
|
this.deleteQKdata.TabIndex = 5;
|
|
@@ -5231,19 +5247,19 @@
|
|
|
// xtraTabPageMTLF
|
|
|
//
|
|
|
this.xtraTabPageMTLF.Name = "xtraTabPageMTLF";
|
|
|
- this.xtraTabPageMTLF.Size = new System.Drawing.Size(1325, 496);
|
|
|
+ this.xtraTabPageMTLF.Size = new System.Drawing.Size(1416, 496);
|
|
|
this.xtraTabPageMTLF.Text = "密贴离缝";
|
|
|
//
|
|
|
// xtraTabPageZZJH
|
|
|
//
|
|
|
this.xtraTabPageZZJH.Name = "xtraTabPageZZJH";
|
|
|
- this.xtraTabPageZZJH.Size = new System.Drawing.Size(1325, 496);
|
|
|
+ this.xtraTabPageZZJH.Size = new System.Drawing.Size(1416, 496);
|
|
|
this.xtraTabPageZZJH.Text = "逐枕几何";
|
|
|
//
|
|
|
// xtraTabPageXXXW
|
|
|
//
|
|
|
this.xtraTabPageXXXW.Name = "xtraTabPageXXXW";
|
|
|
- this.xtraTabPageXXXW.Size = new System.Drawing.Size(1325, 496);
|
|
|
+ this.xtraTabPageXXXW.Size = new System.Drawing.Size(1416, 496);
|
|
|
this.xtraTabPageXXXW.Text = "线形线位";
|
|
|
//
|
|
|
// xtraTabPageGL
|
|
@@ -5252,7 +5268,7 @@
|
|
|
this.xtraTabPageGL.Controls.Add(this.panelControl5);
|
|
|
this.xtraTabPageGL.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.xtraTabPageGL.Name = "xtraTabPageGL";
|
|
|
- this.xtraTabPageGL.Size = new System.Drawing.Size(1325, 496);
|
|
|
+ this.xtraTabPageGL.Size = new System.Drawing.Size(1416, 498);
|
|
|
this.xtraTabPageGL.Text = "功率分析";
|
|
|
//
|
|
|
// gridControl4
|
|
@@ -5263,7 +5279,7 @@
|
|
|
this.gridControl4.Name = "gridControl4";
|
|
|
this.gridControl4.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|
|
this.repositoryItemCheckEdit4});
|
|
|
- this.gridControl4.Size = new System.Drawing.Size(1325, 448);
|
|
|
+ this.gridControl4.Size = new System.Drawing.Size(1416, 450);
|
|
|
this.gridControl4.TabIndex = 16;
|
|
|
this.gridControl4.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
|
this.gridView4});
|
|
@@ -5281,7 +5297,8 @@
|
|
|
this.gridColumn51,
|
|
|
this.gridColumn52,
|
|
|
this.gridColumn53,
|
|
|
- this.gridColumn54});
|
|
|
+ this.gridColumn54,
|
|
|
+ this.gridColumn74});
|
|
|
this.gridView4.GridControl = this.gridControl4;
|
|
|
this.gridView4.Name = "gridView4";
|
|
|
this.gridView4.OptionsSelection.MultiSelect = true;
|
|
@@ -5313,7 +5330,7 @@
|
|
|
// gridColumn47
|
|
|
//
|
|
|
this.gridColumn47.Caption = "开始日期";
|
|
|
- this.gridColumn47.FieldName = "StartTime";
|
|
|
+ this.gridColumn47.FieldName = "Starttime";
|
|
|
this.gridColumn47.Name = "gridColumn47";
|
|
|
this.gridColumn47.OptionsColumn.ReadOnly = true;
|
|
|
this.gridColumn47.Visible = true;
|
|
@@ -5323,7 +5340,7 @@
|
|
|
// gridColumn48
|
|
|
//
|
|
|
this.gridColumn48.Caption = "结束日期";
|
|
|
- this.gridColumn48.FieldName = "EndTime";
|
|
|
+ this.gridColumn48.FieldName = "Endtime";
|
|
|
this.gridColumn48.Name = "gridColumn48";
|
|
|
this.gridColumn48.OptionsColumn.FixedWidth = true;
|
|
|
this.gridColumn48.OptionsColumn.ReadOnly = true;
|
|
@@ -5334,17 +5351,17 @@
|
|
|
// gridColumn49
|
|
|
//
|
|
|
this.gridColumn49.Caption = "原始文件名";
|
|
|
- this.gridColumn49.FieldName = "FileName";
|
|
|
+ this.gridColumn49.FieldName = "Filename";
|
|
|
this.gridColumn49.Name = "gridColumn49";
|
|
|
this.gridColumn49.OptionsColumn.ReadOnly = true;
|
|
|
this.gridColumn49.Visible = true;
|
|
|
this.gridColumn49.VisibleIndex = 5;
|
|
|
- this.gridColumn49.Width = 312;
|
|
|
+ this.gridColumn49.Width = 113;
|
|
|
//
|
|
|
// gridColumn50
|
|
|
//
|
|
|
this.gridColumn50.Caption = "文件大小";
|
|
|
- this.gridColumn50.FieldName = "FileSize";
|
|
|
+ this.gridColumn50.FieldName = "Filesize";
|
|
|
this.gridColumn50.Name = "gridColumn50";
|
|
|
this.gridColumn50.OptionsColumn.FixedWidth = true;
|
|
|
this.gridColumn50.OptionsColumn.ReadOnly = true;
|
|
@@ -5355,25 +5372,25 @@
|
|
|
// gridColumn51
|
|
|
//
|
|
|
this.gridColumn51.Caption = "任务状态";
|
|
|
- this.gridColumn51.FieldName = "TaskStatus";
|
|
|
+ this.gridColumn51.FieldName = "Taskstatus";
|
|
|
this.gridColumn51.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Right;
|
|
|
this.gridColumn51.Name = "gridColumn51";
|
|
|
this.gridColumn51.OptionsColumn.FixedWidth = true;
|
|
|
this.gridColumn51.OptionsColumn.ReadOnly = true;
|
|
|
this.gridColumn51.Visible = true;
|
|
|
- this.gridColumn51.VisibleIndex = 9;
|
|
|
+ this.gridColumn51.VisibleIndex = 10;
|
|
|
this.gridColumn51.Width = 385;
|
|
|
//
|
|
|
// gridColumn52
|
|
|
//
|
|
|
this.gridColumn52.Caption = "文件状态";
|
|
|
- this.gridColumn52.FieldName = "FileStatus";
|
|
|
+ this.gridColumn52.FieldName = "Filestatus";
|
|
|
this.gridColumn52.Name = "gridColumn52";
|
|
|
this.gridColumn52.OptionsColumn.FixedWidth = true;
|
|
|
this.gridColumn52.OptionsColumn.ReadOnly = true;
|
|
|
this.gridColumn52.Visible = true;
|
|
|
this.gridColumn52.VisibleIndex = 7;
|
|
|
- this.gridColumn52.Width = 197;
|
|
|
+ this.gridColumn52.Width = 82;
|
|
|
//
|
|
|
// gridColumn53
|
|
|
//
|
|
@@ -5391,6 +5408,14 @@
|
|
|
this.gridColumn54.Name = "gridColumn54";
|
|
|
this.gridColumn54.OptionsColumn.ReadOnly = true;
|
|
|
//
|
|
|
+ // gridColumn74
|
|
|
+ //
|
|
|
+ this.gridColumn74.Caption = "文件路径";
|
|
|
+ this.gridColumn74.FieldName = "Srlj";
|
|
|
+ this.gridColumn74.Name = "gridColumn74";
|
|
|
+ this.gridColumn74.Visible = true;
|
|
|
+ this.gridColumn74.VisibleIndex = 9;
|
|
|
+ //
|
|
|
// repositoryItemCheckEdit4
|
|
|
//
|
|
|
this.repositoryItemCheckEdit4.AutoHeight = false;
|
|
@@ -5398,19 +5423,31 @@
|
|
|
//
|
|
|
// panelControl5
|
|
|
//
|
|
|
+ this.panelControl5.Controls.Add(this.DWGLcheckEdit);
|
|
|
this.panelControl5.Controls.Add(this.DWGLdelBtn);
|
|
|
this.panelControl5.Controls.Add(this.DWGLimportfileBtn);
|
|
|
this.panelControl5.Controls.Add(this.DWGLanalysisBtn);
|
|
|
this.panelControl5.Dock = System.Windows.Forms.DockStyle.Top;
|
|
|
this.panelControl5.Location = new System.Drawing.Point(0, 0);
|
|
|
this.panelControl5.Name = "panelControl5";
|
|
|
- this.panelControl5.Size = new System.Drawing.Size(1325, 48);
|
|
|
+ this.panelControl5.Size = new System.Drawing.Size(1416, 48);
|
|
|
this.panelControl5.TabIndex = 12;
|
|
|
//
|
|
|
+ // DWGLcheckEdit
|
|
|
+ //
|
|
|
+ this.DWGLcheckEdit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.DWGLcheckEdit.Location = new System.Drawing.Point(1165, 19);
|
|
|
+ this.DWGLcheckEdit.MenuManager = this.xrDesignRibbonController1;
|
|
|
+ this.DWGLcheckEdit.Name = "DWGLcheckEdit";
|
|
|
+ this.DWGLcheckEdit.Properties.Caption = "浏览文件夹";
|
|
|
+ this.DWGLcheckEdit.Size = new System.Drawing.Size(89, 19);
|
|
|
+ this.DWGLcheckEdit.TabIndex = 17;
|
|
|
+ this.DWGLcheckEdit.Visible = false;
|
|
|
+ //
|
|
|
// DWGLdelBtn
|
|
|
//
|
|
|
this.DWGLdelBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.DWGLdelBtn.Location = new System.Drawing.Point(1217, 15);
|
|
|
+ this.DWGLdelBtn.Location = new System.Drawing.Point(1308, 15);
|
|
|
this.DWGLdelBtn.Name = "DWGLdelBtn";
|
|
|
this.DWGLdelBtn.Size = new System.Drawing.Size(72, 23);
|
|
|
this.DWGLdelBtn.TabIndex = 5;
|
|
@@ -5420,7 +5457,7 @@
|
|
|
// DWGLimportfileBtn
|
|
|
//
|
|
|
this.DWGLimportfileBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.DWGLimportfileBtn.Location = new System.Drawing.Point(993, 15);
|
|
|
+ this.DWGLimportfileBtn.Location = new System.Drawing.Point(1084, 15);
|
|
|
this.DWGLimportfileBtn.Name = "DWGLimportfileBtn";
|
|
|
this.DWGLimportfileBtn.Size = new System.Drawing.Size(75, 23);
|
|
|
this.DWGLimportfileBtn.TabIndex = 0;
|
|
@@ -5442,7 +5479,7 @@
|
|
|
this.xtraTabPageQK.Controls.Add(this.panelControl6);
|
|
|
this.xtraTabPageQK.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.xtraTabPageQK.Name = "xtraTabPageQK";
|
|
|
- this.xtraTabPageQK.Size = new System.Drawing.Size(1325, 496);
|
|
|
+ this.xtraTabPageQK.Size = new System.Drawing.Size(1416, 496);
|
|
|
this.xtraTabPageQK.Text = "缺口分析";
|
|
|
this.xtraTabPageQK.Paint += new System.Windows.Forms.PaintEventHandler(this.xtraTabPage2_Paint_1);
|
|
|
//
|
|
@@ -5454,7 +5491,7 @@
|
|
|
this.gridControl5.Name = "gridControl5";
|
|
|
this.gridControl5.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|
|
this.repositoryItemCheckEdit5});
|
|
|
- this.gridControl5.Size = new System.Drawing.Size(1325, 448);
|
|
|
+ this.gridControl5.Size = new System.Drawing.Size(1416, 448);
|
|
|
this.gridControl5.TabIndex = 18;
|
|
|
this.gridControl5.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
|
this.gridView5});
|
|
@@ -5590,19 +5627,31 @@
|
|
|
//
|
|
|
// panelControl6
|
|
|
//
|
|
|
+ this.panelControl6.Controls.Add(this.DWQKcheckEdit);
|
|
|
this.panelControl6.Controls.Add(this.DWQKdelBtn);
|
|
|
this.panelControl6.Controls.Add(this.DWQKimportfileBtn);
|
|
|
this.panelControl6.Controls.Add(this.DWQKanalysisBtn);
|
|
|
this.panelControl6.Dock = System.Windows.Forms.DockStyle.Top;
|
|
|
this.panelControl6.Location = new System.Drawing.Point(0, 0);
|
|
|
this.panelControl6.Name = "panelControl6";
|
|
|
- this.panelControl6.Size = new System.Drawing.Size(1325, 48);
|
|
|
+ this.panelControl6.Size = new System.Drawing.Size(1416, 48);
|
|
|
this.panelControl6.TabIndex = 17;
|
|
|
//
|
|
|
+ // DWQKcheckEdit
|
|
|
+ //
|
|
|
+ this.DWQKcheckEdit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.DWQKcheckEdit.Location = new System.Drawing.Point(1165, 19);
|
|
|
+ this.DWQKcheckEdit.MenuManager = this.xrDesignRibbonController1;
|
|
|
+ this.DWQKcheckEdit.Name = "DWQKcheckEdit";
|
|
|
+ this.DWQKcheckEdit.Properties.Caption = "浏览文件夹";
|
|
|
+ this.DWQKcheckEdit.Size = new System.Drawing.Size(89, 19);
|
|
|
+ this.DWQKcheckEdit.TabIndex = 18;
|
|
|
+ this.DWQKcheckEdit.Visible = false;
|
|
|
+ //
|
|
|
// DWQKdelBtn
|
|
|
//
|
|
|
this.DWQKdelBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.DWQKdelBtn.Location = new System.Drawing.Point(1217, 15);
|
|
|
+ this.DWQKdelBtn.Location = new System.Drawing.Point(1308, 15);
|
|
|
this.DWQKdelBtn.Name = "DWQKdelBtn";
|
|
|
this.DWQKdelBtn.Size = new System.Drawing.Size(72, 23);
|
|
|
this.DWQKdelBtn.TabIndex = 5;
|
|
@@ -5611,7 +5660,7 @@
|
|
|
// DWQKimportfileBtn
|
|
|
//
|
|
|
this.DWQKimportfileBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.DWQKimportfileBtn.Location = new System.Drawing.Point(993, 15);
|
|
|
+ this.DWQKimportfileBtn.Location = new System.Drawing.Point(1084, 15);
|
|
|
this.DWQKimportfileBtn.Name = "DWQKimportfileBtn";
|
|
|
this.DWQKimportfileBtn.Size = new System.Drawing.Size(75, 23);
|
|
|
this.DWQKimportfileBtn.TabIndex = 0;
|
|
@@ -5631,7 +5680,7 @@
|
|
|
//
|
|
|
this.xtraTabPageDWZS.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.xtraTabPageDWZS.Name = "xtraTabPageDWZS";
|
|
|
- this.xtraTabPageDWZS.Size = new System.Drawing.Size(1325, 496);
|
|
|
+ this.xtraTabPageDWZS.Size = new System.Drawing.Size(1416, 496);
|
|
|
this.xtraTabPageDWZS.Text = "电务数据展示";
|
|
|
//
|
|
|
// DevFrmMain
|
|
@@ -5639,7 +5688,7 @@
|
|
|
this.AllowFormGlass = DevExpress.Utils.DefaultBoolean.False;
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
|
|
- this.ClientSize = new System.Drawing.Size(1331, 705);
|
|
|
+ this.ClientSize = new System.Drawing.Size(1422, 705);
|
|
|
this.Controls.Add(this.xtraTabControl1);
|
|
|
this.Controls.Add(this.ribbonStatusBar);
|
|
|
this.Controls.Add(this.ribbon);
|
|
@@ -5719,12 +5768,14 @@
|
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit4)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).EndInit();
|
|
|
this.panelControl5.ResumeLayout(false);
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.DWGLcheckEdit.Properties)).EndInit();
|
|
|
this.xtraTabPageQK.ResumeLayout(false);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl5)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView5)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit5)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl6)).EndInit();
|
|
|
this.panelControl6.ResumeLayout(false);
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.DWQKcheckEdit.Properties)).EndInit();
|
|
|
this.ResumeLayout(false);
|
|
|
this.PerformLayout();
|
|
|
|
|
@@ -6128,5 +6179,9 @@
|
|
|
private DevExpress.XtraEditors.SimpleButton deleteQKdata;
|
|
|
private DevExpress.XtraEditors.SimpleButton importGLData;
|
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton1;
|
|
|
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn74;
|
|
|
+ private DevExpress.XtraEditors.CheckEdit DWGLcheckEdit;
|
|
|
+ private DevExpress.XtraEditors.CheckEdit DWQKcheckEdit;
|
|
|
+ private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup12;
|
|
|
}
|
|
|
}
|