using DevExpress.Utils;
|
using DevExpress.XtraGrid.Views.Grid;
|
using System;
|
using System.ComponentModel;
|
using System.Drawing;
|
using System.Windows.Forms;
|
|
namespace IStation.WinFrmUI.Monitor
|
{
|
partial class ScadaVerifyPage
|
{
|
/// <summary>
|
/// Required designer variable.
|
/// </summary>
|
private 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();
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ScadaVerifyPage));
|
DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
|
DevExpress.XtraCharts.SecondaryAxisY secondaryAxisY1 = new DevExpress.XtraCharts.SecondaryAxisY();
|
DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
|
DevExpress.XtraCharts.LineSeriesView lineSeriesView1 = new DevExpress.XtraCharts.LineSeriesView();
|
this.stationSignalRecordBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
this.ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl();
|
this.barBtnRefresh = new DevExpress.XtraBars.BarButtonItem();
|
this.barEditDate = new DevExpress.XtraBars.BarEditItem();
|
this.repDateEdit = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
|
this.barBtnVerify = new DevExpress.XtraBars.BarButtonItem();
|
this.ribbonPageProduct = new DevExpress.XtraBars.Ribbon.RibbonPage();
|
this.ribbonPageGroupProduct = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
|
this.repositoryItemTreeListLookUpEditMonitorDataSources = new DevExpress.XtraEditors.Repository.RepositoryItemTreeListLookUpEdit();
|
this.repositoryItemTreeListLookUpEdit1TreeList = new DevExpress.XtraTreeList.TreeList();
|
this.dockManager1 = new DevExpress.XtraBars.Docking.DockManager(this.components);
|
this.panelContainer1 = new DevExpress.XtraBars.Docking.DockPanel();
|
this.dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel();
|
this.controlContainer1 = new DevExpress.XtraBars.Docking.ControlContainer();
|
this.equipmentExTreeListCtrl1 = new IStation.WinFrmUI.Monitor.EquipmentExTreeListCtrl();
|
this.dockPanel2 = new DevExpress.XtraBars.Docking.DockPanel();
|
this.dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer();
|
this.monitorDataSourcesTreeList = new IStation.WinFrmUI.Monitor.MonitorDataSourcesTreeList();
|
this.currentViewModelBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
|
this.dockPanel3 = new DevExpress.XtraBars.Docking.DockPanel();
|
this.dockPanel3_Container = new DevExpress.XtraBars.Docking.ControlContainer();
|
this.propertyGridControl1 = new DevExpress.XtraVerticalGrid.PropertyGridControl();
|
((System.ComponentModel.ISupportInitialize)(this.stationSignalRecordBindingSource)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.repDateEdit)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.repDateEdit.CalendarTimeProperties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTreeListLookUpEditMonitorDataSources)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTreeListLookUpEdit1TreeList)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
|
this.panelContainer1.SuspendLayout();
|
this.dockPanel1.SuspendLayout();
|
this.controlContainer1.SuspendLayout();
|
this.dockPanel2.SuspendLayout();
|
this.dockPanel2_Container.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.currentViewModelBindingSource)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
|
this.dockPanel3.SuspendLayout();
|
this.dockPanel3_Container.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.propertyGridControl1)).BeginInit();
|
this.SuspendLayout();
|
//
|
// stationSignalRecordBindingSource
|
//
|
this.stationSignalRecordBindingSource.DataSource = typeof(IStation.Model.StationSignalRecord);
|
//
|
// ribbonControl1
|
//
|
this.ribbonControl1.DrawGroupsBorderMode = DevExpress.Utils.DefaultBoolean.False;
|
this.ribbonControl1.EmptyAreaImageOptions.ImagePadding = new System.Windows.Forms.Padding(43, 47, 43, 47);
|
this.ribbonControl1.ExpandCollapseItem.Id = 0;
|
this.ribbonControl1.ItemPanelStyle = DevExpress.XtraBars.Ribbon.RibbonItemPanelStyle.Classic;
|
this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
|
this.ribbonControl1.ExpandCollapseItem,
|
this.ribbonControl1.SearchEditItem,
|
this.barBtnRefresh,
|
this.barEditDate,
|
this.barBtnVerify});
|
this.ribbonControl1.Location = new System.Drawing.Point(0, 0);
|
this.ribbonControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
this.ribbonControl1.MaxItemId = 36;
|
this.ribbonControl1.Name = "ribbonControl1";
|
this.ribbonControl1.OptionsMenuMinWidth = 471;
|
this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
|
this.ribbonPageProduct});
|
this.ribbonControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
this.repositoryItemTreeListLookUpEditMonitorDataSources,
|
this.repDateEdit});
|
this.ribbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False;
|
this.ribbonControl1.ShowExpandCollapseButton = DevExpress.Utils.DefaultBoolean.False;
|
this.ribbonControl1.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.Hide;
|
this.ribbonControl1.Size = new System.Drawing.Size(1169, 154);
|
this.ribbonControl1.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden;
|
//
|
// barBtnRefresh
|
//
|
this.barBtnRefresh.Caption = "刷新";
|
this.barBtnRefresh.Id = 18;
|
this.barBtnRefresh.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnRefresh.ImageOptions.SvgImage")));
|
this.barBtnRefresh.Name = "barBtnRefresh";
|
this.barBtnRefresh.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnRefresh_ItemClick);
|
//
|
// barEditDate
|
//
|
this.barEditDate.Caption = "年月:";
|
this.barEditDate.Edit = this.repDateEdit;
|
this.barEditDate.EditWidth = 130;
|
this.barEditDate.Id = 34;
|
this.barEditDate.Name = "barEditDate";
|
//
|
// repDateEdit
|
//
|
this.repDateEdit.AutoHeight = false;
|
this.repDateEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.repDateEdit.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.repDateEdit.Name = "repDateEdit";
|
//
|
// barBtnVerify
|
//
|
this.barBtnVerify.Caption = "验证";
|
this.barBtnVerify.Id = 35;
|
this.barBtnVerify.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnVerify.ImageOptions.SvgImage")));
|
this.barBtnVerify.Name = "barBtnVerify";
|
this.barBtnVerify.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnVerify_ItemClick);
|
//
|
// ribbonPageProduct
|
//
|
this.ribbonPageProduct.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
|
this.ribbonPageGroupProduct});
|
this.ribbonPageProduct.Name = "ribbonPageProduct";
|
this.ribbonPageProduct.Text = "默认";
|
//
|
// ribbonPageGroupProduct
|
//
|
this.ribbonPageGroupProduct.ItemLinks.Add(this.barEditDate);
|
this.ribbonPageGroupProduct.ItemLinks.Add(this.barBtnVerify);
|
this.ribbonPageGroupProduct.ItemLinks.Add(this.barBtnRefresh, true);
|
this.ribbonPageGroupProduct.Name = "ribbonPageGroupProduct";
|
this.ribbonPageGroupProduct.Text = "基础";
|
//
|
// repositoryItemTreeListLookUpEditMonitorDataSources
|
//
|
this.repositoryItemTreeListLookUpEditMonitorDataSources.AutoHeight = false;
|
this.repositoryItemTreeListLookUpEditMonitorDataSources.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.repositoryItemTreeListLookUpEditMonitorDataSources.Name = "repositoryItemTreeListLookUpEditMonitorDataSources";
|
this.repositoryItemTreeListLookUpEditMonitorDataSources.NullText = "";
|
this.repositoryItemTreeListLookUpEditMonitorDataSources.TreeList = this.repositoryItemTreeListLookUpEdit1TreeList;
|
//
|
// repositoryItemTreeListLookUpEdit1TreeList
|
//
|
this.repositoryItemTreeListLookUpEdit1TreeList.Location = new System.Drawing.Point(0, 0);
|
this.repositoryItemTreeListLookUpEdit1TreeList.Name = "repositoryItemTreeListLookUpEdit1TreeList";
|
this.repositoryItemTreeListLookUpEdit1TreeList.OptionsView.ShowIndentAsRowStyle = true;
|
this.repositoryItemTreeListLookUpEdit1TreeList.Size = new System.Drawing.Size(400, 200);
|
this.repositoryItemTreeListLookUpEdit1TreeList.TabIndex = 0;
|
//
|
// dockManager1
|
//
|
this.dockManager1.Form = this;
|
this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
|
this.panelContainer1,
|
this.dockPanel3});
|
this.dockManager1.Style = DevExpress.XtraBars.Docking2010.Views.DockingViewStyle.Light;
|
this.dockManager1.TopZIndexControls.AddRange(new string[] {
|
"DevExpress.XtraBars.BarDockControl",
|
"DevExpress.XtraBars.StandaloneBarDockControl",
|
"System.Windows.Forms.MenuStrip",
|
"System.Windows.Forms.StatusStrip",
|
"System.Windows.Forms.StatusBar",
|
"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"});
|
//
|
// panelContainer1
|
//
|
this.panelContainer1.Controls.Add(this.dockPanel1);
|
this.panelContainer1.Controls.Add(this.dockPanel2);
|
this.panelContainer1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Left;
|
this.panelContainer1.ID = new System.Guid("0dd8fcf7-53d6-4171-a67a-5710f5e085e0");
|
this.panelContainer1.Location = new System.Drawing.Point(0, 154);
|
this.panelContainer1.Name = "panelContainer1";
|
this.panelContainer1.OriginalSize = new System.Drawing.Size(261, 200);
|
this.panelContainer1.Size = new System.Drawing.Size(261, 916);
|
this.panelContainer1.Text = "panelContainer1";
|
//
|
// dockPanel1
|
//
|
this.dockPanel1.Controls.Add(this.controlContainer1);
|
this.dockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill;
|
this.dockPanel1.ID = new System.Guid("68bd2b78-0777-4ec7-991f-8289b41621a2");
|
this.dockPanel1.Location = new System.Drawing.Point(0, 0);
|
this.dockPanel1.Name = "dockPanel1";
|
this.dockPanel1.Options.ShowCloseButton = false;
|
this.dockPanel1.Options.ShowMaximizeButton = false;
|
this.dockPanel1.OriginalSize = new System.Drawing.Size(261, 200);
|
this.dockPanel1.Size = new System.Drawing.Size(261, 458);
|
this.dockPanel1.Text = "泵站";
|
//
|
// controlContainer1
|
//
|
this.controlContainer1.Controls.Add(this.equipmentExTreeListCtrl1);
|
this.controlContainer1.Location = new System.Drawing.Point(0, 34);
|
this.controlContainer1.Name = "controlContainer1";
|
this.controlContainer1.Size = new System.Drawing.Size(260, 424);
|
this.controlContainer1.TabIndex = 0;
|
//
|
// stationListCtrl1
|
//
|
this.equipmentExTreeListCtrl1.Appearance.BackColor = System.Drawing.SystemColors.Control;
|
this.equipmentExTreeListCtrl1.Appearance.Options.UseBackColor = true;
|
this.equipmentExTreeListCtrl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.equipmentExTreeListCtrl1.Location = new System.Drawing.Point(0, 0);
|
this.equipmentExTreeListCtrl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
this.equipmentExTreeListCtrl1.Name = "stationListCtrl1";
|
this.equipmentExTreeListCtrl1.Size = new System.Drawing.Size(260, 424);
|
this.equipmentExTreeListCtrl1.TabIndex = 0;
|
//
|
// dockPanel2
|
//
|
this.dockPanel2.Controls.Add(this.dockPanel2_Container);
|
this.dockPanel2.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill;
|
this.dockPanel2.ID = new System.Guid("10e301a4-9a16-41f4-96f8-4e6f9542955a");
|
this.dockPanel2.Location = new System.Drawing.Point(0, 458);
|
this.dockPanel2.Name = "dockPanel2";
|
this.dockPanel2.Options.ShowCloseButton = false;
|
this.dockPanel2.Options.ShowMaximizeButton = false;
|
this.dockPanel2.OriginalSize = new System.Drawing.Size(200, 200);
|
this.dockPanel2.Size = new System.Drawing.Size(261, 458);
|
this.dockPanel2.Text = "数据来源";
|
//
|
// dockPanel2_Container
|
//
|
this.dockPanel2_Container.Controls.Add(this.monitorDataSourcesTreeList);
|
this.dockPanel2_Container.Location = new System.Drawing.Point(0, 35);
|
this.dockPanel2_Container.Name = "dockPanel2_Container";
|
this.dockPanel2_Container.Size = new System.Drawing.Size(260, 423);
|
this.dockPanel2_Container.TabIndex = 0;
|
//
|
// monitorDataSourcesTreeList
|
//
|
this.monitorDataSourcesTreeList.Appearance.BackColor = System.Drawing.SystemColors.Control;
|
this.monitorDataSourcesTreeList.Appearance.Options.UseBackColor = true;
|
this.monitorDataSourcesTreeList.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.monitorDataSourcesTreeList.Location = new System.Drawing.Point(0, 0);
|
this.monitorDataSourcesTreeList.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
this.monitorDataSourcesTreeList.Name = "monitorDataSourcesTreeList";
|
this.monitorDataSourcesTreeList.Size = new System.Drawing.Size(260, 423);
|
this.monitorDataSourcesTreeList.TabIndex = 0;
|
//
|
// currentViewModelBindingSource
|
//
|
this.currentViewModelBindingSource.DataSource = typeof(IStation.WinFrmUI.Monitor.OperationalAnalysisPage.CurrentViewModel);
|
//
|
// chartControl1
|
//
|
xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
|
xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
|
secondaryAxisY1.AxisID = 0;
|
secondaryAxisY1.Name = "AxisYHead";
|
secondaryAxisY1.VisibleInPanesSerializable = "-1";
|
xyDiagram1.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
|
secondaryAxisY1});
|
this.chartControl1.Diagram = xyDiagram1;
|
this.chartControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.chartControl1.Location = new System.Drawing.Point(261, 154);
|
this.chartControl1.Name = "chartControl1";
|
series1.Name = "Series 1";
|
series1.View = lineSeriesView1;
|
this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
|
series1};
|
this.chartControl1.Size = new System.Drawing.Size(596, 916);
|
this.chartControl1.TabIndex = 11;
|
this.chartControl1.MouseClick += new System.Windows.Forms.MouseEventHandler(this.chartControl1_MouseClick);
|
//
|
// dockPanel3
|
//
|
this.dockPanel3.Controls.Add(this.dockPanel3_Container);
|
this.dockPanel3.Dock = DevExpress.XtraBars.Docking.DockingStyle.Right;
|
this.dockPanel3.ID = new System.Guid("20668d58-1804-47dc-823d-e5b0de53ab83");
|
this.dockPanel3.Location = new System.Drawing.Point(857, 154);
|
this.dockPanel3.Name = "dockPanel3";
|
this.dockPanel3.OriginalSize = new System.Drawing.Size(312, 200);
|
this.dockPanel3.Size = new System.Drawing.Size(312, 916);
|
this.dockPanel3.Text = "数据";
|
//
|
// dockPanel3_Container
|
//
|
this.dockPanel3_Container.Controls.Add(this.propertyGridControl1);
|
this.dockPanel3_Container.Location = new System.Drawing.Point(1, 34);
|
this.dockPanel3_Container.Name = "dockPanel3_Container";
|
this.dockPanel3_Container.Size = new System.Drawing.Size(311, 882);
|
this.dockPanel3_Container.TabIndex = 0;
|
//
|
// propertyGridControl1
|
//
|
this.propertyGridControl1.Cursor = System.Windows.Forms.Cursors.Default;
|
this.propertyGridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.propertyGridControl1.Location = new System.Drawing.Point(0, 0);
|
this.propertyGridControl1.MenuManager = this.ribbonControl1;
|
this.propertyGridControl1.Name = "propertyGridControl1";
|
this.propertyGridControl1.OptionsView.AllowReadOnlyRowAppearance = DevExpress.Utils.DefaultBoolean.True;
|
this.propertyGridControl1.Size = new System.Drawing.Size(311, 882);
|
this.propertyGridControl1.TabIndex = 0;
|
//
|
// ScadaVerifyPage
|
//
|
this.Appearance.BackColor = System.Drawing.SystemColors.Control;
|
this.Appearance.Options.UseBackColor = true;
|
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.Controls.Add(this.chartControl1);
|
this.Controls.Add(this.dockPanel3);
|
this.Controls.Add(this.panelContainer1);
|
this.Controls.Add(this.ribbonControl1);
|
this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
this.Name = "ScadaVerifyPage";
|
this.Size = new System.Drawing.Size(1169, 1070);
|
((System.ComponentModel.ISupportInitialize)(this.stationSignalRecordBindingSource)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.repDateEdit.CalendarTimeProperties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.repDateEdit)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTreeListLookUpEditMonitorDataSources)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTreeListLookUpEdit1TreeList)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
|
this.panelContainer1.ResumeLayout(false);
|
this.dockPanel1.ResumeLayout(false);
|
this.controlContainer1.ResumeLayout(false);
|
this.dockPanel2.ResumeLayout(false);
|
this.dockPanel2_Container.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.currentViewModelBindingSource)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
|
this.dockPanel3.ResumeLayout(false);
|
this.dockPanel3_Container.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.propertyGridControl1)).EndInit();
|
this.ResumeLayout(false);
|
this.PerformLayout();
|
|
}
|
|
#endregion
|
private DevExpress.XtraBars.Ribbon.RibbonControl ribbonControl1;
|
private DevExpress.XtraBars.BarButtonItem barBtnRefresh;
|
private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPageProduct;
|
private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroupProduct;
|
private DevExpress.XtraBars.Docking.DockManager dockManager1;
|
private DevExpress.XtraBars.Docking.DockPanel dockPanel1;
|
private DevExpress.XtraBars.Docking.ControlContainer controlContainer1;
|
private DevExpress.XtraEditors.Repository.RepositoryItemTreeListLookUpEdit repositoryItemTreeListLookUpEditMonitorDataSources;
|
private DevExpress.XtraTreeList.TreeList repositoryItemTreeListLookUpEdit1TreeList;
|
private DevExpress.XtraBars.Docking.DockPanel panelContainer1;
|
private DevExpress.XtraBars.Docking.DockPanel dockPanel2;
|
private DevExpress.XtraBars.Docking.ControlContainer dockPanel2_Container;
|
private MonitorDataSourcesTreeList monitorDataSourcesTreeList;
|
private EquipmentExTreeListCtrl equipmentExTreeListCtrl1;
|
private BindingSource currentViewModelBindingSource;
|
private BindingSource stationSignalRecordBindingSource;
|
private DevExpress.XtraCharts.ChartControl chartControl1;
|
private DevExpress.XtraBars.BarEditItem barEditDate;
|
private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repDateEdit;
|
private DevExpress.XtraBars.BarButtonItem barBtnVerify;
|
private DevExpress.XtraBars.Docking.DockPanel dockPanel3;
|
private DevExpress.XtraBars.Docking.ControlContainer dockPanel3_Container;
|
private DevExpress.XtraVerticalGrid.PropertyGridControl propertyGridControl1;
|
}
|
}
|