|
namespace IStation.WinFormUI.MonitorDataSet
|
{
|
partial class FilterDataMgrPage
|
{
|
/// <summary>
|
/// Required designer variable.
|
/// </summary>
|
private System.ComponentModel.IContainer components = null;
|
|
/// <summary>
|
/// Clean up any resources being used.
|
/// </summary>
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
protected override void Dispose(bool disposing)
|
{
|
if (disposing && (components != null))
|
{
|
components.Dispose();
|
}
|
base.Dispose(disposing);
|
}
|
|
#region Component Designer generated code
|
|
/// <summary>
|
/// Required method for Designer support - do not modify
|
/// the contents of this method with the code editor.
|
/// </summary>
|
private void InitializeComponent()
|
{
|
this.components = new System.ComponentModel.Container();
|
DevExpress.XtraCharts.SwiftPlotDiagram swiftPlotDiagram1 = new DevExpress.XtraCharts.SwiftPlotDiagram();
|
DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
|
DevExpress.XtraCharts.SwiftPlotSeriesView swiftPlotSeriesView1 = new DevExpress.XtraCharts.SwiftPlotSeriesView();
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FilterDataMgrPage));
|
this.currentViewModelBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
|
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.dockManager1 = new DevExpress.XtraBars.Docking.DockManager(this.components);
|
this.docPnlMonitorList = new DevExpress.XtraBars.Docking.DockPanel();
|
this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
|
this.monitorPointTreeListCtrl1 = new IStation.WinFormUI.MonitorDataSet.MonitorPointExSignalListTreeCtrl();
|
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
this.labCaption = new DevExpress.XtraEditors.LabelControl();
|
this.popBoxSel = new DevExpress.XtraBars.PopupMenu(this.components);
|
this.barBtnDelete = new DevExpress.XtraBars.BarButtonItem();
|
this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
|
this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
|
this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
|
this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
|
this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
|
this.barBtnBoxSel = new DevExpress.XtraBars.BarButtonItem();
|
this.barBtnClearNegative = new DevExpress.XtraBars.BarButtonItem();
|
this.barBtnClearZero = new DevExpress.XtraBars.BarButtonItem();
|
this.barBtnRangeDelete = new DevExpress.XtraBars.BarButtonItem();
|
this.popMain = new DevExpress.XtraBars.PopupMenu(this.components);
|
((System.ComponentModel.ISupportInitialize)(this.currentViewModelBindingSource)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(swiftPlotDiagram1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(swiftPlotSeriesView1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
this.layoutControl1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
|
this.docPnlMonitorList.SuspendLayout();
|
this.dockPanel1_Container.SuspendLayout();
|
this.tableLayoutPanel1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.popBoxSel)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.popMain)).BeginInit();
|
this.SuspendLayout();
|
//
|
// chartControl1
|
//
|
swiftPlotDiagram1.AxisX.Title.Text = "时间";
|
swiftPlotDiagram1.AxisX.VisibleInPanesSerializable = "-1";
|
swiftPlotDiagram1.AxisY.CrosshairAxisLabelOptions.Visibility = DevExpress.Utils.DefaultBoolean.False;
|
swiftPlotDiagram1.AxisY.Label.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.False;
|
swiftPlotDiagram1.AxisY.Label.TextPattern = "{V:0.0}";
|
swiftPlotDiagram1.AxisY.NumericScaleOptions.AutoGrid = false;
|
swiftPlotDiagram1.AxisY.Title.Alignment = System.Drawing.StringAlignment.Far;
|
swiftPlotDiagram1.AxisY.Title.Text = "值";
|
swiftPlotDiagram1.AxisY.Title.Visibility = DevExpress.Utils.DefaultBoolean.Default;
|
swiftPlotDiagram1.AxisY.Title.WordWrap = true;
|
swiftPlotDiagram1.AxisY.VisibleInPanesSerializable = "-1";
|
swiftPlotDiagram1.EnableAxisXZooming = true;
|
swiftPlotDiagram1.PaneLayout.Direction = DevExpress.XtraCharts.PaneLayoutDirection.Horizontal;
|
swiftPlotDiagram1.RangeControlDateTimeGridOptions.GridAlignment = DevExpress.XtraCharts.DateTimeGridAlignment.Month;
|
swiftPlotDiagram1.RangeControlDateTimeGridOptions.GridMode = DevExpress.XtraCharts.ChartRangeControlClientGridMode.Manual;
|
this.chartControl1.Diagram = swiftPlotDiagram1;
|
this.chartControl1.Legend.Name = "Default Legend";
|
this.chartControl1.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
|
this.chartControl1.Location = new System.Drawing.Point(0, 1);
|
this.chartControl1.Margin = new System.Windows.Forms.Padding(0);
|
this.chartControl1.Name = "chartControl1";
|
series1.ArgumentDataMember = "DataTime";
|
series1.CrosshairLabelPattern = "{A:yyyy.MM.dd HH:mm:ss} {V:#.00}";
|
series1.CrosshairLabelVisibility = DevExpress.Utils.DefaultBoolean.True;
|
series1.DataSource = this.currentViewModelBindingSource;
|
series1.Name = "Series 1";
|
series1.ValueDataMembersSerializable = "DataValue";
|
swiftPlotSeriesView1.Color = System.Drawing.Color.SkyBlue;
|
series1.View = swiftPlotSeriesView1;
|
this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
|
series1};
|
this.chartControl1.Size = new System.Drawing.Size(841, 732);
|
this.chartControl1.TabIndex = 1;
|
this.chartControl1.MouseClick += new System.Windows.Forms.MouseEventHandler(this.chartControl1_MouseClick);
|
//
|
// layoutControl1
|
//
|
this.tableLayoutPanel1.SetColumnSpan(this.layoutControl1, 2);
|
this.layoutControl1.Controls.Add(this.chartControl1);
|
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.layoutControl1.Location = new System.Drawing.Point(0, 28);
|
this.layoutControl1.Margin = new System.Windows.Forms.Padding(0);
|
this.layoutControl1.Name = "layoutControl1";
|
this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1028, 427, 650, 400);
|
this.layoutControl1.Root = this.Root;
|
this.layoutControl1.Size = new System.Drawing.Size(841, 734);
|
this.layoutControl1.TabIndex = 2;
|
this.layoutControl1.Text = "layoutControl1";
|
//
|
// Root
|
//
|
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
this.Root.GroupBordersVisible = false;
|
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.layoutControlItem1});
|
this.Root.Name = "Root";
|
this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
this.Root.Size = new System.Drawing.Size(841, 734);
|
this.Root.TextVisible = false;
|
//
|
// layoutControlItem1
|
//
|
this.layoutControlItem1.Control = this.chartControl1;
|
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
this.layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 1, 1);
|
this.layoutControlItem1.Size = new System.Drawing.Size(841, 734);
|
this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem1.TextVisible = false;
|
//
|
// dockManager1
|
//
|
this.dockManager1.Form = this;
|
this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
|
this.docPnlMonitorList});
|
this.dockManager1.TopZIndexControls.AddRange(new string[] {
|
"DevExpress.XtraBars.BarDockControl",
|
"DevExpress.XtraBars.StandaloneBarDockControl",
|
"System.Windows.Forms.StatusBar",
|
"System.Windows.Forms.MenuStrip",
|
"System.Windows.Forms.StatusStrip",
|
"DevExpress.XtraBars.Ribbon.RibbonStatusBar",
|
"DevExpress.XtraBars.Ribbon.RibbonControl",
|
"DevExpress.XtraBars.Navigation.OfficeNavigationBar",
|
"DevExpress.XtraBars.Navigation.TileNavPane",
|
"DevExpress.XtraBars.TabFormControl",
|
"DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl",
|
"DevExpress.XtraBars.ToolbarForm.ToolbarFormControl"});
|
//
|
// docPnlMonitorList
|
//
|
this.docPnlMonitorList.Controls.Add(this.dockPanel1_Container);
|
this.docPnlMonitorList.Dock = DevExpress.XtraBars.Docking.DockingStyle.Left;
|
this.docPnlMonitorList.ID = new System.Guid("d3ac34ca-555a-4091-b72a-ce18875fd99b");
|
this.docPnlMonitorList.Location = new System.Drawing.Point(0, 0);
|
this.docPnlMonitorList.Name = "docPnlMonitorList";
|
this.docPnlMonitorList.Options.AllowDockAsTabbedDocument = false;
|
this.docPnlMonitorList.Options.AllowDockBottom = false;
|
this.docPnlMonitorList.Options.AllowDockFill = false;
|
this.docPnlMonitorList.Options.AllowDockRight = false;
|
this.docPnlMonitorList.Options.AllowDockTop = false;
|
this.docPnlMonitorList.Options.AllowFloating = false;
|
this.docPnlMonitorList.Options.FloatOnDblClick = false;
|
this.docPnlMonitorList.Options.ShowCloseButton = false;
|
this.docPnlMonitorList.Options.ShowMaximizeButton = false;
|
this.docPnlMonitorList.OriginalSize = new System.Drawing.Size(222, 200);
|
this.docPnlMonitorList.Size = new System.Drawing.Size(222, 762);
|
this.docPnlMonitorList.Text = "测点列表";
|
//
|
// dockPanel1_Container
|
//
|
this.dockPanel1_Container.Controls.Add(this.monitorPointTreeListCtrl1);
|
this.dockPanel1_Container.Location = new System.Drawing.Point(3, 26);
|
this.dockPanel1_Container.Name = "dockPanel1_Container";
|
this.dockPanel1_Container.Size = new System.Drawing.Size(215, 733);
|
this.dockPanel1_Container.TabIndex = 0;
|
//
|
// monitorPointTreeListCtrl1
|
//
|
this.monitorPointTreeListCtrl1.Appearance.BackColor = System.Drawing.SystemColors.Control;
|
this.monitorPointTreeListCtrl1.Appearance.Options.UseBackColor = true;
|
this.monitorPointTreeListCtrl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.monitorPointTreeListCtrl1.Location = new System.Drawing.Point(0, 0);
|
this.monitorPointTreeListCtrl1.Name = "monitorPointTreeListCtrl1";
|
this.monitorPointTreeListCtrl1.Size = new System.Drawing.Size(215, 733);
|
this.monitorPointTreeListCtrl1.TabIndex = 0;
|
//
|
// tableLayoutPanel1
|
//
|
this.tableLayoutPanel1.ColumnCount = 2;
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F));
|
this.tableLayoutPanel1.Controls.Add(this.labCaption, 0, 0);
|
this.tableLayoutPanel1.Controls.Add(this.layoutControl1, 0, 1);
|
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.tableLayoutPanel1.Location = new System.Drawing.Point(222, 0);
|
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
|
this.tableLayoutPanel1.RowCount = 2;
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 28F));
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(841, 762);
|
this.tableLayoutPanel1.TabIndex = 1;
|
//
|
// labCaption
|
//
|
this.labCaption.Appearance.BackColor = System.Drawing.Color.LightGray;
|
this.labCaption.Appearance.Options.UseBackColor = true;
|
this.labCaption.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
|
this.tableLayoutPanel1.SetColumnSpan(this.labCaption, 2);
|
this.labCaption.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.labCaption.ImageAlignToText = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
|
this.labCaption.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("labCaption.ImageOptions.SvgImage")));
|
this.labCaption.ImageOptions.SvgImageSize = new System.Drawing.Size(20, 20);
|
this.labCaption.Location = new System.Drawing.Point(0, 0);
|
this.labCaption.Margin = new System.Windows.Forms.Padding(0);
|
this.labCaption.Name = "labCaption";
|
this.labCaption.Size = new System.Drawing.Size(841, 28);
|
this.labCaption.TabIndex = 0;
|
this.labCaption.Text = "未知";
|
//
|
// popBoxSel
|
//
|
this.popBoxSel.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
|
new DevExpress.XtraBars.LinkPersistInfo(this.barBtnDelete)});
|
this.popBoxSel.Manager = this.barManager1;
|
this.popBoxSel.Name = "popBoxSel";
|
this.popBoxSel.CloseUp += new System.EventHandler(this.popBoxSel_CloseUp);
|
//
|
// barBtnDelete
|
//
|
this.barBtnDelete.Caption = "删除";
|
this.barBtnDelete.Id = 0;
|
this.barBtnDelete.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnDelete.ImageOptions.SvgImage")));
|
this.barBtnDelete.Name = "barBtnDelete";
|
this.barBtnDelete.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnDelete_ItemClick);
|
//
|
// barManager1
|
//
|
this.barManager1.DockControls.Add(this.barDockControlTop);
|
this.barManager1.DockControls.Add(this.barDockControlBottom);
|
this.barManager1.DockControls.Add(this.barDockControlLeft);
|
this.barManager1.DockControls.Add(this.barDockControlRight);
|
this.barManager1.Form = this;
|
this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
|
this.barBtnDelete,
|
this.barBtnBoxSel,
|
this.barBtnClearNegative,
|
this.barBtnClearZero,
|
this.barBtnRangeDelete});
|
this.barManager1.MaxItemId = 5;
|
//
|
// barDockControlTop
|
//
|
this.barDockControlTop.CausesValidation = false;
|
this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
|
this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
|
this.barDockControlTop.Manager = this.barManager1;
|
this.barDockControlTop.Size = new System.Drawing.Size(1063, 0);
|
//
|
// barDockControlBottom
|
//
|
this.barDockControlBottom.CausesValidation = false;
|
this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
|
this.barDockControlBottom.Location = new System.Drawing.Point(0, 762);
|
this.barDockControlBottom.Manager = this.barManager1;
|
this.barDockControlBottom.Size = new System.Drawing.Size(1063, 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.Manager = this.barManager1;
|
this.barDockControlLeft.Size = new System.Drawing.Size(0, 762);
|
//
|
// barDockControlRight
|
//
|
this.barDockControlRight.CausesValidation = false;
|
this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
|
this.barDockControlRight.Location = new System.Drawing.Point(1063, 0);
|
this.barDockControlRight.Manager = this.barManager1;
|
this.barDockControlRight.Size = new System.Drawing.Size(0, 762);
|
//
|
// barBtnBoxSel
|
//
|
this.barBtnBoxSel.Caption = "框选删除";
|
this.barBtnBoxSel.Id = 1;
|
this.barBtnBoxSel.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnBoxSel.ImageOptions.SvgImage")));
|
this.barBtnBoxSel.Name = "barBtnBoxSel";
|
this.barBtnBoxSel.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnBoxSel_ItemClick);
|
//
|
// barBtnClearNegative
|
//
|
this.barBtnClearNegative.Caption = "清除负值";
|
this.barBtnClearNegative.Id = 2;
|
this.barBtnClearNegative.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnClearNegative.ImageOptions.SvgImage")));
|
this.barBtnClearNegative.Name = "barBtnClearNegative";
|
this.barBtnClearNegative.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnClearNegative_ItemClick);
|
//
|
// barBtnClearZero
|
//
|
this.barBtnClearZero.Caption = "清除零值";
|
this.barBtnClearZero.Id = 3;
|
this.barBtnClearZero.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnClearZero.ImageOptions.SvgImage")));
|
this.barBtnClearZero.Name = "barBtnClearZero";
|
this.barBtnClearZero.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnClearZero_ItemClick);
|
//
|
// barBtnRangeDelete
|
//
|
this.barBtnRangeDelete.Caption = "区间删除";
|
this.barBtnRangeDelete.Id = 4;
|
this.barBtnRangeDelete.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnRangeDelete.ImageOptions.SvgImage")));
|
this.barBtnRangeDelete.Name = "barBtnRangeDelete";
|
this.barBtnRangeDelete.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnRangeDelete_ItemClick);
|
//
|
// popMain
|
//
|
this.popMain.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
|
new DevExpress.XtraBars.LinkPersistInfo(this.barBtnBoxSel),
|
new DevExpress.XtraBars.LinkPersistInfo(this.barBtnRangeDelete),
|
new DevExpress.XtraBars.LinkPersistInfo(this.barBtnClearNegative),
|
new DevExpress.XtraBars.LinkPersistInfo(this.barBtnClearZero)});
|
this.popMain.Manager = this.barManager1;
|
this.popMain.Name = "popMain";
|
//
|
// FilterDataMgrPage
|
//
|
this.Appearance.BackColor = System.Drawing.SystemColors.Control;
|
this.Appearance.Options.UseBackColor = true;
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.Controls.Add(this.tableLayoutPanel1);
|
this.Controls.Add(this.docPnlMonitorList);
|
this.Controls.Add(this.barDockControlLeft);
|
this.Controls.Add(this.barDockControlRight);
|
this.Controls.Add(this.barDockControlBottom);
|
this.Controls.Add(this.barDockControlTop);
|
this.Name = "FilterDataMgrPage";
|
this.Size = new System.Drawing.Size(1063, 762);
|
((System.ComponentModel.ISupportInitialize)(this.currentViewModelBindingSource)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(swiftPlotDiagram1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(swiftPlotSeriesView1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
|
this.layoutControl1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
|
this.docPnlMonitorList.ResumeLayout(false);
|
this.dockPanel1_Container.ResumeLayout(false);
|
this.tableLayoutPanel1.ResumeLayout(false);
|
this.tableLayoutPanel1.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.popBoxSel)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.popMain)).EndInit();
|
this.ResumeLayout(false);
|
this.PerformLayout();
|
|
}
|
|
#endregion
|
|
private DevExpress.XtraBars.Docking.DockManager dockManager1;
|
private DevExpress.XtraBars.Docking.DockPanel docPnlMonitorList;
|
private DevExpress.XtraBars.Docking.ControlContainer dockPanel1_Container;
|
private MonitorPointExSignalListTreeCtrl monitorPointTreeListCtrl1;
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
|
private DevExpress.XtraEditors.LabelControl labCaption;
|
private DevExpress.XtraCharts.ChartControl chartControl1;
|
private System.Windows.Forms.BindingSource currentViewModelBindingSource;
|
private DevExpress.XtraLayout.LayoutControl layoutControl1;
|
private DevExpress.XtraLayout.LayoutControlGroup Root;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
private DevExpress.XtraBars.BarDockControl barDockControlLeft;
|
private DevExpress.XtraBars.BarManager barManager1;
|
private DevExpress.XtraBars.BarDockControl barDockControlTop;
|
private DevExpress.XtraBars.BarDockControl barDockControlBottom;
|
private DevExpress.XtraBars.BarDockControl barDockControlRight;
|
private DevExpress.XtraBars.BarButtonItem barBtnDelete;
|
private DevExpress.XtraBars.PopupMenu popBoxSel;
|
private DevExpress.XtraBars.BarButtonItem barBtnBoxSel;
|
private DevExpress.XtraBars.BarButtonItem barBtnClearNegative;
|
private DevExpress.XtraBars.BarButtonItem barBtnClearZero;
|
private DevExpress.XtraBars.PopupMenu popMain;
|
private DevExpress.XtraBars.BarButtonItem barBtnRangeDelete;
|
}
|
}
|