namespace IStation.WinFrmUI.CalcErQu
|
{
|
partial class SetPrjItemSpanTimeCtrl
|
{
|
/// <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()
|
{
|
this.components = new System.ComponentModel.Container();
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SetPrjItemSpanTimeCtrl));
|
this.dataLayoutControl1 = new DevExpress.XtraDataLayout.DataLayoutControl();
|
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
|
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
|
this.vGridControl1 = new DevExpress.XtraVerticalGrid.VGridControl();
|
this.bindingSourceGrid = new System.Windows.Forms.BindingSource(this.components);
|
this.rowHour = new DevExpress.XtraVerticalGrid.Rows.EditorRow();
|
this.rowStart = new DevExpress.XtraVerticalGrid.Rows.EditorRow();
|
this.rowEnd = new DevExpress.XtraVerticalGrid.Rows.EditorRow();
|
this.rowOpenNumber = new DevExpress.XtraVerticalGrid.Rows.EditorRow();
|
this.rangeDefinePanel = new IStation.WinFrmUI.TimeBlockRangePanel();
|
this.popupControlContainer1 = new DevExpress.XtraEditors.PopupContainerControl();
|
this.listBoxControl1 = new DevExpress.XtraEditors.ListBoxControl();
|
this.runTimeRangePanel1 = new IStation.WinFrmUI.RunTimeRangePanel();
|
this.toggleSwitchStyle = new DevExpress.XtraEditors.ToggleSwitch();
|
this.popupContainerEdit1 = new DevExpress.XtraEditors.PopupContainerEdit();
|
this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
|
this.lbl一台 = new DevExpress.XtraLayout.SimpleLabelItem();
|
this.lbl两台 = new DevExpress.XtraLayout.SimpleLabelItem();
|
this.lbl三台 = new DevExpress.XtraLayout.SimpleLabelItem();
|
this.lbl四台 = new DevExpress.XtraLayout.SimpleLabelItem();
|
this.lbl全关 = new DevExpress.XtraLayout.SimpleLabelItem();
|
this.lblEmpty = new DevExpress.XtraLayout.SimpleLabelItem();
|
this.lbl重选 = new DevExpress.XtraLayout.SimpleLabelItem();
|
this.btn保存为模板 = new DevExpress.XtraLayout.SimpleLabelItem();
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.lblReset = new DevExpress.XtraLayout.SimpleLabelItem();
|
((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl1)).BeginInit();
|
this.dataLayoutControl1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
|
this.panelControl1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
|
this.splitContainer1.Panel1.SuspendLayout();
|
this.splitContainer1.Panel2.SuspendLayout();
|
this.splitContainer1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.vGridControl1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.bindingSourceGrid)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.popupControlContainer1)).BeginInit();
|
this.popupControlContainer1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.listBoxControl1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.toggleSwitchStyle.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.popupContainerEdit1.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.lbl一台)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.lbl两台)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.lbl三台)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.lbl四台)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.lbl全关)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.lblEmpty)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.lbl重选)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.btn保存为模板)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.lblReset)).BeginInit();
|
this.SuspendLayout();
|
//
|
// dataLayoutControl1
|
//
|
this.dataLayoutControl1.Controls.Add(this.panelControl1);
|
this.dataLayoutControl1.Controls.Add(this.toggleSwitchStyle);
|
this.dataLayoutControl1.Controls.Add(this.popupContainerEdit1);
|
this.dataLayoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.dataLayoutControl1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.layoutControlGroup4});
|
this.dataLayoutControl1.Location = new System.Drawing.Point(0, 0);
|
this.dataLayoutControl1.Margin = new System.Windows.Forms.Padding(4);
|
this.dataLayoutControl1.Name = "dataLayoutControl1";
|
this.dataLayoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1160, 237, 650, 400);
|
this.dataLayoutControl1.Root = this.Root;
|
this.dataLayoutControl1.Size = new System.Drawing.Size(905, 445);
|
this.dataLayoutControl1.TabIndex = 0;
|
this.dataLayoutControl1.Text = "dataLayoutControl1";
|
//
|
// panelControl1
|
//
|
this.panelControl1.Controls.Add(this.splitContainer1);
|
this.panelControl1.Location = new System.Drawing.Point(2, 26);
|
this.panelControl1.Name = "panelControl1";
|
this.panelControl1.Size = new System.Drawing.Size(901, 417);
|
this.panelControl1.TabIndex = 2;
|
//
|
// splitContainer1
|
//
|
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.splitContainer1.Location = new System.Drawing.Point(2, 2);
|
this.splitContainer1.Name = "splitContainer1";
|
//
|
// splitContainer1.Panel1
|
//
|
this.splitContainer1.Panel1.Controls.Add(this.vGridControl1);
|
this.splitContainer1.Panel1.Controls.Add(this.rangeDefinePanel);
|
this.splitContainer1.Panel1.Controls.Add(this.popupControlContainer1);
|
//
|
// splitContainer1.Panel2
|
//
|
this.splitContainer1.Panel2.Controls.Add(this.runTimeRangePanel1);
|
this.splitContainer1.Size = new System.Drawing.Size(897, 413);
|
this.splitContainer1.SplitterDistance = 320;
|
this.splitContainer1.TabIndex = 14;
|
//
|
// vGridControl1
|
//
|
this.vGridControl1.Appearance.Caption.Options.UseTextOptions = true;
|
this.vGridControl1.Appearance.Caption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.vGridControl1.Appearance.RecordValue.Options.UseTextOptions = true;
|
this.vGridControl1.Appearance.RecordValue.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.vGridControl1.Cursor = System.Windows.Forms.Cursors.Default;
|
this.vGridControl1.DataSource = this.bindingSourceGrid;
|
this.vGridControl1.Location = new System.Drawing.Point(23, 20);
|
this.vGridControl1.Name = "vGridControl1";
|
this.vGridControl1.OptionsBehavior.AllowSort = false;
|
this.vGridControl1.OptionsFind.ShowClearButton = false;
|
this.vGridControl1.OptionsFind.ShowCloseButton = false;
|
this.vGridControl1.OptionsFind.ShowFindButton = false;
|
this.vGridControl1.Rows.AddRange(new DevExpress.XtraVerticalGrid.Rows.BaseRow[] {
|
this.rowHour,
|
this.rowStart,
|
this.rowEnd,
|
this.rowOpenNumber});
|
this.vGridControl1.Size = new System.Drawing.Size(339, 124);
|
this.vGridControl1.TabIndex = 13;
|
this.vGridControl1.CellValueChanged += new DevExpress.XtraVerticalGrid.Events.CellValueChangedEventHandler(this.vGridControl1_CellValueChanged);
|
//
|
// bindingSourceGrid
|
//
|
this.bindingSourceGrid.DataSource = typeof(IStation.WinFrmUI.CalcErQu.SetPrjItemSpanTimeCtrl.CurrentViewModel);
|
//
|
// rowHour
|
//
|
this.rowHour.AppearanceHeader.Options.UseTextOptions = true;
|
this.rowHour.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.rowHour.Height = 18;
|
this.rowHour.Name = "rowHour";
|
this.rowHour.Properties.Caption = "序号";
|
this.rowHour.Properties.FieldName = "Index";
|
//
|
// rowStart
|
//
|
this.rowStart.AppearanceHeader.Options.UseTextOptions = true;
|
this.rowStart.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.rowStart.Height = 25;
|
this.rowStart.Name = "rowStart";
|
this.rowStart.Properties.Caption = "开始时间";
|
this.rowStart.Properties.FieldName = "StartTime";
|
//
|
// rowEnd
|
//
|
this.rowEnd.Height = 25;
|
this.rowEnd.Name = "rowEnd";
|
this.rowEnd.Properties.Caption = "结束时间";
|
this.rowEnd.Properties.FieldName = "EndTime";
|
//
|
// rowOpenNumber
|
//
|
this.rowOpenNumber.Height = 25;
|
this.rowOpenNumber.Name = "rowOpenNumber";
|
this.rowOpenNumber.Properties.Caption = "开机数量";
|
this.rowOpenNumber.Properties.FieldName = "OpenNumber";
|
//
|
// rangeDefinePanel
|
//
|
this.rangeDefinePanel.BackColor = System.Drawing.Color.White;
|
this.rangeDefinePanel.Location = new System.Drawing.Point(324, 147);
|
this.rangeDefinePanel.Margin = new System.Windows.Forms.Padding(0);
|
this.rangeDefinePanel.Name = "rangeDefinePanel";
|
this.rangeDefinePanel.Size = new System.Drawing.Size(901, 251);
|
this.rangeDefinePanel.TabIndex = 11;
|
//
|
// popupControlContainer1
|
//
|
this.popupControlContainer1.Controls.Add(this.listBoxControl1);
|
this.popupControlContainer1.Location = new System.Drawing.Point(39, 147);
|
this.popupControlContainer1.Name = "popupControlContainer1";
|
this.popupControlContainer1.Size = new System.Drawing.Size(231, 96);
|
this.popupControlContainer1.TabIndex = 0;
|
//
|
// listBoxControl1
|
//
|
this.listBoxControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.listBoxControl1.Location = new System.Drawing.Point(0, 0);
|
this.listBoxControl1.Name = "listBoxControl1";
|
this.listBoxControl1.Size = new System.Drawing.Size(231, 96);
|
this.listBoxControl1.TabIndex = 0;
|
this.listBoxControl1.DoubleClick += new System.EventHandler(this.listBoxControl1_DoubleClick);
|
//
|
// runTimeRangePanel1
|
//
|
this.runTimeRangePanel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.runTimeRangePanel1.Location = new System.Drawing.Point(0, 0);
|
this.runTimeRangePanel1.Name = "runTimeRangePanel1";
|
this.runTimeRangePanel1.Size = new System.Drawing.Size(573, 413);
|
this.runTimeRangePanel1.TabIndex = 0;
|
//
|
// toggleSwitchStyle
|
//
|
this.toggleSwitchStyle.EditValue = true;
|
this.toggleSwitchStyle.Location = new System.Drawing.Point(2, 2);
|
this.toggleSwitchStyle.Name = "toggleSwitchStyle";
|
this.toggleSwitchStyle.Properties.OffText = "表格";
|
this.toggleSwitchStyle.Properties.OnText = "时间块";
|
this.toggleSwitchStyle.Size = new System.Drawing.Size(149, 19);
|
this.toggleSwitchStyle.StyleController = this.dataLayoutControl1;
|
this.toggleSwitchStyle.TabIndex = 13;
|
this.toggleSwitchStyle.Toggled += new System.EventHandler(this.toggleSwitchStyle_Toggled);
|
//
|
// popupContainerEdit1
|
//
|
this.popupContainerEdit1.EditValue = "加载历史模板";
|
this.popupContainerEdit1.Location = new System.Drawing.Point(778, 2);
|
this.popupContainerEdit1.MaximumSize = new System.Drawing.Size(125, 0);
|
this.popupContainerEdit1.MinimumSize = new System.Drawing.Size(125, 0);
|
this.popupContainerEdit1.Name = "popupContainerEdit1";
|
this.popupContainerEdit1.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
|
this.popupContainerEdit1.Properties.Appearance.Options.UseBackColor = true;
|
this.popupContainerEdit1.Properties.Appearance.Options.UseTextOptions = true;
|
this.popupContainerEdit1.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.popupContainerEdit1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
this.popupContainerEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.popupContainerEdit1.Properties.PopupControl = this.popupControlContainer1;
|
this.popupContainerEdit1.Size = new System.Drawing.Size(125, 18);
|
this.popupContainerEdit1.StyleController = this.dataLayoutControl1;
|
this.popupContainerEdit1.TabIndex = 12;
|
this.popupContainerEdit1.QueryPopUp += new System.ComponentModel.CancelEventHandler(this.popupContainerEdit1_QueryPopUp);
|
//
|
// layoutControlGroup4
|
//
|
this.layoutControlGroup4.Location = new System.Drawing.Point(0, 0);
|
this.layoutControlGroup4.Name = "layoutControlGroup4";
|
this.layoutControlGroup4.Size = new System.Drawing.Size(691, 326);
|
this.layoutControlGroup4.Text = "图表";
|
//
|
// Root
|
//
|
this.Root.AppearanceItemCaption.Options.UseTextOptions = true;
|
this.Root.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
|
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
this.Root.GroupBordersVisible = false;
|
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.layoutControlGroup1});
|
this.Root.Name = "Root";
|
this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
this.Root.Size = new System.Drawing.Size(905, 445);
|
this.Root.TextVisible = false;
|
//
|
// layoutControlGroup1
|
//
|
this.layoutControlGroup1.AllowDrawBackground = false;
|
this.layoutControlGroup1.GroupBordersVisible = false;
|
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.emptySpaceItem1,
|
this.lbl一台,
|
this.lbl两台,
|
this.lbl三台,
|
this.lbl四台,
|
this.lbl全关,
|
this.lblEmpty,
|
this.lbl重选,
|
this.btn保存为模板,
|
this.layoutControlItem1,
|
this.layoutControlItem3,
|
this.layoutControlItem2,
|
this.lblReset});
|
this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
|
this.layoutControlGroup1.Name = "autoGeneratedGroup0";
|
this.layoutControlGroup1.Size = new System.Drawing.Size(905, 445);
|
//
|
// emptySpaceItem1
|
//
|
this.emptySpaceItem1.AllowHotTrack = false;
|
this.emptySpaceItem1.Location = new System.Drawing.Point(594, 0);
|
this.emptySpaceItem1.Name = "emptySpaceItem1";
|
this.emptySpaceItem1.Size = new System.Drawing.Size(69, 24);
|
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
|
//
|
// lbl一台
|
//
|
this.lbl一台.AllowHotTrack = false;
|
this.lbl一台.AppearanceItemCaption.BackColor = System.Drawing.Color.White;
|
this.lbl一台.AppearanceItemCaption.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
|
this.lbl一台.AppearanceItemCaption.Options.UseBackColor = true;
|
this.lbl一台.AppearanceItemCaption.Options.UseForeColor = true;
|
this.lbl一台.AppearanceItemCaption.Options.UseTextOptions = true;
|
this.lbl一台.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.lbl一台.Location = new System.Drawing.Point(263, 0);
|
this.lbl一台.MaxSize = new System.Drawing.Size(60, 24);
|
this.lbl一台.MinSize = new System.Drawing.Size(55, 24);
|
this.lbl一台.Name = "lbl一台";
|
this.lbl一台.Padding = new DevExpress.XtraLayout.Utils.Padding(5, 0, 0, 0);
|
this.lbl一台.Size = new System.Drawing.Size(55, 24);
|
this.lbl一台.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
this.lbl一台.Text = "一台";
|
this.lbl一台.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
|
this.lbl一台.TextSize = new System.Drawing.Size(50, 20);
|
this.lbl一台.Click += new System.EventHandler(this.lbl一台_Click);
|
this.lbl一台.MouseDown += new System.Windows.Forms.MouseEventHandler(this.lbl台数_MouseDown);
|
this.lbl一台.MouseUp += new System.Windows.Forms.MouseEventHandler(this.lbl台数_MouseUp);
|
//
|
// lbl两台
|
//
|
this.lbl两台.AllowHotTrack = false;
|
this.lbl两台.AppearanceItemCaption.BackColor = System.Drawing.Color.White;
|
this.lbl两台.AppearanceItemCaption.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
|
this.lbl两台.AppearanceItemCaption.Options.UseBackColor = true;
|
this.lbl两台.AppearanceItemCaption.Options.UseForeColor = true;
|
this.lbl两台.AppearanceItemCaption.Options.UseTextOptions = true;
|
this.lbl两台.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.lbl两台.Location = new System.Drawing.Point(318, 0);
|
this.lbl两台.MaxSize = new System.Drawing.Size(60, 24);
|
this.lbl两台.MinSize = new System.Drawing.Size(55, 24);
|
this.lbl两台.Name = "lbl两台";
|
this.lbl两台.Padding = new DevExpress.XtraLayout.Utils.Padding(5, 0, 0, 0);
|
this.lbl两台.Size = new System.Drawing.Size(55, 24);
|
this.lbl两台.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
this.lbl两台.Text = "两台";
|
this.lbl两台.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
|
this.lbl两台.TextSize = new System.Drawing.Size(50, 20);
|
this.lbl两台.Click += new System.EventHandler(this.lbl两台_Click);
|
this.lbl两台.MouseDown += new System.Windows.Forms.MouseEventHandler(this.lbl台数_MouseDown);
|
this.lbl两台.MouseUp += new System.Windows.Forms.MouseEventHandler(this.lbl台数_MouseUp);
|
//
|
// lbl三台
|
//
|
this.lbl三台.AllowHotTrack = false;
|
this.lbl三台.AppearanceItemCaption.BackColor = System.Drawing.Color.White;
|
this.lbl三台.AppearanceItemCaption.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
|
this.lbl三台.AppearanceItemCaption.Options.UseBackColor = true;
|
this.lbl三台.AppearanceItemCaption.Options.UseForeColor = true;
|
this.lbl三台.AppearanceItemCaption.Options.UseTextOptions = true;
|
this.lbl三台.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.lbl三台.Location = new System.Drawing.Point(373, 0);
|
this.lbl三台.MaxSize = new System.Drawing.Size(60, 24);
|
this.lbl三台.MinSize = new System.Drawing.Size(55, 24);
|
this.lbl三台.Name = "lbl三台";
|
this.lbl三台.Padding = new DevExpress.XtraLayout.Utils.Padding(5, 0, 0, 0);
|
this.lbl三台.Size = new System.Drawing.Size(55, 24);
|
this.lbl三台.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
this.lbl三台.Text = "三台";
|
this.lbl三台.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
|
this.lbl三台.TextSize = new System.Drawing.Size(50, 20);
|
this.lbl三台.Click += new System.EventHandler(this.lbl三台_Click);
|
this.lbl三台.MouseDown += new System.Windows.Forms.MouseEventHandler(this.lbl台数_MouseDown);
|
this.lbl三台.MouseUp += new System.Windows.Forms.MouseEventHandler(this.lbl台数_MouseUp);
|
//
|
// lbl四台
|
//
|
this.lbl四台.AllowHotTrack = false;
|
this.lbl四台.AppearanceItemCaption.BackColor = System.Drawing.Color.White;
|
this.lbl四台.AppearanceItemCaption.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
|
this.lbl四台.AppearanceItemCaption.Options.UseBackColor = true;
|
this.lbl四台.AppearanceItemCaption.Options.UseForeColor = true;
|
this.lbl四台.AppearanceItemCaption.Options.UseTextOptions = true;
|
this.lbl四台.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.lbl四台.Location = new System.Drawing.Point(428, 0);
|
this.lbl四台.MaxSize = new System.Drawing.Size(60, 24);
|
this.lbl四台.MinSize = new System.Drawing.Size(55, 24);
|
this.lbl四台.Name = "lbl四台";
|
this.lbl四台.Padding = new DevExpress.XtraLayout.Utils.Padding(5, 0, 0, 0);
|
this.lbl四台.Size = new System.Drawing.Size(55, 24);
|
this.lbl四台.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
this.lbl四台.Text = "四台";
|
this.lbl四台.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
|
this.lbl四台.TextSize = new System.Drawing.Size(50, 20);
|
this.lbl四台.Click += new System.EventHandler(this.lbl四台_Click);
|
this.lbl四台.MouseDown += new System.Windows.Forms.MouseEventHandler(this.lbl台数_MouseDown);
|
this.lbl四台.MouseUp += new System.Windows.Forms.MouseEventHandler(this.lbl台数_MouseUp);
|
//
|
// lbl全关
|
//
|
this.lbl全关.AllowHotTrack = false;
|
this.lbl全关.AppearanceItemCaption.BackColor = System.Drawing.Color.White;
|
this.lbl全关.AppearanceItemCaption.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
|
this.lbl全关.AppearanceItemCaption.Options.UseBackColor = true;
|
this.lbl全关.AppearanceItemCaption.Options.UseForeColor = true;
|
this.lbl全关.AppearanceItemCaption.Options.UseTextOptions = true;
|
this.lbl全关.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.lbl全关.Location = new System.Drawing.Point(208, 0);
|
this.lbl全关.MaxSize = new System.Drawing.Size(60, 24);
|
this.lbl全关.MinSize = new System.Drawing.Size(55, 24);
|
this.lbl全关.Name = "lbl全关";
|
this.lbl全关.Padding = new DevExpress.XtraLayout.Utils.Padding(5, 0, 0, 0);
|
this.lbl全关.Size = new System.Drawing.Size(55, 24);
|
this.lbl全关.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
this.lbl全关.Text = "全关";
|
this.lbl全关.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
|
this.lbl全关.TextSize = new System.Drawing.Size(50, 20);
|
this.lbl全关.Click += new System.EventHandler(this.lbl全关_Click);
|
this.lbl全关.MouseDown += new System.Windows.Forms.MouseEventHandler(this.lbl台数_MouseDown);
|
this.lbl全关.MouseUp += new System.Windows.Forms.MouseEventHandler(this.lbl台数_MouseUp);
|
//
|
// lblEmpty
|
//
|
this.lblEmpty.AllowHotTrack = false;
|
this.lblEmpty.AppearanceItemCaption.BackColor = System.Drawing.Color.White;
|
this.lblEmpty.AppearanceItemCaption.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
|
this.lblEmpty.AppearanceItemCaption.Options.UseBackColor = true;
|
this.lblEmpty.AppearanceItemCaption.Options.UseForeColor = true;
|
this.lblEmpty.AppearanceItemCaption.Options.UseTextOptions = true;
|
this.lblEmpty.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.lblEmpty.ImageOptions.Alignment = System.Drawing.ContentAlignment.MiddleCenter;
|
this.lblEmpty.Location = new System.Drawing.Point(153, 0);
|
this.lblEmpty.MaxSize = new System.Drawing.Size(60, 24);
|
this.lblEmpty.MinSize = new System.Drawing.Size(55, 20);
|
this.lblEmpty.Name = "lblEmpty";
|
this.lblEmpty.Padding = new DevExpress.XtraLayout.Utils.Padding(5, 0, 0, 0);
|
this.lblEmpty.Size = new System.Drawing.Size(55, 24);
|
this.lblEmpty.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
this.lblEmpty.Text = "清空";
|
this.lblEmpty.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
|
this.lblEmpty.TextSize = new System.Drawing.Size(50, 20);
|
this.lblEmpty.Click += new System.EventHandler(this.lblEmpty_Click);
|
this.lblEmpty.MouseDown += new System.Windows.Forms.MouseEventHandler(this.lbl台数_MouseDown);
|
this.lblEmpty.MouseUp += new System.Windows.Forms.MouseEventHandler(this.lbl台数_MouseUp);
|
//
|
// lbl重选
|
//
|
this.lbl重选.AllowHotTrack = false;
|
this.lbl重选.AppearanceItemCaption.BackColor = System.Drawing.Color.White;
|
this.lbl重选.AppearanceItemCaption.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
|
this.lbl重选.AppearanceItemCaption.Options.UseBackColor = true;
|
this.lbl重选.AppearanceItemCaption.Options.UseForeColor = true;
|
this.lbl重选.AppearanceItemCaption.Options.UseTextOptions = true;
|
this.lbl重选.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.lbl重选.ImageOptions.Alignment = System.Drawing.ContentAlignment.MiddleCenter;
|
this.lbl重选.Location = new System.Drawing.Point(483, 0);
|
this.lbl重选.MaxSize = new System.Drawing.Size(60, 24);
|
this.lbl重选.MinSize = new System.Drawing.Size(55, 20);
|
this.lbl重选.Name = "lbl重选";
|
this.lbl重选.Padding = new DevExpress.XtraLayout.Utils.Padding(5, 0, 0, 0);
|
this.lbl重选.Size = new System.Drawing.Size(56, 24);
|
this.lbl重选.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
this.lbl重选.Text = "重选";
|
this.lbl重选.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
|
this.lbl重选.TextSize = new System.Drawing.Size(50, 20);
|
this.lbl重选.Click += new System.EventHandler(this.lbl重选_Click);
|
this.lbl重选.MouseDown += new System.Windows.Forms.MouseEventHandler(this.lbl台数_MouseDown);
|
this.lbl重选.MouseUp += new System.Windows.Forms.MouseEventHandler(this.lbl台数_MouseUp);
|
//
|
// btn保存为模板
|
//
|
this.btn保存为模板.AllowHotTrack = false;
|
this.btn保存为模板.AppearanceItemCaption.Options.UseTextOptions = true;
|
this.btn保存为模板.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
this.btn保存为模板.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn保存为模板.ImageOptions.Image")));
|
this.btn保存为模板.Location = new System.Drawing.Point(663, 0);
|
this.btn保存为模板.MaxSize = new System.Drawing.Size(113, 20);
|
this.btn保存为模板.MinSize = new System.Drawing.Size(113, 20);
|
this.btn保存为模板.Name = "btn保存为模板";
|
this.btn保存为模板.Size = new System.Drawing.Size(113, 24);
|
this.btn保存为模板.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
this.btn保存为模板.Text = "保存为模板";
|
this.btn保存为模板.TextSize = new System.Drawing.Size(81, 16);
|
this.btn保存为模板.Click += new System.EventHandler(this.btn保存为模板_Click);
|
//
|
// layoutControlItem1
|
//
|
this.layoutControlItem1.Control = this.popupContainerEdit1;
|
this.layoutControlItem1.Location = new System.Drawing.Point(776, 0);
|
this.layoutControlItem1.MaxSize = new System.Drawing.Size(129, 22);
|
this.layoutControlItem1.MinSize = new System.Drawing.Size(129, 22);
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
this.layoutControlItem1.Size = new System.Drawing.Size(129, 24);
|
this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem1.TextVisible = false;
|
//
|
// layoutControlItem3
|
//
|
this.layoutControlItem3.Control = this.panelControl1;
|
this.layoutControlItem3.Location = new System.Drawing.Point(0, 24);
|
this.layoutControlItem3.Name = "layoutControlItem3";
|
this.layoutControlItem3.Size = new System.Drawing.Size(905, 421);
|
this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem3.TextVisible = false;
|
//
|
// layoutControlItem2
|
//
|
this.layoutControlItem2.Control = this.toggleSwitchStyle;
|
this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
this.layoutControlItem2.Size = new System.Drawing.Size(153, 24);
|
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem2.TextVisible = false;
|
//
|
// lblReset
|
//
|
this.lblReset.AllowHotTrack = false;
|
this.lblReset.AppearanceItemCaption.BackColor = System.Drawing.Color.White;
|
this.lblReset.AppearanceItemCaption.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
|
this.lblReset.AppearanceItemCaption.Options.UseBackColor = true;
|
this.lblReset.AppearanceItemCaption.Options.UseForeColor = true;
|
this.lblReset.AppearanceItemCaption.Options.UseTextOptions = true;
|
this.lblReset.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.lblReset.ImageOptions.Alignment = System.Drawing.ContentAlignment.MiddleCenter;
|
this.lblReset.ImageOptions.ImageToTextDistance = 0;
|
this.lblReset.Location = new System.Drawing.Point(539, 0);
|
this.lblReset.MaxSize = new System.Drawing.Size(60, 24);
|
this.lblReset.MinSize = new System.Drawing.Size(55, 20);
|
this.lblReset.Name = "lblReset";
|
this.lblReset.Padding = new DevExpress.XtraLayout.Utils.Padding(5, 0, 0, 0);
|
this.lblReset.Size = new System.Drawing.Size(55, 24);
|
this.lblReset.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
this.lblReset.Text = " 重置";
|
this.lblReset.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
|
this.lblReset.TextSize = new System.Drawing.Size(50, 20);
|
this.lblReset.Click += new System.EventHandler(this.lblReset_Click);
|
this.lblReset.MouseDown += new System.Windows.Forms.MouseEventHandler(this.lbl台数_MouseDown);
|
this.lblReset.MouseUp += new System.Windows.Forms.MouseEventHandler(this.lbl台数_MouseUp);
|
//
|
// SetPrjItemSpanTimeCtrl
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.Controls.Add(this.dataLayoutControl1);
|
this.Margin = new System.Windows.Forms.Padding(4);
|
this.Name = "SetPrjItemSpanTimeCtrl";
|
this.Size = new System.Drawing.Size(905, 445);
|
((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl1)).EndInit();
|
this.dataLayoutControl1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
|
this.panelControl1.ResumeLayout(false);
|
this.splitContainer1.Panel1.ResumeLayout(false);
|
this.splitContainer1.Panel2.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
|
this.splitContainer1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.vGridControl1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.bindingSourceGrid)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.popupControlContainer1)).EndInit();
|
this.popupControlContainer1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.listBoxControl1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.toggleSwitchStyle.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.popupContainerEdit1.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.lbl一台)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.lbl两台)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.lbl三台)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.lbl四台)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.lbl全关)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.lblEmpty)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.lbl重选)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.btn保存为模板)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.lblReset)).EndInit();
|
this.ResumeLayout(false);
|
|
}
|
|
#endregion
|
|
private DevExpress.XtraDataLayout.DataLayoutControl dataLayoutControl1;
|
private DevExpress.XtraLayout.LayoutControlGroup Root;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4;
|
private IStation.WinFrmUI.TimeBlockRangePanel rangeDefinePanel;
|
private DevExpress.XtraLayout.SimpleLabelItem lblReset;
|
private DevExpress.XtraLayout.SimpleLabelItem lblEmpty;
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
|
private DevExpress.XtraLayout.SimpleLabelItem lbl一台;
|
private DevExpress.XtraLayout.SimpleLabelItem lbl两台;
|
private DevExpress.XtraLayout.SimpleLabelItem lbl三台;
|
private DevExpress.XtraLayout.SimpleLabelItem lbl四台;
|
private DevExpress.XtraLayout.SimpleLabelItem lbl全关;
|
private DevExpress.XtraLayout.SimpleLabelItem lbl重选;
|
private DevExpress.XtraLayout.SimpleLabelItem btn保存为模板;
|
|
private DevExpress.XtraEditors.PopupContainerEdit popupContainerEdit1;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
private DevExpress.XtraEditors.PopupContainerControl popupControlContainer1;
|
private DevExpress.XtraEditors.ListBoxControl listBoxControl1;
|
private DevExpress.XtraEditors.ToggleSwitch toggleSwitchStyle;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
private DevExpress.XtraEditors.PanelControl panelControl1;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
private DevExpress.XtraVerticalGrid.VGridControl vGridControl1;
|
private DevExpress.XtraVerticalGrid.Rows.EditorRow rowHour;
|
private DevExpress.XtraVerticalGrid.Rows.EditorRow rowStart;
|
private DevExpress.XtraVerticalGrid.Rows.EditorRow rowEnd;
|
private System.Windows.Forms.BindingSource bindingSourceGrid;
|
private DevExpress.XtraVerticalGrid.Rows.EditorRow rowOpenNumber;
|
private System.Windows.Forms.SplitContainer splitContainer1;
|
private RunTimeRangePanel runTimeRangePanel1;
|
}
|
}
|