| | |
| | | private void InitializeComponent() |
| | | { |
| | | components = new System.ComponentModel.Container(); |
| | | pumpChart1 = new Yw.WinFrmUI.Phart.PumpViewChart(); |
| | | pumpViewChart1 = new Yw.WinFrmUI.Phart.PumpViewChart(); |
| | | barManager1 = new DevExpress.XtraBars.BarManager(components); |
| | | bar1 = new DevExpress.XtraBars.Bar(); |
| | | barCekSplitPanel = new DevExpress.XtraBars.BarCheckItem(); |
| | | barCekEffVisible = new DevExpress.XtraBars.BarCheckItem(); |
| | | barCekPowerVisible = new DevExpress.XtraBars.BarCheckItem(); |
| | | barTxtPipeQ = new DevExpress.XtraBars.BarEditItem(); |
| | | repTxtPipeQ = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit(); |
| | | barTxtPipeHead = new DevExpress.XtraBars.BarEditItem(); |
| | | repTxtPipeHead = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit(); |
| | | barTxtStartHead = new DevExpress.XtraBars.BarEditItem(); |
| | | repTxtStartHead = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit(); |
| | | barBtnSetEqPt = new DevExpress.XtraBars.BarButtonItem(); |
| | | barCekEqulEffVisible = new DevExpress.XtraBars.BarCheckItem(); |
| | | barCekEqVisible = new DevExpress.XtraBars.BarCheckItem(); |
| | | barBtnEqClear = new DevExpress.XtraBars.BarButtonItem(); |
| | | bar2 = new DevExpress.XtraBars.Bar(); |
| | | barBtnAddVariableSpeedMenu = new DevExpress.XtraBars.BarSubItem(); |
| | | barBtnAddVariableSpeedByN = new DevExpress.XtraBars.BarButtonItem(); |
| | | barBtnAddVariableSpeedByHz = new DevExpress.XtraBars.BarButtonItem(); |
| | | barBtnAddVariableSpeedByPoint = new DevExpress.XtraBars.BarButtonItem(); |
| | | barBtnAddEqualEffMenu = new DevExpress.XtraBars.BarSubItem(); |
| | | barBtnAddEqualEffByEff = new DevExpress.XtraBars.BarButtonItem(); |
| | | barDockControlTop = new DevExpress.XtraBars.BarDockControl(); |
| | | barDockControlBottom = new DevExpress.XtraBars.BarDockControl(); |
| | | barDockControlLeft = new DevExpress.XtraBars.BarDockControl(); |
| | | barDockControlRight = new DevExpress.XtraBars.BarDockControl(); |
| | | bar1 = new DevExpress.XtraBars.Bar(); |
| | | barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); |
| | | barCekSplitPanel = new DevExpress.XtraBars.BarCheckItem(); |
| | | barCekEffVisible = new DevExpress.XtraBars.BarCheckItem(); |
| | | barCekPowerVisible = new DevExpress.XtraBars.BarCheckItem(); |
| | | ((System.ComponentModel.ISupportInitialize)barManager1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)repTxtPipeQ).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)repTxtPipeHead).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)repTxtStartHead).BeginInit(); |
| | | SuspendLayout(); |
| | | // |
| | | // pumpChart1 |
| | | // pumpViewChart1 |
| | | // |
| | | pumpChart1.Dock = DockStyle.Fill; |
| | | pumpChart1.Location = new Point(0, 33); |
| | | pumpChart1.Name = "pumpChart1"; |
| | | pumpChart1.Size = new Size(1369, 891); |
| | | pumpChart1.TabIndex = 0; |
| | | pumpViewChart1.Dock = DockStyle.Fill; |
| | | pumpViewChart1.Location = new Point(0, 67); |
| | | pumpViewChart1.Name = "pumpViewChart1"; |
| | | pumpViewChart1.Size = new Size(1369, 857); |
| | | pumpViewChart1.TabIndex = 0; |
| | | // |
| | | // barManager1 |
| | | // |
| | | barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { bar1 }); |
| | | barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { bar1, bar2 }); |
| | | barManager1.DockControls.Add(barDockControlTop); |
| | | barManager1.DockControls.Add(barDockControlBottom); |
| | | barManager1.DockControls.Add(barDockControlLeft); |
| | | barManager1.DockControls.Add(barDockControlRight); |
| | | barManager1.Form = this; |
| | | barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { barButtonItem1, barCekSplitPanel, barCekEffVisible, barCekPowerVisible }); |
| | | barManager1.MaxItemId = 4; |
| | | barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { barCekSplitPanel, barCekEffVisible, barCekPowerVisible, barTxtStartHead, barTxtPipeQ, barTxtPipeHead, barBtnSetEqPt, barCekEqVisible, barCekEqulEffVisible, barBtnEqClear, barBtnAddVariableSpeedMenu, barBtnAddVariableSpeedByN, barBtnAddVariableSpeedByHz, barBtnAddVariableSpeedByPoint, barBtnAddEqualEffMenu, barBtnAddEqualEffByEff }); |
| | | barManager1.MainMenu = bar2; |
| | | barManager1.MaxItemId = 25; |
| | | barManager1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { repTxtStartHead, repTxtPipeQ, repTxtPipeHead }); |
| | | // |
| | | // bar1 |
| | | // |
| | | bar1.BarName = "Tools"; |
| | | bar1.DockCol = 0; |
| | | bar1.DockRow = 0; |
| | | bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; |
| | | bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(barCekSplitPanel), new DevExpress.XtraBars.LinkPersistInfo(barCekEffVisible), new DevExpress.XtraBars.LinkPersistInfo(barCekPowerVisible), new DevExpress.XtraBars.LinkPersistInfo(barTxtPipeQ), new DevExpress.XtraBars.LinkPersistInfo(barTxtPipeHead), new DevExpress.XtraBars.LinkPersistInfo(barTxtStartHead), new DevExpress.XtraBars.LinkPersistInfo(barBtnSetEqPt), new DevExpress.XtraBars.LinkPersistInfo(barCekEqulEffVisible), new DevExpress.XtraBars.LinkPersistInfo(barCekEqVisible), new DevExpress.XtraBars.LinkPersistInfo(barBtnEqClear) }); |
| | | bar1.OptionsBar.AllowQuickCustomization = false; |
| | | bar1.OptionsBar.DrawBorder = false; |
| | | bar1.OptionsBar.MultiLine = true; |
| | | bar1.OptionsBar.UseWholeRow = true; |
| | | bar1.Text = "Tools"; |
| | | // |
| | | // barCekSplitPanel |
| | | // |
| | | barCekSplitPanel.BindableChecked = true; |
| | | barCekSplitPanel.Caption = "分割板"; |
| | | barCekSplitPanel.CheckBoxVisibility = DevExpress.XtraBars.CheckBoxVisibility.BeforeText; |
| | | barCekSplitPanel.Checked = true; |
| | | barCekSplitPanel.Id = 1; |
| | | barCekSplitPanel.Name = "barCekSplitPanel"; |
| | | barCekSplitPanel.CheckedChanged += barCekSplitPanel_CheckedChanged; |
| | | // |
| | | // barCekEffVisible |
| | | // |
| | | barCekEffVisible.BindableChecked = true; |
| | | barCekEffVisible.Caption = "效率线"; |
| | | barCekEffVisible.CheckBoxVisibility = DevExpress.XtraBars.CheckBoxVisibility.BeforeText; |
| | | barCekEffVisible.Checked = true; |
| | | barCekEffVisible.Id = 2; |
| | | barCekEffVisible.Name = "barCekEffVisible"; |
| | | barCekEffVisible.CheckedChanged += barCekEffVisible_CheckedChanged; |
| | | // |
| | | // barCekPowerVisible |
| | | // |
| | | barCekPowerVisible.BindableChecked = true; |
| | | barCekPowerVisible.Caption = "功率线"; |
| | | barCekPowerVisible.CheckBoxVisibility = DevExpress.XtraBars.CheckBoxVisibility.BeforeText; |
| | | barCekPowerVisible.Checked = true; |
| | | barCekPowerVisible.Id = 3; |
| | | barCekPowerVisible.Name = "barCekPowerVisible"; |
| | | barCekPowerVisible.CheckedChanged += barCekPowerVisible_CheckedChanged; |
| | | // |
| | | // barTxtPipeQ |
| | | // |
| | | barTxtPipeQ.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right; |
| | | barTxtPipeQ.Caption = "流量:"; |
| | | barTxtPipeQ.Edit = repTxtPipeQ; |
| | | barTxtPipeQ.EditWidth = 80; |
| | | barTxtPipeQ.Id = 6; |
| | | barTxtPipeQ.Name = "barTxtPipeQ"; |
| | | barTxtPipeQ.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.Caption; |
| | | // |
| | | // repTxtPipeQ |
| | | // |
| | | repTxtPipeQ.AutoHeight = false; |
| | | repTxtPipeQ.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); |
| | | repTxtPipeQ.Name = "repTxtPipeQ"; |
| | | // |
| | | // barTxtPipeHead |
| | | // |
| | | barTxtPipeHead.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right; |
| | | barTxtPipeHead.Caption = "扬程:"; |
| | | barTxtPipeHead.Edit = repTxtPipeHead; |
| | | barTxtPipeHead.EditWidth = 80; |
| | | barTxtPipeHead.Id = 7; |
| | | barTxtPipeHead.Name = "barTxtPipeHead"; |
| | | barTxtPipeHead.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.Caption; |
| | | // |
| | | // repTxtPipeHead |
| | | // |
| | | repTxtPipeHead.AutoHeight = false; |
| | | repTxtPipeHead.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); |
| | | repTxtPipeHead.Name = "repTxtPipeHead"; |
| | | // |
| | | // barTxtStartHead |
| | | // |
| | | barTxtStartHead.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right; |
| | | barTxtStartHead.Caption = "净扬程:"; |
| | | barTxtStartHead.Edit = repTxtStartHead; |
| | | barTxtStartHead.EditValue = "0"; |
| | | barTxtStartHead.EditWidth = 80; |
| | | barTxtStartHead.Id = 4; |
| | | barTxtStartHead.Name = "barTxtStartHead"; |
| | | barTxtStartHead.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.Caption; |
| | | // |
| | | // repTxtStartHead |
| | | // |
| | | repTxtStartHead.AutoHeight = false; |
| | | repTxtStartHead.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); |
| | | repTxtStartHead.Name = "repTxtStartHead"; |
| | | // |
| | | // barBtnSetEqPt |
| | | // |
| | | barBtnSetEqPt.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right; |
| | | barBtnSetEqPt.Caption = "设置"; |
| | | barBtnSetEqPt.Id = 8; |
| | | barBtnSetEqPt.Name = "barBtnSetEqPt"; |
| | | barBtnSetEqPt.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; |
| | | barBtnSetEqPt.ItemClick += barBtnSetEqPt_ItemClick; |
| | | // |
| | | // barCekEqulEffVisible |
| | | // |
| | | barCekEqulEffVisible.BindableChecked = true; |
| | | barCekEqulEffVisible.Caption = "等效线"; |
| | | barCekEqulEffVisible.CheckBoxVisibility = DevExpress.XtraBars.CheckBoxVisibility.BeforeText; |
| | | barCekEqulEffVisible.Checked = true; |
| | | barCekEqulEffVisible.Id = 11; |
| | | barCekEqulEffVisible.Name = "barCekEqulEffVisible"; |
| | | barCekEqulEffVisible.CheckedChanged += barCekEqulEffVisible_CheckedChanged; |
| | | // |
| | | // barCekEqVisible |
| | | // |
| | | barCekEqVisible.BindableChecked = true; |
| | | barCekEqVisible.Caption = "装置线"; |
| | | barCekEqVisible.CheckBoxVisibility = DevExpress.XtraBars.CheckBoxVisibility.BeforeText; |
| | | barCekEqVisible.Checked = true; |
| | | barCekEqVisible.Id = 10; |
| | | barCekEqVisible.Name = "barCekEqVisible"; |
| | | barCekEqVisible.CheckedChanged += barCekEqVisible_CheckedChanged; |
| | | // |
| | | // barBtnEqClear |
| | | // |
| | | barBtnEqClear.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right; |
| | | barBtnEqClear.Caption = "清空"; |
| | | barBtnEqClear.Id = 12; |
| | | barBtnEqClear.Name = "barBtnEqClear"; |
| | | barBtnEqClear.ItemClick += barBtnEqClear_ItemClick; |
| | | // |
| | | // bar2 |
| | | // |
| | | bar2.BarName = "Custom 3"; |
| | | bar2.DockCol = 0; |
| | | bar2.DockRow = 1; |
| | | bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; |
| | | bar2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(barBtnAddVariableSpeedMenu), new DevExpress.XtraBars.LinkPersistInfo(barBtnAddEqualEffMenu) }); |
| | | bar2.OptionsBar.DrawBorder = false; |
| | | bar2.OptionsBar.MultiLine = true; |
| | | bar2.OptionsBar.UseWholeRow = true; |
| | | bar2.Text = "Custom 3"; |
| | | // |
| | | // barBtnAddVariableSpeedMenu |
| | | // |
| | | barBtnAddVariableSpeedMenu.Caption = "变速曲线"; |
| | | barBtnAddVariableSpeedMenu.Id = 17; |
| | | barBtnAddVariableSpeedMenu.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(barBtnAddVariableSpeedByN), new DevExpress.XtraBars.LinkPersistInfo(barBtnAddVariableSpeedByHz), new DevExpress.XtraBars.LinkPersistInfo(barBtnAddVariableSpeedByPoint) }); |
| | | barBtnAddVariableSpeedMenu.Name = "barBtnAddVariableSpeedMenu"; |
| | | // |
| | | // barBtnAddVariableSpeedByN |
| | | // |
| | | barBtnAddVariableSpeedByN.Caption = "添加(转速)"; |
| | | barBtnAddVariableSpeedByN.Id = 18; |
| | | barBtnAddVariableSpeedByN.Name = "barBtnAddVariableSpeedByN"; |
| | | barBtnAddVariableSpeedByN.ItemClick += barBtnAddVariableSpeedByN_ItemClick; |
| | | // |
| | | // barBtnAddVariableSpeedByHz |
| | | // |
| | | barBtnAddVariableSpeedByHz.Caption = "添加(频率)"; |
| | | barBtnAddVariableSpeedByHz.Id = 19; |
| | | barBtnAddVariableSpeedByHz.Name = "barBtnAddVariableSpeedByHz"; |
| | | barBtnAddVariableSpeedByHz.ItemClick += barBtnAddVariableSpeedByHz_ItemClick; |
| | | // |
| | | // barBtnAddVariableSpeedByPoint |
| | | // |
| | | barBtnAddVariableSpeedByPoint.Caption = "添加(点)"; |
| | | barBtnAddVariableSpeedByPoint.Id = 20; |
| | | barBtnAddVariableSpeedByPoint.Name = "barBtnAddVariableSpeedByPoint"; |
| | | barBtnAddVariableSpeedByPoint.ItemClick += barBtnAddVariableSpeedByPoint_ItemClick; |
| | | // |
| | | // barBtnAddEqualEffMenu |
| | | // |
| | | barBtnAddEqualEffMenu.Caption = "等效线"; |
| | | barBtnAddEqualEffMenu.Id = 23; |
| | | barBtnAddEqualEffMenu.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(barBtnAddEqualEffByEff) }); |
| | | barBtnAddEqualEffMenu.Name = "barBtnAddEqualEffMenu"; |
| | | // |
| | | // barBtnAddEqualEffByEff |
| | | // |
| | | barBtnAddEqualEffByEff.Caption = "添加(效率)"; |
| | | barBtnAddEqualEffByEff.Id = 24; |
| | | barBtnAddEqualEffByEff.Name = "barBtnAddEqualEffByEff"; |
| | | barBtnAddEqualEffByEff.ItemClick += barBtnAddEqualEffByEff_ItemClick; |
| | | // |
| | | // barDockControlTop |
| | | // |
| | |
| | | barDockControlTop.Dock = DockStyle.Top; |
| | | barDockControlTop.Location = new Point(0, 0); |
| | | barDockControlTop.Manager = barManager1; |
| | | barDockControlTop.Size = new Size(1369, 33); |
| | | barDockControlTop.Size = new Size(1369, 67); |
| | | // |
| | | // barDockControlBottom |
| | | // |
| | |
| | | // |
| | | barDockControlLeft.CausesValidation = false; |
| | | barDockControlLeft.Dock = DockStyle.Left; |
| | | barDockControlLeft.Location = new Point(0, 33); |
| | | barDockControlLeft.Location = new Point(0, 67); |
| | | barDockControlLeft.Manager = barManager1; |
| | | barDockControlLeft.Size = new Size(0, 891); |
| | | barDockControlLeft.Size = new Size(0, 857); |
| | | // |
| | | // barDockControlRight |
| | | // |
| | | barDockControlRight.CausesValidation = false; |
| | | barDockControlRight.Dock = DockStyle.Right; |
| | | barDockControlRight.Location = new Point(1369, 33); |
| | | barDockControlRight.Location = new Point(1369, 67); |
| | | barDockControlRight.Manager = barManager1; |
| | | barDockControlRight.Size = new Size(0, 891); |
| | | // |
| | | // bar1 |
| | | // |
| | | bar1.BarName = "Tools"; |
| | | bar1.DockCol = 0; |
| | | bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; |
| | | bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(barCekEffVisible), new DevExpress.XtraBars.LinkPersistInfo(barCekPowerVisible), new DevExpress.XtraBars.LinkPersistInfo(barCekSplitPanel) }); |
| | | bar1.OptionsBar.AllowQuickCustomization = false; |
| | | bar1.OptionsBar.DrawBorder = false; |
| | | bar1.OptionsBar.MultiLine = true; |
| | | bar1.OptionsBar.UseWholeRow = true; |
| | | bar1.Text = "Tools"; |
| | | // |
| | | // barButtonItem1 |
| | | // |
| | | barButtonItem1.Caption = "barButtonItem1"; |
| | | barButtonItem1.Id = 0; |
| | | barButtonItem1.Name = "barButtonItem1"; |
| | | // |
| | | // barCekSplitPanel |
| | | // |
| | | barCekSplitPanel.Caption = "分割板"; |
| | | barCekSplitPanel.CheckBoxVisibility = DevExpress.XtraBars.CheckBoxVisibility.BeforeText; |
| | | barCekSplitPanel.Id = 1; |
| | | barCekSplitPanel.Name = "barCekSplitPanel"; |
| | | barCekSplitPanel.CheckedChanged += barCekSplitPanel_CheckedChanged; |
| | | // |
| | | // barCekEffVisible |
| | | // |
| | | barCekEffVisible.Caption = "效率线"; |
| | | barCekEffVisible.CheckBoxVisibility = DevExpress.XtraBars.CheckBoxVisibility.BeforeText; |
| | | barCekEffVisible.Id = 2; |
| | | barCekEffVisible.Name = "barCekEffVisible"; |
| | | barCekEffVisible.CheckedChanged += barCekEffVisible_CheckedChanged; |
| | | // |
| | | // barCekPowerVisible |
| | | // |
| | | barCekPowerVisible.Caption = "功率线"; |
| | | barCekPowerVisible.CheckBoxVisibility = DevExpress.XtraBars.CheckBoxVisibility.BeforeText; |
| | | barCekPowerVisible.Id = 3; |
| | | barCekPowerVisible.Name = "barCekPowerVisible"; |
| | | barCekPowerVisible.CheckedChanged += barCekPowerVisible_CheckedChanged; |
| | | barDockControlRight.Size = new Size(0, 857); |
| | | // |
| | | // PumpChartViewCtrl |
| | | // |
| | | AutoScaleDimensions = new SizeF(10F, 22F); |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | | Controls.Add(pumpChart1); |
| | | Controls.Add(pumpViewChart1); |
| | | Controls.Add(barDockControlLeft); |
| | | Controls.Add(barDockControlRight); |
| | | Controls.Add(barDockControlBottom); |
| | |
| | | Name = "PumpChartViewCtrl"; |
| | | Size = new Size(1369, 924); |
| | | ((System.ComponentModel.ISupportInitialize)barManager1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)repTxtPipeQ).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)repTxtPipeHead).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)repTxtStartHead).EndInit(); |
| | | ResumeLayout(false); |
| | | PerformLayout(); |
| | | } |
| | | |
| | | #endregion |
| | | |
| | | private Yw.WinFrmUI.Phart.PumpViewChart pumpChart1; |
| | | private Yw.WinFrmUI.Phart.PumpViewChart pumpViewChart1; |
| | | private DevExpress.XtraBars.BarManager barManager1; |
| | | private DevExpress.XtraBars.Bar bar1; |
| | | private DevExpress.XtraBars.BarDockControl barDockControlTop; |
| | | private DevExpress.XtraBars.BarDockControl barDockControlBottom; |
| | | private DevExpress.XtraBars.BarDockControl barDockControlLeft; |
| | | private DevExpress.XtraBars.BarDockControl barDockControlRight; |
| | | private DevExpress.XtraBars.BarButtonItem barButtonItem1; |
| | | private DevExpress.XtraBars.BarCheckItem barCekSplitPanel; |
| | | private DevExpress.XtraBars.BarCheckItem barCekEffVisible; |
| | | private DevExpress.XtraBars.BarCheckItem barCekPowerVisible; |
| | | private DevExpress.XtraBars.BarEditItem barTxtStartHead; |
| | | private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repTxtStartHead; |
| | | private DevExpress.XtraBars.BarEditItem barTxtPipeQ; |
| | | private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repTxtPipeQ; |
| | | private DevExpress.XtraBars.BarEditItem barTxtPipeHead; |
| | | private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repTxtPipeHead; |
| | | private DevExpress.XtraBars.BarButtonItem barBtnSetEqPt; |
| | | private DevExpress.XtraBars.BarCheckItem barCekEqVisible; |
| | | private DevExpress.XtraBars.BarCheckItem barCekEqulEffVisible; |
| | | private DevExpress.XtraBars.BarButtonItem barBtnEqClear; |
| | | private DevExpress.XtraBars.Bar bar2; |
| | | private DevExpress.XtraBars.BarSubItem barBtnAddVariableSpeedMenu; |
| | | private DevExpress.XtraBars.BarButtonItem barBtnAddVariableSpeedByN; |
| | | private DevExpress.XtraBars.BarButtonItem barBtnAddVariableSpeedByHz; |
| | | private DevExpress.XtraBars.BarButtonItem barBtnAddVariableSpeedByPoint; |
| | | private DevExpress.XtraBars.BarSubItem barBtnAddEqualEffMenu; |
| | | private DevExpress.XtraBars.BarButtonItem barBtnAddEqualEffByEff; |
| | | } |
| | | } |