| | |
| | | private void InitializeComponent() |
| | | { |
| | | this.components = new System.ComponentModel.Container(); |
| | | DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); |
| | | System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MgrWorkBenchMonitorPointPanel)); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); |
| | | this.ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl(); |
| | | this.barBtnAdd = new DevExpress.XtraBars.BarButtonItem(); |
| | | this.barBtnEdit = new DevExpress.XtraBars.BarButtonItem(); |
| | | this.barBtnDel = new DevExpress.XtraBars.BarButtonItem(); |
| | | this.barBtnView = new DevExpress.XtraBars.BarButtonItem(); |
| | | this.barButSetInstrument = new DevExpress.XtraBars.BarButtonItem(); |
| | | this.barButPoint = new DevExpress.XtraBars.BarButtonItem(); |
| | | this.barButSelect = new DevExpress.XtraBars.BarButtonItem(); |
| | | this.barBtnCopy = new DevExpress.XtraBars.BarButtonItem(); |
| | | this.bbi导åºEXCEL = new DevExpress.XtraBars.BarButtonItem(); |
| | | this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage(); |
| | | this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); |
| | | this.ribbonPageGroup2 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); |
| | | this.gridControl1 = new DevExpress.XtraGrid.GridControl(); |
| | | this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.colUseStatus = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | this.colValueCoefficient = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colValueAdditional = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colSourceType = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colPipeParasInfo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colPipeInfo4Disp = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colDataParasInfo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colID = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colEdit = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); |
| | | this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components); |
| | | this.MenuItemæ·»å æµç¹ = new System.Windows.Forms.ToolStripMenuItem(); |
| | | this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); |
| | | this.contextMenuStrip1.SuspendLayout(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // ribbonControl1 |
| | | // |
| | | this.ribbonControl1.ExpandCollapseItem.Id = 0; |
| | | this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { |
| | | this.ribbonControl1.ExpandCollapseItem, |
| | | this.ribbonControl1.SearchEditItem, |
| | | this.barBtnAdd, |
| | | this.barBtnEdit, |
| | | this.barBtnDel, |
| | | this.barBtnView, |
| | | this.barButSetInstrument, |
| | | this.barButPoint, |
| | | this.barButSelect, |
| | | this.barBtnCopy, |
| | | this.bbi导åºEXCEL}); |
| | | this.ribbonControl1.Location = new System.Drawing.Point(0, 0); |
| | | this.ribbonControl1.MaxItemId = 10; |
| | | this.ribbonControl1.Name = "ribbonControl1"; |
| | | this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] { |
| | | this.ribbonPage1}); |
| | | this.ribbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False; |
| | | this.ribbonControl1.ShowDisplayOptionsMenuButton = DevExpress.Utils.DefaultBoolean.False; |
| | | this.ribbonControl1.ShowExpandCollapseButton = DevExpress.Utils.DefaultBoolean.False; |
| | | this.ribbonControl1.ShowMoreCommandsButton = DevExpress.Utils.DefaultBoolean.False; |
| | | this.ribbonControl1.ShowPageHeadersInFormCaption = DevExpress.Utils.DefaultBoolean.False; |
| | | this.ribbonControl1.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.Hide; |
| | | this.ribbonControl1.ShowQatLocationSelector = false; |
| | | this.ribbonControl1.ShowToolbarCustomizeItem = false; |
| | | this.ribbonControl1.Size = new System.Drawing.Size(1174, 128); |
| | | this.ribbonControl1.Toolbar.ShowCustomizeItem = false; |
| | | this.ribbonControl1.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden; |
| | | // |
| | | // barBtnAdd |
| | | // |
| | | this.barBtnAdd.Caption = "æ·»å "; |
| | | this.barBtnAdd.Id = 1; |
| | | this.barBtnAdd.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnAdd.ImageOptions.SvgImage"))); |
| | | this.barBtnAdd.Name = "barBtnAdd"; |
| | | this.barBtnAdd.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnAdd_ItemClick); |
| | | // |
| | | // barBtnEdit |
| | | // |
| | | this.barBtnEdit.Caption = "ç¼è¾"; |
| | | this.barBtnEdit.Id = 2; |
| | | this.barBtnEdit.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnEdit.ImageOptions.SvgImage"))); |
| | | this.barBtnEdit.Name = "barBtnEdit"; |
| | | this.barBtnEdit.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnEdit_ItemClick); |
| | | // |
| | | // barBtnDel |
| | | // |
| | | this.barBtnDel.Caption = "å é¤"; |
| | | this.barBtnDel.Id = 3; |
| | | this.barBtnDel.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnDel.ImageOptions.SvgImage"))); |
| | | this.barBtnDel.Name = "barBtnDel"; |
| | | this.barBtnDel.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnDel_ItemClick); |
| | | // |
| | | // barBtnView |
| | | // |
| | | this.barBtnView.Caption = "详æ
"; |
| | | this.barBtnView.Id = 4; |
| | | this.barBtnView.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnView.ImageOptions.SvgImage"))); |
| | | this.barBtnView.Name = "barBtnView"; |
| | | this.barBtnView.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnView_ItemClick); |
| | | // |
| | | // barButSetInstrument |
| | | // |
| | | this.barButSetInstrument.Caption = "æ·»å 仪å¨"; |
| | | this.barButSetInstrument.Id = 5; |
| | | this.barButSetInstrument.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButSetInstrument.ImageOptions.SvgImage"))); |
| | | this.barButSetInstrument.Name = "barButSetInstrument"; |
| | | // |
| | | // barButPoint |
| | | // |
| | | this.barButPoint.Caption = "ç®¡çæµç¹"; |
| | | this.barButPoint.Id = 6; |
| | | this.barButPoint.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButPoint.ImageOptions.SvgImage"))); |
| | | this.barButPoint.Name = "barButPoint"; |
| | | // |
| | | // barButSelect |
| | | // |
| | | this.barButSelect.Caption = "éæ©"; |
| | | this.barButSelect.Id = 7; |
| | | this.barButSelect.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButSelect.ImageOptions.SvgImage"))); |
| | | this.barButSelect.Name = "barButSelect"; |
| | | // |
| | | // barBtnCopy |
| | | // |
| | | this.barBtnCopy.Caption = "å¤å¶"; |
| | | this.barBtnCopy.Id = 8; |
| | | this.barBtnCopy.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnCopy.ImageOptions.SvgImage"))); |
| | | this.barBtnCopy.Name = "barBtnCopy"; |
| | | this.barBtnCopy.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnCopy_ItemClick); |
| | | // |
| | | // bbi导åºEXCEL |
| | | // |
| | | this.bbi导åºEXCEL.Caption = "导åºEXCEL"; |
| | | this.bbi导åºEXCEL.Id = 9; |
| | | this.bbi导åºEXCEL.ImageOptions.Image = global::TProduct.WinFrmUI.TestBench.Properties.Resources.exporttoxls_16x16; |
| | | this.bbi导åºEXCEL.ImageOptions.LargeImage = global::TProduct.WinFrmUI.TestBench.Properties.Resources.exporttoxls_32x32; |
| | | this.bbi导åºEXCEL.Name = "bbi导åºEXCEL"; |
| | | this.bbi导åºEXCEL.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi导åºEXCEL_ItemClick); |
| | | // |
| | | // ribbonPage1 |
| | | // |
| | | this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] { |
| | | this.ribbonPageGroup1, |
| | | this.ribbonPageGroup2}); |
| | | this.ribbonPage1.Name = "ribbonPage1"; |
| | | this.ribbonPage1.Text = "ribbonPage1"; |
| | | // |
| | | // ribbonPageGroup1 |
| | | // |
| | | this.ribbonPageGroup1.ItemLinks.Add(this.barBtnAdd); |
| | | this.ribbonPageGroup1.ItemLinks.Add(this.barBtnEdit); |
| | | this.ribbonPageGroup1.ItemLinks.Add(this.barBtnCopy); |
| | | this.ribbonPageGroup1.ItemLinks.Add(this.barBtnDel); |
| | | this.ribbonPageGroup1.ItemLinks.Add(this.barBtnView); |
| | | this.ribbonPageGroup1.Name = "ribbonPageGroup1"; |
| | | this.ribbonPageGroup1.Text = "åºç¡æä½"; |
| | | // |
| | | // ribbonPageGroup2 |
| | | // |
| | | this.ribbonPageGroup2.ItemLinks.Add(this.bbi导åºEXCEL); |
| | | this.ribbonPageGroup2.Name = "ribbonPageGroup2"; |
| | | this.ribbonPageGroup2.Text = "导åº"; |
| | | // |
| | | // gridControl1 |
| | | // |
| | | this.gridControl1.ContextMenuStrip = this.contextMenuStrip1; |
| | | this.gridControl1.DataSource = this.bindingSource1; |
| | | this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gridControl1.Location = new System.Drawing.Point(0, 0); |
| | | this.gridControl1.Location = new System.Drawing.Point(0, 128); |
| | | this.gridControl1.MainView = this.gridView1; |
| | | this.gridControl1.Name = "gridControl1"; |
| | | this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { |
| | | this.repositoryItemButtonEdit1}); |
| | | this.gridControl1.Size = new System.Drawing.Size(895, 420); |
| | | this.gridControl1.Size = new System.Drawing.Size(1174, 553); |
| | | this.gridControl1.TabIndex = 4; |
| | | this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gridView1}); |
| | |
| | | this.colValueCoefficient, |
| | | this.colValueAdditional, |
| | | this.colSourceType, |
| | | this.colPipeParasInfo, |
| | | this.colPipeInfo4Disp, |
| | | this.colDataParasInfo, |
| | | this.colID, |
| | | this.colEdit}); |
| | | this.gridColumn1}); |
| | | this.gridView1.GridControl = this.gridControl1; |
| | | this.gridView1.Name = "gridView1"; |
| | | this.gridView1.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] { |
| | | new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colSortCode, DevExpress.Data.ColumnSortOrder.Ascending)}); |
| | | this.gridView1.RowCellClick += new DevExpress.XtraGrid.Views.Grid.RowCellClickEventHandler(this.gridView1_RowCellClick); |
| | | // |
| | | // colUseStatus |
| | | // |
| | |
| | | this.colCode.Caption = "ç¼å·"; |
| | | this.colCode.FieldName = "Code"; |
| | | this.colCode.Name = "colCode"; |
| | | this.colCode.Width = 112; |
| | | this.colCode.Visible = true; |
| | | this.colCode.VisibleIndex = 0; |
| | | this.colCode.Width = 105; |
| | | // |
| | | // colName |
| | | // |
| | |
| | | this.colName.FieldName = "Name"; |
| | | this.colName.Name = "colName"; |
| | | this.colName.Visible = true; |
| | | this.colName.VisibleIndex = 0; |
| | | this.colName.Width = 140; |
| | | this.colName.VisibleIndex = 1; |
| | | this.colName.Width = 131; |
| | | // |
| | | // colMonitorType |
| | | // |
| | | this.colMonitorType.Caption = "æµç¹ç±»å"; |
| | | this.colMonitorType.FieldName = "MonitorType"; |
| | | this.colMonitorType.Name = "colMonitorType"; |
| | | this.colMonitorType.Width = 83; |
| | | this.colMonitorType.Visible = true; |
| | | this.colMonitorType.VisibleIndex = 2; |
| | | this.colMonitorType.Width = 78; |
| | | // |
| | | // colProperty |
| | | // |
| | |
| | | this.colProperty.FieldName = "Property"; |
| | | this.colProperty.Name = "colProperty"; |
| | | this.colProperty.Visible = true; |
| | | this.colProperty.VisibleIndex = 2; |
| | | this.colProperty.Width = 77; |
| | | this.colProperty.VisibleIndex = 4; |
| | | this.colProperty.Width = 72; |
| | | // |
| | | // colSortCode |
| | | // |
| | |
| | | this.colSortCode.FieldName = "SortCode"; |
| | | this.colSortCode.MaxWidth = 50; |
| | | this.colSortCode.Name = "colSortCode"; |
| | | this.colSortCode.Width = 50; |
| | | this.colSortCode.Visible = true; |
| | | this.colSortCode.VisibleIndex = 9; |
| | | this.colSortCode.Width = 40; |
| | | // |
| | | // colValueCoefficient |
| | | // |
| | |
| | | // |
| | | // colSourceType |
| | | // |
| | | this.colSourceType.Caption = "æ°æ®ç±»å"; |
| | | this.colSourceType.Caption = "æ°æ®æ¥æº"; |
| | | this.colSourceType.FieldName = "colSourceType"; |
| | | this.colSourceType.Name = "colSourceType"; |
| | | this.colSourceType.UnboundDataType = typeof(string); |
| | | this.colSourceType.Visible = true; |
| | | this.colSourceType.VisibleIndex = 1; |
| | | this.colSourceType.Width = 171; |
| | | this.colSourceType.VisibleIndex = 3; |
| | | this.colSourceType.Width = 271; |
| | | // |
| | | // colPipeParasInfo |
| | | // colPipeInfo4Disp |
| | | // |
| | | this.colPipeParasInfo.Caption = "ç®¡è·¯ç¹æ§"; |
| | | this.colPipeParasInfo.FieldName = "PipeParasInfo"; |
| | | this.colPipeParasInfo.Name = "colPipeParasInfo"; |
| | | this.colPipeParasInfo.Visible = true; |
| | | this.colPipeParasInfo.VisibleIndex = 3; |
| | | this.colPipeParasInfo.Width = 158; |
| | | this.colPipeInfo4Disp.Caption = "ç®¡è·¯ç¹æ§"; |
| | | this.colPipeInfo4Disp.FieldName = "PipeInfo4Disp"; |
| | | this.colPipeInfo4Disp.Name = "colPipeInfo4Disp"; |
| | | this.colPipeInfo4Disp.Visible = true; |
| | | this.colPipeInfo4Disp.VisibleIndex = 5; |
| | | this.colPipeInfo4Disp.Width = 147; |
| | | // |
| | | // colDataParasInfo |
| | | // |
| | | this.colDataParasInfo.Caption = "æ°æ®åæ°"; |
| | | this.colDataParasInfo.FieldName = "colDataParasInfo"; |
| | | this.colDataParasInfo.FieldName = "DataParasInfo4Disp"; |
| | | this.colDataParasInfo.Name = "colDataParasInfo"; |
| | | this.colDataParasInfo.UnboundDataType = typeof(string); |
| | | this.colDataParasInfo.Visible = true; |
| | | this.colDataParasInfo.VisibleIndex = 4; |
| | | this.colDataParasInfo.Width = 195; |
| | | this.colDataParasInfo.VisibleIndex = 6; |
| | | this.colDataParasInfo.Width = 119; |
| | | // |
| | | // colID |
| | | // |
| | | this.colID.Caption = "ID"; |
| | | this.colID.FieldName = "ID"; |
| | | this.colID.Name = "colID"; |
| | | this.colID.Width = 111; |
| | | this.colID.Visible = true; |
| | | this.colID.VisibleIndex = 8; |
| | | this.colID.Width = 82; |
| | | // |
| | | // colEdit |
| | | // gridColumn1 |
| | | // |
| | | this.colEdit.Caption = "ç¼è¾"; |
| | | this.colEdit.ColumnEdit = this.repositoryItemButtonEdit1; |
| | | this.colEdit.MaxWidth = 40; |
| | | this.colEdit.MinWidth = 30; |
| | | this.colEdit.Name = "colEdit"; |
| | | this.colEdit.Visible = true; |
| | | this.colEdit.VisibleIndex = 5; |
| | | this.colEdit.Width = 40; |
| | | this.gridColumn1.Caption = "å¤é¨æ ç¾"; |
| | | this.gridColumn1.FieldName = "IStationID"; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 7; |
| | | this.gridColumn1.Width = 104; |
| | | // |
| | | // repositoryItemButtonEdit1 |
| | | // |
| | | this.repositoryItemButtonEdit1.AutoHeight = false; |
| | | editorButtonImageOptions1.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions1.Image"))); |
| | | this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); |
| | | this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1"; |
| | | this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; |
| | | // |
| | | // contextMenuStrip1 |
| | | // |
| | | this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { |
| | | this.MenuItemæ·»å æµç¹}); |
| | | this.contextMenuStrip1.Name = "contextMenuStrip1"; |
| | | this.contextMenuStrip1.Size = new System.Drawing.Size(181, 48); |
| | | // |
| | | // MenuItemæ·»å æµç¹ |
| | | // |
| | | this.MenuItemæ·»å æµç¹.Name = "MenuItemæ·»å æµç¹"; |
| | | this.MenuItemæ·»å æµç¹.Size = new System.Drawing.Size(180, 22); |
| | | this.MenuItemæ·»å æµç¹.Text = "æ·»å æµç¹"; |
| | | this.MenuItemæ·»å æµç¹.Click += new System.EventHandler(this.MenuItemæ·»å æµç¹_Click); |
| | | // |
| | | // MgrWorkBenchMonitorPointPanel |
| | | // MgrWorkBenchMonitorPointDlg |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(1174, 681); |
| | | this.Controls.Add(this.gridControl1); |
| | | this.Name = "MgrWorkBenchMonitorPointPanel"; |
| | | this.Size = new System.Drawing.Size(895, 420); |
| | | this.Controls.Add(this.ribbonControl1); |
| | | this.Name = "MgrWorkBenchMonitorPointDlg"; |
| | | this.Text = "æµè¯å°æµç¹ç®¡ç"; |
| | | ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); |
| | | this.contextMenuStrip1.ResumeLayout(false); |
| | | this.ResumeLayout(false); |
| | | this.PerformLayout(); |
| | | |
| | | } |
| | | |
| | | #endregion |
| | | private System.Windows.Forms.BindingSource bindingSource1; |
| | | private System.Windows.Forms.BindingSource bindingSource1; |
| | | private DevExpress.XtraBars.Ribbon.RibbonControl ribbonControl1; |
| | | private DevExpress.XtraBars.BarButtonItem barBtnAdd; |
| | | private DevExpress.XtraBars.BarButtonItem barBtnEdit; |
| | | private DevExpress.XtraBars.BarButtonItem barBtnDel; |
| | | private DevExpress.XtraBars.BarButtonItem barBtnView; |
| | | private DevExpress.XtraBars.BarButtonItem barButSetInstrument; |
| | | private DevExpress.XtraBars.BarButtonItem barButPoint; |
| | | private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage1; |
| | | private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup1; |
| | | |
| | | private DevExpress.XtraGrid.GridControl gridControl1; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gridView1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colUseStatus; |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn colValueCoefficient; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colValueAdditional; |
| | | |
| | | private DevExpress.XtraBars.BarButtonItem barButSelect; |
| | | private DevExpress.XtraBars.BarButtonItem barBtnCopy; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colSourceType; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colPipeParasInfo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colPipeInfo4Disp; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colDataParasInfo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colID; |
| | | private System.Windows.Forms.ContextMenuStrip contextMenuStrip1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colEdit; |
| | | private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; |
| | | private System.Windows.Forms.ToolStripMenuItem MenuItemæ·»å æµç¹; |
| | | private DevExpress.XtraBars.BarButtonItem bbi导åºEXCEL; |
| | | private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; |
| | | } |
| | | } |