using DevExpress.XtraBars.Ribbon;
|
|
namespace IStation.Win.Schedule
|
{
|
partial class frmMain
|
{
|
/// <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 Windows Form 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()
|
{
|
components = new System.ComponentModel.Container();
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMain));
|
ribbon = new RibbonControl();
|
barCekSave = new DevExpress.XtraBars.BarCheckItem();
|
barSpinStep = new DevExpress.XtraBars.BarEditItem();
|
repositoryItemSpinEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemSpinEdit();
|
ribbonPage1 = new RibbonPage();
|
ribbonPageGroup1 = new RibbonPageGroup();
|
ribbonStatusBar = new RibbonStatusBar();
|
gridControl1 = new DevExpress.XtraGrid.GridControl();
|
pumpScheduleVmBindingSource = new BindingSource(components);
|
gridViewS1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
colStation = new DevExpress.XtraGrid.Columns.GridColumn();
|
colFlag = new DevExpress.XtraGrid.Columns.GridColumn();
|
colBeforeWL = new DevExpress.XtraGrid.Columns.GridColumn();
|
colRealTimeWL = new DevExpress.XtraGrid.Columns.GridColumn();
|
colBeforeRpm = new DevExpress.XtraGrid.Columns.GridColumn();
|
colTargetRpm = new DevExpress.XtraGrid.Columns.GridColumn();
|
colRealTimeRpm = new DevExpress.XtraGrid.Columns.GridColumn();
|
colRpmDeviation = new DevExpress.XtraGrid.Columns.GridColumn();
|
colTargetFrequency = new DevExpress.XtraGrid.Columns.GridColumn();
|
colBeforeFlow = new DevExpress.XtraGrid.Columns.GridColumn();
|
colTargetFlow = new DevExpress.XtraGrid.Columns.GridColumn();
|
colRealTimeFlow = new DevExpress.XtraGrid.Columns.GridColumn();
|
colFlowDeviation = new DevExpress.XtraGrid.Columns.GridColumn();
|
colBeforePressure = new DevExpress.XtraGrid.Columns.GridColumn();
|
colTargetPressure = new DevExpress.XtraGrid.Columns.GridColumn();
|
colRealTimePressure = new DevExpress.XtraGrid.Columns.GridColumn();
|
colPressureDeviation = new DevExpress.XtraGrid.Columns.GridColumn();
|
colTargetHead = new DevExpress.XtraGrid.Columns.GridColumn();
|
gridControl2 = new DevExpress.XtraGrid.GridControl();
|
pumpScheduleVmBindingSource1 = new BindingSource(components);
|
gridViewS2 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
colStation1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colFlag1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colBeforeWL1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colRealTimeWL1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colBeforeRpm1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colTargetRpm1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colRealTimeRpm1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colRpmDeviation1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colTargetFrequency1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colBeforeFlow1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colTargetFlow1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colRealTimeFlow1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colFlowDeviation1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colBeforePressure1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colTargetPressure1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colRealTimePressure1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colPressureDeviation1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colTargetHead1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
layoutControlPump = new DevExpress.XtraLayout.LayoutControl();
|
layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
|
layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup();
|
layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
|
layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
sidePanelPump = new DevExpress.XtraEditors.SidePanel();
|
sidePanelStation = new DevExpress.XtraEditors.SidePanel();
|
layoutControlInfo = new DevExpress.XtraLayout.LayoutControl();
|
memoEditInfo = new DevExpress.XtraEditors.MemoEdit();
|
Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
|
layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
((System.ComponentModel.ISupportInitialize)ribbon).BeginInit();
|
((System.ComponentModel.ISupportInitialize)repositoryItemSpinEdit1).BeginInit();
|
((System.ComponentModel.ISupportInitialize)gridControl1).BeginInit();
|
((System.ComponentModel.ISupportInitialize)pumpScheduleVmBindingSource).BeginInit();
|
((System.ComponentModel.ISupportInitialize)gridViewS1).BeginInit();
|
((System.ComponentModel.ISupportInitialize)gridControl2).BeginInit();
|
((System.ComponentModel.ISupportInitialize)pumpScheduleVmBindingSource1).BeginInit();
|
((System.ComponentModel.ISupportInitialize)gridViewS2).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlPump).BeginInit();
|
layoutControlPump.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup2).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup4).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem1).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup1).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem2).BeginInit();
|
sidePanelPump.SuspendLayout();
|
sidePanelStation.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)layoutControlInfo).BeginInit();
|
layoutControlInfo.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)memoEditInfo.Properties).BeginInit();
|
((System.ComponentModel.ISupportInitialize)Root).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup3).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem3).BeginInit();
|
SuspendLayout();
|
//
|
// ribbon
|
//
|
ribbon.DrawGroupsBorderMode = DevExpress.Utils.DefaultBoolean.True;
|
ribbon.ExpandCollapseItem.Id = 0;
|
ribbon.ItemPanelStyle = RibbonItemPanelStyle.Classic;
|
ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] { ribbon.ExpandCollapseItem, barCekSave, barSpinStep });
|
ribbon.Location = new Point(0, 0);
|
ribbon.MaxItemId = 3;
|
ribbon.Name = "ribbon";
|
ribbon.Pages.AddRange(new RibbonPage[] { ribbonPage1 });
|
ribbon.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { repositoryItemSpinEdit1 });
|
ribbon.RibbonStyle = RibbonControlStyle.MacOffice;
|
ribbon.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False;
|
ribbon.ShowPageHeadersMode = ShowPageHeadersMode.Hide;
|
ribbon.Size = new Size(1560, 174);
|
ribbon.StatusBar = ribbonStatusBar;
|
ribbon.ToolbarLocation = RibbonQuickAccessToolbarLocation.Hidden;
|
//
|
// barCekSave
|
//
|
barCekSave.Caption = "存储";
|
barCekSave.Id = 1;
|
barCekSave.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barCekSave.ImageOptions.SvgImage");
|
barCekSave.Name = "barCekSave";
|
//
|
// barSpinStep
|
//
|
barSpinStep.Caption = "步长(s):";
|
barSpinStep.Edit = repositoryItemSpinEdit1;
|
barSpinStep.EditValue = "4";
|
barSpinStep.EditWidth = 100;
|
barSpinStep.Id = 2;
|
barSpinStep.Name = "barSpinStep";
|
barSpinStep.EditValueChanged += barSpinStep_EditValueChanged;
|
//
|
// repositoryItemSpinEdit1
|
//
|
repositoryItemSpinEdit1.AutoHeight = false;
|
repositoryItemSpinEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
|
repositoryItemSpinEdit1.MaxValue = new decimal(new int[] { 10000, 0, 0, 0 });
|
repositoryItemSpinEdit1.MinValue = new decimal(new int[] { 1, 0, 0, 0 });
|
repositoryItemSpinEdit1.Name = "repositoryItemSpinEdit1";
|
//
|
// ribbonPage1
|
//
|
ribbonPage1.Groups.AddRange(new RibbonPageGroup[] { ribbonPageGroup1 });
|
ribbonPage1.Name = "ribbonPage1";
|
ribbonPage1.Text = "ribbonPage1";
|
//
|
// ribbonPageGroup1
|
//
|
ribbonPageGroup1.ItemLinks.Add(barSpinStep);
|
ribbonPageGroup1.ItemLinks.Add(barCekSave);
|
ribbonPageGroup1.Name = "ribbonPageGroup1";
|
ribbonPageGroup1.Text = "操作";
|
//
|
// ribbonStatusBar
|
//
|
ribbonStatusBar.Location = new Point(0, 1092);
|
ribbonStatusBar.Name = "ribbonStatusBar";
|
ribbonStatusBar.Ribbon = ribbon;
|
ribbonStatusBar.Size = new Size(1560, 36);
|
//
|
// gridControl1
|
//
|
gridControl1.DataSource = pumpScheduleVmBindingSource;
|
gridControl1.Location = new Point(0, 33);
|
gridControl1.MainView = gridViewS1;
|
gridControl1.MenuManager = ribbon;
|
gridControl1.Name = "gridControl1";
|
gridControl1.Size = new Size(760, 426);
|
gridControl1.TabIndex = 0;
|
gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridViewS1 });
|
//
|
// pumpScheduleVmBindingSource
|
//
|
pumpScheduleVmBindingSource.DataSource = typeof(PumpScheduleVm);
|
//
|
// gridViewS1
|
//
|
gridViewS1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colStation, colFlag, colBeforeWL, colRealTimeWL, colBeforeRpm, colTargetRpm, colRealTimeRpm, colRpmDeviation, colTargetFrequency, colBeforeFlow, colTargetFlow, colRealTimeFlow, colFlowDeviation, colBeforePressure, colTargetPressure, colRealTimePressure, colPressureDeviation, colTargetHead });
|
gridViewS1.GridControl = gridControl1;
|
gridViewS1.Name = "gridViewS1";
|
gridViewS1.CustomDrawCell += gridViewS1_CustomDrawCell;
|
//
|
// colStation
|
//
|
colStation.FieldName = "Station";
|
colStation.MinWidth = 30;
|
colStation.Name = "colStation";
|
colStation.Visible = true;
|
colStation.VisibleIndex = 0;
|
colStation.Width = 112;
|
//
|
// colFlag
|
//
|
colFlag.FieldName = "Flag";
|
colFlag.MinWidth = 30;
|
colFlag.Name = "colFlag";
|
colFlag.Visible = true;
|
colFlag.VisibleIndex = 1;
|
colFlag.Width = 112;
|
//
|
// colBeforeWL
|
//
|
colBeforeWL.FieldName = "BeforeWL";
|
colBeforeWL.MinWidth = 30;
|
colBeforeWL.Name = "colBeforeWL";
|
colBeforeWL.Visible = true;
|
colBeforeWL.VisibleIndex = 2;
|
colBeforeWL.Width = 112;
|
//
|
// colRealTimeWL
|
//
|
colRealTimeWL.FieldName = "RealTimeWL";
|
colRealTimeWL.MinWidth = 30;
|
colRealTimeWL.Name = "colRealTimeWL";
|
colRealTimeWL.Visible = true;
|
colRealTimeWL.VisibleIndex = 3;
|
colRealTimeWL.Width = 112;
|
//
|
// colBeforeRpm
|
//
|
colBeforeRpm.FieldName = "BeforeRpm";
|
colBeforeRpm.MinWidth = 30;
|
colBeforeRpm.Name = "colBeforeRpm";
|
colBeforeRpm.Visible = true;
|
colBeforeRpm.VisibleIndex = 4;
|
colBeforeRpm.Width = 112;
|
//
|
// colTargetRpm
|
//
|
colTargetRpm.FieldName = "TargetRpm";
|
colTargetRpm.MinWidth = 30;
|
colTargetRpm.Name = "colTargetRpm";
|
colTargetRpm.Visible = true;
|
colTargetRpm.VisibleIndex = 5;
|
colTargetRpm.Width = 112;
|
//
|
// colRealTimeRpm
|
//
|
colRealTimeRpm.FieldName = "RealTimeRpm";
|
colRealTimeRpm.MinWidth = 30;
|
colRealTimeRpm.Name = "colRealTimeRpm";
|
colRealTimeRpm.Visible = true;
|
colRealTimeRpm.VisibleIndex = 6;
|
colRealTimeRpm.Width = 112;
|
//
|
// colRpmDeviation
|
//
|
colRpmDeviation.FieldName = "RpmDeviation";
|
colRpmDeviation.MinWidth = 30;
|
colRpmDeviation.Name = "colRpmDeviation";
|
colRpmDeviation.Visible = true;
|
colRpmDeviation.VisibleIndex = 7;
|
colRpmDeviation.Width = 112;
|
//
|
// colTargetFrequency
|
//
|
colTargetFrequency.FieldName = "TargetFrequency";
|
colTargetFrequency.MinWidth = 30;
|
colTargetFrequency.Name = "colTargetFrequency";
|
colTargetFrequency.Visible = true;
|
colTargetFrequency.VisibleIndex = 8;
|
colTargetFrequency.Width = 112;
|
//
|
// colBeforeFlow
|
//
|
colBeforeFlow.FieldName = "BeforeFlow";
|
colBeforeFlow.MinWidth = 30;
|
colBeforeFlow.Name = "colBeforeFlow";
|
colBeforeFlow.Visible = true;
|
colBeforeFlow.VisibleIndex = 9;
|
colBeforeFlow.Width = 112;
|
//
|
// colTargetFlow
|
//
|
colTargetFlow.FieldName = "TargetFlow";
|
colTargetFlow.MinWidth = 30;
|
colTargetFlow.Name = "colTargetFlow";
|
colTargetFlow.Visible = true;
|
colTargetFlow.VisibleIndex = 10;
|
colTargetFlow.Width = 112;
|
//
|
// colRealTimeFlow
|
//
|
colRealTimeFlow.Caption = "实时流量(曲线)";
|
colRealTimeFlow.FieldName = "RealTimeFlow";
|
colRealTimeFlow.MinWidth = 30;
|
colRealTimeFlow.Name = "colRealTimeFlow";
|
colRealTimeFlow.Visible = true;
|
colRealTimeFlow.VisibleIndex = 11;
|
colRealTimeFlow.Width = 112;
|
//
|
// colFlowDeviation
|
//
|
colFlowDeviation.FieldName = "FlowDeviation";
|
colFlowDeviation.MinWidth = 30;
|
colFlowDeviation.Name = "colFlowDeviation";
|
colFlowDeviation.Visible = true;
|
colFlowDeviation.VisibleIndex = 12;
|
colFlowDeviation.Width = 112;
|
//
|
// colBeforePressure
|
//
|
colBeforePressure.FieldName = "BeforePressure";
|
colBeforePressure.MinWidth = 30;
|
colBeforePressure.Name = "colBeforePressure";
|
colBeforePressure.Visible = true;
|
colBeforePressure.VisibleIndex = 13;
|
colBeforePressure.Width = 112;
|
//
|
// colTargetPressure
|
//
|
colTargetPressure.FieldName = "TargetPressure";
|
colTargetPressure.MinWidth = 30;
|
colTargetPressure.Name = "colTargetPressure";
|
colTargetPressure.Visible = true;
|
colTargetPressure.VisibleIndex = 14;
|
colTargetPressure.Width = 112;
|
//
|
// colRealTimePressure
|
//
|
colRealTimePressure.FieldName = "RealTimePressure";
|
colRealTimePressure.MinWidth = 30;
|
colRealTimePressure.Name = "colRealTimePressure";
|
colRealTimePressure.Visible = true;
|
colRealTimePressure.VisibleIndex = 15;
|
colRealTimePressure.Width = 112;
|
//
|
// colPressureDeviation
|
//
|
colPressureDeviation.FieldName = "PressureDeviation";
|
colPressureDeviation.MinWidth = 30;
|
colPressureDeviation.Name = "colPressureDeviation";
|
colPressureDeviation.Visible = true;
|
colPressureDeviation.VisibleIndex = 16;
|
colPressureDeviation.Width = 112;
|
//
|
// colTargetHead
|
//
|
colTargetHead.FieldName = "TargetHead";
|
colTargetHead.MinWidth = 30;
|
colTargetHead.Name = "colTargetHead";
|
colTargetHead.Visible = true;
|
colTargetHead.VisibleIndex = 17;
|
colTargetHead.Width = 112;
|
//
|
// gridControl2
|
//
|
gridControl2.DataSource = pumpScheduleVmBindingSource1;
|
gridControl2.Location = new Point(0, 492);
|
gridControl2.MainView = gridViewS2;
|
gridControl2.MenuManager = ribbon;
|
gridControl2.Name = "gridControl2";
|
gridControl2.Size = new Size(760, 426);
|
gridControl2.TabIndex = 0;
|
gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridViewS2 });
|
//
|
// pumpScheduleVmBindingSource1
|
//
|
pumpScheduleVmBindingSource1.DataSource = typeof(PumpScheduleVm);
|
//
|
// gridViewS2
|
//
|
gridViewS2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colStation1, colFlag1, colBeforeWL1, colRealTimeWL1, colBeforeRpm1, colTargetRpm1, colRealTimeRpm1, colRpmDeviation1, colTargetFrequency1, colBeforeFlow1, colTargetFlow1, colRealTimeFlow1, colFlowDeviation1, colBeforePressure1, colTargetPressure1, colRealTimePressure1, colPressureDeviation1, colTargetHead1 });
|
gridViewS2.GridControl = gridControl2;
|
gridViewS2.Name = "gridViewS2";
|
gridViewS2.CustomDrawCell += gridViewS2_CustomDrawCell;
|
//
|
// colStation1
|
//
|
colStation1.FieldName = "Station";
|
colStation1.MinWidth = 30;
|
colStation1.Name = "colStation1";
|
colStation1.Visible = true;
|
colStation1.VisibleIndex = 0;
|
colStation1.Width = 112;
|
//
|
// colFlag1
|
//
|
colFlag1.FieldName = "Flag";
|
colFlag1.MinWidth = 30;
|
colFlag1.Name = "colFlag1";
|
colFlag1.Visible = true;
|
colFlag1.VisibleIndex = 1;
|
colFlag1.Width = 112;
|
//
|
// colBeforeWL1
|
//
|
colBeforeWL1.FieldName = "BeforeWL";
|
colBeforeWL1.MinWidth = 30;
|
colBeforeWL1.Name = "colBeforeWL1";
|
colBeforeWL1.Visible = true;
|
colBeforeWL1.VisibleIndex = 2;
|
colBeforeWL1.Width = 112;
|
//
|
// colRealTimeWL1
|
//
|
colRealTimeWL1.FieldName = "RealTimeWL";
|
colRealTimeWL1.MinWidth = 30;
|
colRealTimeWL1.Name = "colRealTimeWL1";
|
colRealTimeWL1.Visible = true;
|
colRealTimeWL1.VisibleIndex = 3;
|
colRealTimeWL1.Width = 112;
|
//
|
// colBeforeRpm1
|
//
|
colBeforeRpm1.FieldName = "BeforeRpm";
|
colBeforeRpm1.MinWidth = 30;
|
colBeforeRpm1.Name = "colBeforeRpm1";
|
colBeforeRpm1.Visible = true;
|
colBeforeRpm1.VisibleIndex = 4;
|
colBeforeRpm1.Width = 112;
|
//
|
// colTargetRpm1
|
//
|
colTargetRpm1.FieldName = "TargetRpm";
|
colTargetRpm1.MinWidth = 30;
|
colTargetRpm1.Name = "colTargetRpm1";
|
colTargetRpm1.Visible = true;
|
colTargetRpm1.VisibleIndex = 5;
|
colTargetRpm1.Width = 112;
|
//
|
// colRealTimeRpm1
|
//
|
colRealTimeRpm1.FieldName = "RealTimeRpm";
|
colRealTimeRpm1.MinWidth = 30;
|
colRealTimeRpm1.Name = "colRealTimeRpm1";
|
colRealTimeRpm1.Visible = true;
|
colRealTimeRpm1.VisibleIndex = 6;
|
colRealTimeRpm1.Width = 112;
|
//
|
// colRpmDeviation1
|
//
|
colRpmDeviation1.FieldName = "RpmDeviation";
|
colRpmDeviation1.MinWidth = 30;
|
colRpmDeviation1.Name = "colRpmDeviation1";
|
colRpmDeviation1.Visible = true;
|
colRpmDeviation1.VisibleIndex = 7;
|
colRpmDeviation1.Width = 112;
|
//
|
// colTargetFrequency1
|
//
|
colTargetFrequency1.FieldName = "TargetFrequency";
|
colTargetFrequency1.MinWidth = 30;
|
colTargetFrequency1.Name = "colTargetFrequency1";
|
colTargetFrequency1.Visible = true;
|
colTargetFrequency1.VisibleIndex = 8;
|
colTargetFrequency1.Width = 112;
|
//
|
// colBeforeFlow1
|
//
|
colBeforeFlow1.FieldName = "BeforeFlow";
|
colBeforeFlow1.MinWidth = 30;
|
colBeforeFlow1.Name = "colBeforeFlow1";
|
colBeforeFlow1.Visible = true;
|
colBeforeFlow1.VisibleIndex = 9;
|
colBeforeFlow1.Width = 112;
|
//
|
// colTargetFlow1
|
//
|
colTargetFlow1.FieldName = "TargetFlow";
|
colTargetFlow1.MinWidth = 30;
|
colTargetFlow1.Name = "colTargetFlow1";
|
colTargetFlow1.Visible = true;
|
colTargetFlow1.VisibleIndex = 10;
|
colTargetFlow1.Width = 112;
|
//
|
// colRealTimeFlow1
|
//
|
colRealTimeFlow1.FieldName = "RealTimeFlow";
|
colRealTimeFlow1.MinWidth = 30;
|
colRealTimeFlow1.Name = "colRealTimeFlow1";
|
colRealTimeFlow1.Visible = true;
|
colRealTimeFlow1.VisibleIndex = 11;
|
colRealTimeFlow1.Width = 112;
|
//
|
// colFlowDeviation1
|
//
|
colFlowDeviation1.FieldName = "FlowDeviation";
|
colFlowDeviation1.MinWidth = 30;
|
colFlowDeviation1.Name = "colFlowDeviation1";
|
colFlowDeviation1.Visible = true;
|
colFlowDeviation1.VisibleIndex = 12;
|
colFlowDeviation1.Width = 112;
|
//
|
// colBeforePressure1
|
//
|
colBeforePressure1.FieldName = "BeforePressure";
|
colBeforePressure1.MinWidth = 30;
|
colBeforePressure1.Name = "colBeforePressure1";
|
colBeforePressure1.Visible = true;
|
colBeforePressure1.VisibleIndex = 13;
|
colBeforePressure1.Width = 112;
|
//
|
// colTargetPressure1
|
//
|
colTargetPressure1.FieldName = "TargetPressure";
|
colTargetPressure1.MinWidth = 30;
|
colTargetPressure1.Name = "colTargetPressure1";
|
colTargetPressure1.Visible = true;
|
colTargetPressure1.VisibleIndex = 14;
|
colTargetPressure1.Width = 112;
|
//
|
// colRealTimePressure1
|
//
|
colRealTimePressure1.FieldName = "RealTimePressure";
|
colRealTimePressure1.MinWidth = 30;
|
colRealTimePressure1.Name = "colRealTimePressure1";
|
colRealTimePressure1.Visible = true;
|
colRealTimePressure1.VisibleIndex = 15;
|
colRealTimePressure1.Width = 112;
|
//
|
// colPressureDeviation1
|
//
|
colPressureDeviation1.FieldName = "PressureDeviation";
|
colPressureDeviation1.MinWidth = 30;
|
colPressureDeviation1.Name = "colPressureDeviation1";
|
colPressureDeviation1.Visible = true;
|
colPressureDeviation1.VisibleIndex = 16;
|
colPressureDeviation1.Width = 112;
|
//
|
// colTargetHead1
|
//
|
colTargetHead1.FieldName = "TargetHead";
|
colTargetHead1.MinWidth = 30;
|
colTargetHead1.Name = "colTargetHead1";
|
colTargetHead1.Visible = true;
|
colTargetHead1.VisibleIndex = 17;
|
colTargetHead1.Width = 112;
|
//
|
// layoutControlPump
|
//
|
layoutControlPump.Controls.Add(gridControl2);
|
layoutControlPump.Controls.Add(gridControl1);
|
layoutControlPump.Dock = DockStyle.Fill;
|
layoutControlPump.Location = new Point(0, 0);
|
layoutControlPump.Name = "layoutControlPump";
|
layoutControlPump.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(621, 654, 975, 600);
|
layoutControlPump.Root = layoutControlGroup2;
|
layoutControlPump.Size = new Size(760, 918);
|
layoutControlPump.TabIndex = 0;
|
layoutControlPump.Text = "layoutControl3";
|
//
|
// layoutControlGroup2
|
//
|
layoutControlGroup2.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
layoutControlGroup2.GroupBordersVisible = false;
|
layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlGroup4, layoutControlGroup1 });
|
layoutControlGroup2.Name = "Root";
|
layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlGroup2.Size = new Size(760, 918);
|
layoutControlGroup2.TextVisible = false;
|
//
|
// layoutControlGroup4
|
//
|
layoutControlGroup4.GroupStyle = DevExpress.Utils.GroupStyle.Title;
|
layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1 });
|
layoutControlGroup4.Location = new Point(0, 459);
|
layoutControlGroup4.Name = "layoutControlGroup4";
|
layoutControlGroup4.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlGroup4.Size = new Size(760, 459);
|
layoutControlGroup4.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlGroup4.Text = "二输水";
|
//
|
// layoutControlItem1
|
//
|
layoutControlItem1.Control = gridControl2;
|
layoutControlItem1.Location = new Point(0, 0);
|
layoutControlItem1.Name = "layoutControlItem1";
|
layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlItem1.Size = new Size(760, 426);
|
layoutControlItem1.TextSize = new Size(0, 0);
|
layoutControlItem1.TextVisible = false;
|
//
|
// layoutControlGroup1
|
//
|
layoutControlGroup1.GroupStyle = DevExpress.Utils.GroupStyle.Title;
|
layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem2 });
|
layoutControlGroup1.Location = new Point(0, 0);
|
layoutControlGroup1.Name = "layoutControlGroup1";
|
layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlGroup1.Size = new Size(760, 459);
|
layoutControlGroup1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlGroup1.Text = "一输水";
|
//
|
// layoutControlItem2
|
//
|
layoutControlItem2.Control = gridControl1;
|
layoutControlItem2.Location = new Point(0, 0);
|
layoutControlItem2.Name = "layoutControlItem2";
|
layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlItem2.Size = new Size(760, 426);
|
layoutControlItem2.TextSize = new Size(0, 0);
|
layoutControlItem2.TextVisible = false;
|
//
|
// sidePanelPump
|
//
|
sidePanelPump.Controls.Add(layoutControlPump);
|
sidePanelPump.Dock = DockStyle.Fill;
|
sidePanelPump.Location = new Point(0, 174);
|
sidePanelPump.Name = "sidePanelPump";
|
sidePanelPump.Size = new Size(760, 918);
|
sidePanelPump.TabIndex = 4;
|
sidePanelPump.Text = "sidePanel5";
|
//
|
// sidePanelStation
|
//
|
sidePanelStation.Controls.Add(layoutControlInfo);
|
sidePanelStation.Dock = DockStyle.Right;
|
sidePanelStation.Location = new Point(760, 174);
|
sidePanelStation.Name = "sidePanelStation";
|
sidePanelStation.Size = new Size(800, 918);
|
sidePanelStation.TabIndex = 10;
|
sidePanelStation.Text = "sidePanel1";
|
//
|
// layoutControlInfo
|
//
|
layoutControlInfo.Controls.Add(memoEditInfo);
|
layoutControlInfo.Dock = DockStyle.Fill;
|
layoutControlInfo.Location = new Point(1, 0);
|
layoutControlInfo.Name = "layoutControlInfo";
|
layoutControlInfo.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(621, 637, 975, 600);
|
layoutControlInfo.Root = Root;
|
layoutControlInfo.Size = new Size(799, 918);
|
layoutControlInfo.TabIndex = 0;
|
layoutControlInfo.Text = "layoutControl1";
|
//
|
// memoEditInfo
|
//
|
memoEditInfo.Location = new Point(0, 33);
|
memoEditInfo.MenuManager = ribbon;
|
memoEditInfo.Name = "memoEditInfo";
|
memoEditInfo.Size = new Size(799, 885);
|
memoEditInfo.StyleController = layoutControlInfo;
|
memoEditInfo.TabIndex = 4;
|
//
|
// Root
|
//
|
Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
Root.GroupBordersVisible = false;
|
Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlGroup3 });
|
Root.Name = "Root";
|
Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
Root.Size = new Size(799, 918);
|
Root.TextVisible = false;
|
//
|
// layoutControlGroup3
|
//
|
layoutControlGroup3.GroupStyle = DevExpress.Utils.GroupStyle.Title;
|
layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem3 });
|
layoutControlGroup3.Location = new Point(0, 0);
|
layoutControlGroup3.Name = "layoutControlGroup3";
|
layoutControlGroup3.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlGroup3.Size = new Size(799, 918);
|
layoutControlGroup3.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlGroup3.Text = "统计";
|
//
|
// layoutControlItem3
|
//
|
layoutControlItem3.Control = memoEditInfo;
|
layoutControlItem3.Location = new Point(0, 0);
|
layoutControlItem3.Name = "layoutControlItem3";
|
layoutControlItem3.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlItem3.Size = new Size(799, 885);
|
layoutControlItem3.TextSize = new Size(0, 0);
|
layoutControlItem3.TextVisible = false;
|
//
|
// frmMain
|
//
|
AutoScaleDimensions = new SizeF(10F, 22F);
|
AutoScaleMode = AutoScaleMode.Font;
|
ClientSize = new Size(1560, 1128);
|
Controls.Add(sidePanelPump);
|
Controls.Add(sidePanelStation);
|
Controls.Add(ribbonStatusBar);
|
Controls.Add(ribbon);
|
Name = "frmMain";
|
Ribbon = ribbon;
|
StartPosition = FormStartPosition.CenterScreen;
|
StatusBar = ribbonStatusBar;
|
Text = "调度验证";
|
WindowState = FormWindowState.Maximized;
|
((System.ComponentModel.ISupportInitialize)ribbon).EndInit();
|
((System.ComponentModel.ISupportInitialize)repositoryItemSpinEdit1).EndInit();
|
((System.ComponentModel.ISupportInitialize)gridControl1).EndInit();
|
((System.ComponentModel.ISupportInitialize)pumpScheduleVmBindingSource).EndInit();
|
((System.ComponentModel.ISupportInitialize)gridViewS1).EndInit();
|
((System.ComponentModel.ISupportInitialize)gridControl2).EndInit();
|
((System.ComponentModel.ISupportInitialize)pumpScheduleVmBindingSource1).EndInit();
|
((System.ComponentModel.ISupportInitialize)gridViewS2).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlPump).EndInit();
|
layoutControlPump.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup2).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup4).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem1).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup1).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem2).EndInit();
|
sidePanelPump.ResumeLayout(false);
|
sidePanelStation.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)layoutControlInfo).EndInit();
|
layoutControlInfo.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)memoEditInfo.Properties).EndInit();
|
((System.ComponentModel.ISupportInitialize)Root).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup3).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem3).EndInit();
|
ResumeLayout(false);
|
PerformLayout();
|
}
|
|
#endregion
|
|
private DevExpress.XtraBars.Ribbon.RibbonControl ribbon;
|
private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage1;
|
private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup1;
|
private DevExpress.XtraBars.Ribbon.RibbonStatusBar ribbonStatusBar;
|
private DevExpress.XtraGrid.GridControl gridControl2;
|
private DevExpress.XtraGrid.Views.Grid.GridView gridViewS2;
|
private DevExpress.XtraGrid.GridControl gridControl1;
|
private DevExpress.XtraGrid.Views.Grid.GridView gridViewS1;
|
private DevExpress.XtraEditors.SidePanel sidePanel3;
|
private DevExpress.XtraEditors.SidePanel sidePanel4;
|
private DevExpress.XtraLayout.LayoutControl layoutControl2;
|
private DevExpress.XtraEditors.SidePanel sidePanel2;
|
private DevExpress.XtraLayout.LayoutControl layoutControlPump;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
|
private DevExpress.XtraLayout.LayoutControl layoutControl4;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup6;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup7;
|
private DevExpress.XtraEditors.SidePanel sidePanelPump;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
private DevExpress.XtraEditors.SidePanel sidePanelStation;
|
private DevExpress.XtraLayout.LayoutControl layoutControlInfo;
|
private DevExpress.XtraLayout.LayoutControlGroup Root;
|
private DevExpress.XtraEditors.MemoEdit memoEditInfo;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3;
|
private DevExpress.XtraBars.BarCheckItem barCekSave;
|
private DevExpress.XtraBars.BarEditItem barSpinStep;
|
private DevExpress.XtraEditors.Repository.RepositoryItemSpinEdit repositoryItemSpinEdit1;
|
private DevExpress.XtraGrid.Columns.GridColumn colStation;
|
private DevExpress.XtraGrid.Columns.GridColumn colFlag;
|
private DevExpress.XtraGrid.Columns.GridColumn colBeforeWL;
|
private DevExpress.XtraGrid.Columns.GridColumn colRealTimeWL;
|
private DevExpress.XtraGrid.Columns.GridColumn colBeforeRpm;
|
private DevExpress.XtraGrid.Columns.GridColumn colTargetRpm;
|
private DevExpress.XtraGrid.Columns.GridColumn colRealTimeRpm;
|
private DevExpress.XtraGrid.Columns.GridColumn colRpmDeviation;
|
private DevExpress.XtraGrid.Columns.GridColumn colTargetFrequency;
|
private DevExpress.XtraGrid.Columns.GridColumn colBeforeFlow;
|
private DevExpress.XtraGrid.Columns.GridColumn colTargetFlow;
|
private DevExpress.XtraGrid.Columns.GridColumn colRealTimeFlow;
|
private DevExpress.XtraGrid.Columns.GridColumn colFlowDeviation;
|
private DevExpress.XtraGrid.Columns.GridColumn colBeforePressure;
|
private DevExpress.XtraGrid.Columns.GridColumn colTargetPressure;
|
private DevExpress.XtraGrid.Columns.GridColumn colRealTimePressure;
|
private DevExpress.XtraGrid.Columns.GridColumn colPressureDeviation;
|
private DevExpress.XtraGrid.Columns.GridColumn colTargetHead;
|
private BindingSource pumpScheduleVmBindingSource;
|
private BindingSource pumpScheduleVmBindingSource1;
|
private DevExpress.XtraGrid.Columns.GridColumn colStation1;
|
private DevExpress.XtraGrid.Columns.GridColumn colFlag1;
|
private DevExpress.XtraGrid.Columns.GridColumn colBeforeWL1;
|
private DevExpress.XtraGrid.Columns.GridColumn colRealTimeWL1;
|
private DevExpress.XtraGrid.Columns.GridColumn colBeforeRpm1;
|
private DevExpress.XtraGrid.Columns.GridColumn colTargetRpm1;
|
private DevExpress.XtraGrid.Columns.GridColumn colRealTimeRpm1;
|
private DevExpress.XtraGrid.Columns.GridColumn colRpmDeviation1;
|
private DevExpress.XtraGrid.Columns.GridColumn colTargetFrequency1;
|
private DevExpress.XtraGrid.Columns.GridColumn colBeforeFlow1;
|
private DevExpress.XtraGrid.Columns.GridColumn colTargetFlow1;
|
private DevExpress.XtraGrid.Columns.GridColumn colRealTimeFlow1;
|
private DevExpress.XtraGrid.Columns.GridColumn colFlowDeviation1;
|
private DevExpress.XtraGrid.Columns.GridColumn colBeforePressure1;
|
private DevExpress.XtraGrid.Columns.GridColumn colTargetPressure1;
|
private DevExpress.XtraGrid.Columns.GridColumn colRealTimePressure1;
|
private DevExpress.XtraGrid.Columns.GridColumn colPressureDeviation1;
|
private DevExpress.XtraGrid.Columns.GridColumn colTargetHead1;
|
}
|
}
|