Files
JP_KDDI_LFPS_48100/LFP_Manager/Forms/fmxParamConfig.Designer.cs
2025-12-19 13:59:34 +09:00

818 lines
48 KiB
C#

namespace LFP_Manager.Forms
{
partial class fmxParamConfig
{
/// <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(fmxParamConfig));
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
this.gbDefaultParam = new DevExpress.XtraEditors.GroupControl();
this.layoutControl7 = new DevExpress.XtraLayout.LayoutControl();
this.btnDefaultSet = new DevExpress.XtraEditors.SimpleButton();
this.layoutControlGroup7 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem();
this.gbCurrentParam = new DevExpress.XtraEditors.GroupControl();
this.layoutControl5 = new DevExpress.XtraLayout.LayoutControl();
this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup();
this.gbDchTempParam = new DevExpress.XtraEditors.GroupControl();
this.layoutControl4 = new DevExpress.XtraLayout.LayoutControl();
this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup();
this.gbChaTempParam = new DevExpress.XtraEditors.GroupControl();
this.layoutControl3 = new DevExpress.XtraLayout.LayoutControl();
this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
this.gbVoltageParamSet = new DevExpress.XtraEditors.GroupControl();
this.layoutControl2 = new DevExpress.XtraLayout.LayoutControl();
this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
this.btnClose = new DevExpress.XtraEditors.SimpleButton();
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlGroup6 = new DevExpress.XtraLayout.LayoutControlGroup();
this.tmrDisplay = new System.Windows.Forms.Timer(this.components);
this.ucSocParam = new LFP_Manager.Controls.ucParamSet();
this.ucDOCParam = new LFP_Manager.Controls.ucParamSet();
this.ucCOCParam = new LFP_Manager.Controls.ucParamSet();
this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
this.ucDLTParam = new LFP_Manager.Controls.ucParamSet();
this.ucDHTParam = new LFP_Manager.Controls.ucParamSet();
this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
this.ucCLTParam = new LFP_Manager.Controls.ucParamSet();
this.ucCHTParam = new LFP_Manager.Controls.ucParamSet();
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
this.ucSUVParam = new LFP_Manager.Controls.ucParamSet();
this.ucSOVParam = new LFP_Manager.Controls.ucParamSet();
this.ucCUVParam = new LFP_Manager.Controls.ucParamSet();
this.ucCOVParam = new LFP_Manager.Controls.ucParamSet();
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
this.layoutControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gbDefaultParam)).BeginInit();
this.gbDefaultParam.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.layoutControl7)).BeginInit();
this.layoutControl7.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gbCurrentParam)).BeginInit();
this.gbCurrentParam.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.layoutControl5)).BeginInit();
this.layoutControl5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gbDchTempParam)).BeginInit();
this.gbDchTempParam.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.layoutControl4)).BeginInit();
this.layoutControl4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gbChaTempParam)).BeginInit();
this.gbChaTempParam.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.layoutControl3)).BeginInit();
this.layoutControl3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gbVoltageParamSet)).BeginInit();
this.gbVoltageParamSet.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).BeginInit();
this.layoutControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
this.SuspendLayout();
//
// layoutControl1
//
this.layoutControl1.Controls.Add(this.ucSocParam);
this.layoutControl1.Controls.Add(this.gbDefaultParam);
this.layoutControl1.Controls.Add(this.gbCurrentParam);
this.layoutControl1.Controls.Add(this.gbDchTempParam);
this.layoutControl1.Controls.Add(this.gbChaTempParam);
this.layoutControl1.Controls.Add(this.gbVoltageParamSet);
this.layoutControl1.Controls.Add(this.btnClose);
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.layoutControl1.Location = new System.Drawing.Point(0, 0);
this.layoutControl1.Name = "layoutControl1";
this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1155, 88, 654, 350);
this.layoutControl1.Root = this.layoutControlGroup1;
this.layoutControl1.Size = new System.Drawing.Size(925, 777);
this.layoutControl1.TabIndex = 0;
this.layoutControl1.Text = "layoutControl1";
//
// gbDefaultParam
//
this.gbDefaultParam.Controls.Add(this.layoutControl7);
this.gbDefaultParam.Location = new System.Drawing.Point(694, 645);
this.gbDefaultParam.Name = "gbDefaultParam";
this.gbDefaultParam.Size = new System.Drawing.Size(228, 62);
this.gbDefaultParam.TabIndex = 13;
this.gbDefaultParam.Text = " Default Paramter";
//
// layoutControl7
//
this.layoutControl7.Controls.Add(this.btnDefaultSet);
this.layoutControl7.Dock = System.Windows.Forms.DockStyle.Fill;
this.layoutControl7.Location = new System.Drawing.Point(2, 23);
this.layoutControl7.Name = "layoutControl7";
this.layoutControl7.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1212, 252, 614, 350);
this.layoutControl7.Root = this.layoutControlGroup7;
this.layoutControl7.Size = new System.Drawing.Size(224, 37);
this.layoutControl7.TabIndex = 0;
this.layoutControl7.Text = "layoutControl7";
//
// btnDefaultSet
//
this.btnDefaultSet.Location = new System.Drawing.Point(130, 5);
this.btnDefaultSet.Name = "btnDefaultSet";
this.btnDefaultSet.Size = new System.Drawing.Size(89, 27);
this.btnDefaultSet.StyleController = this.layoutControl7;
this.btnDefaultSet.TabIndex = 5;
this.btnDefaultSet.Text = "Set";
this.btnDefaultSet.Click += new System.EventHandler(this.btnDefaultSet_Click);
//
// layoutControlGroup7
//
this.layoutControlGroup7.CustomizationFormText = "layoutControlGroup7";
this.layoutControlGroup7.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
this.layoutControlGroup7.GroupBordersVisible = false;
this.layoutControlGroup7.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem22,
this.emptySpaceItem4});
this.layoutControlGroup7.Name = "Root";
this.layoutControlGroup7.Padding = new DevExpress.XtraLayout.Utils.Padding(3, 3, 3, 3);
this.layoutControlGroup7.Size = new System.Drawing.Size(224, 37);
this.layoutControlGroup7.TextVisible = false;
//
// layoutControlItem22
//
this.layoutControlItem22.Control = this.btnDefaultSet;
this.layoutControlItem22.CustomizationFormText = "layoutControlItem22";
this.layoutControlItem22.Location = new System.Drawing.Point(125, 0);
this.layoutControlItem22.MinSize = new System.Drawing.Size(93, 26);
this.layoutControlItem22.Name = "layoutControlItem22";
this.layoutControlItem22.Size = new System.Drawing.Size(93, 31);
this.layoutControlItem22.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem22.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem22.TextVisible = false;
//
// emptySpaceItem4
//
this.emptySpaceItem4.AllowHotTrack = false;
this.emptySpaceItem4.Location = new System.Drawing.Point(0, 0);
this.emptySpaceItem4.Name = "emptySpaceItem4";
this.emptySpaceItem4.Size = new System.Drawing.Size(125, 31);
this.emptySpaceItem4.TextSize = new System.Drawing.Size(0, 0);
//
// gbCurrentParam
//
this.gbCurrentParam.Controls.Add(this.layoutControl5);
this.gbCurrentParam.Location = new System.Drawing.Point(3, 431);
this.gbCurrentParam.Name = "gbCurrentParam";
this.gbCurrentParam.Size = new System.Drawing.Size(455, 210);
this.gbCurrentParam.TabIndex = 10;
this.gbCurrentParam.Text = "Current Parameter";
//
// layoutControl5
//
this.layoutControl5.Controls.Add(this.ucDOCParam);
this.layoutControl5.Controls.Add(this.ucCOCParam);
this.layoutControl5.Dock = System.Windows.Forms.DockStyle.Fill;
this.layoutControl5.Location = new System.Drawing.Point(2, 23);
this.layoutControl5.Name = "layoutControl5";
this.layoutControl5.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(757, 268, 250, 350);
this.layoutControl5.Root = this.layoutControlGroup5;
this.layoutControl5.Size = new System.Drawing.Size(451, 185);
this.layoutControl5.TabIndex = 0;
this.layoutControl5.Text = "layoutControl5";
//
// layoutControlGroup5
//
this.layoutControlGroup5.CustomizationFormText = "layoutControlGroup5";
this.layoutControlGroup5.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
this.layoutControlGroup5.GroupBordersVisible = false;
this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem14,
this.layoutControlItem15});
this.layoutControlGroup5.Name = "layoutControlGroup5";
this.layoutControlGroup5.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
this.layoutControlGroup5.Size = new System.Drawing.Size(451, 185);
this.layoutControlGroup5.TextVisible = false;
//
// gbDchTempParam
//
this.gbDchTempParam.Controls.Add(this.layoutControl4);
this.gbDchTempParam.Location = new System.Drawing.Point(462, 217);
this.gbDchTempParam.Name = "gbDchTempParam";
this.gbDchTempParam.Size = new System.Drawing.Size(460, 210);
this.gbDchTempParam.TabIndex = 9;
this.gbDchTempParam.Text = "Discharge Temp Parameter";
//
// layoutControl4
//
this.layoutControl4.Controls.Add(this.ucDLTParam);
this.layoutControl4.Controls.Add(this.ucDHTParam);
this.layoutControl4.Dock = System.Windows.Forms.DockStyle.Fill;
this.layoutControl4.Location = new System.Drawing.Point(2, 23);
this.layoutControl4.Name = "layoutControl4";
this.layoutControl4.Root = this.layoutControlGroup4;
this.layoutControl4.Size = new System.Drawing.Size(456, 185);
this.layoutControl4.TabIndex = 0;
this.layoutControl4.Text = "layoutControl4";
//
// layoutControlGroup4
//
this.layoutControlGroup4.CustomizationFormText = "layoutControlGroup4";
this.layoutControlGroup4.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
this.layoutControlGroup4.GroupBordersVisible = false;
this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem12,
this.layoutControlItem13});
this.layoutControlGroup4.Name = "layoutControlGroup4";
this.layoutControlGroup4.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
this.layoutControlGroup4.Size = new System.Drawing.Size(456, 185);
this.layoutControlGroup4.TextVisible = false;
//
// gbChaTempParam
//
this.gbChaTempParam.Controls.Add(this.layoutControl3);
this.gbChaTempParam.Location = new System.Drawing.Point(3, 217);
this.gbChaTempParam.Name = "gbChaTempParam";
this.gbChaTempParam.Size = new System.Drawing.Size(455, 210);
this.gbChaTempParam.TabIndex = 8;
this.gbChaTempParam.Text = "Charge Temp Parameter";
//
// layoutControl3
//
this.layoutControl3.Controls.Add(this.ucCLTParam);
this.layoutControl3.Controls.Add(this.ucCHTParam);
this.layoutControl3.Dock = System.Windows.Forms.DockStyle.Fill;
this.layoutControl3.Location = new System.Drawing.Point(2, 23);
this.layoutControl3.Name = "layoutControl3";
this.layoutControl3.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1273, 246, 250, 350);
this.layoutControl3.Root = this.layoutControlGroup3;
this.layoutControl3.Size = new System.Drawing.Size(451, 185);
this.layoutControl3.TabIndex = 0;
this.layoutControl3.Text = "layoutControl3";
//
// layoutControlGroup3
//
this.layoutControlGroup3.CustomizationFormText = "layoutControlGroup3";
this.layoutControlGroup3.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
this.layoutControlGroup3.GroupBordersVisible = false;
this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem9,
this.layoutControlItem10});
this.layoutControlGroup3.Name = "layoutControlGroup3";
this.layoutControlGroup3.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
this.layoutControlGroup3.Size = new System.Drawing.Size(451, 185);
this.layoutControlGroup3.TextVisible = false;
//
// gbVoltageParamSet
//
this.gbVoltageParamSet.Controls.Add(this.layoutControl2);
this.gbVoltageParamSet.Location = new System.Drawing.Point(3, 3);
this.gbVoltageParamSet.Name = "gbVoltageParamSet";
this.gbVoltageParamSet.Size = new System.Drawing.Size(919, 210);
this.gbVoltageParamSet.TabIndex = 7;
this.gbVoltageParamSet.Text = "-";
//
// layoutControl2
//
this.layoutControl2.Controls.Add(this.ucSUVParam);
this.layoutControl2.Controls.Add(this.ucSOVParam);
this.layoutControl2.Controls.Add(this.ucCUVParam);
this.layoutControl2.Controls.Add(this.ucCOVParam);
this.layoutControl2.Dock = System.Windows.Forms.DockStyle.Fill;
this.layoutControl2.Location = new System.Drawing.Point(2, 23);
this.layoutControl2.Name = "layoutControl2";
this.layoutControl2.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1218, 0, 650, 400);
this.layoutControl2.Root = this.layoutControlGroup2;
this.layoutControl2.Size = new System.Drawing.Size(915, 185);
this.layoutControl2.TabIndex = 0;
this.layoutControl2.Text = "layoutControl2";
//
// layoutControlGroup2
//
this.layoutControlGroup2.CustomizationFormText = "layoutControlGroup2";
this.layoutControlGroup2.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
this.layoutControlGroup2.GroupBordersVisible = false;
this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem4,
this.layoutControlItem5,
this.layoutControlItem6,
this.layoutControlItem7});
this.layoutControlGroup2.Name = "Root";
this.layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
this.layoutControlGroup2.Size = new System.Drawing.Size(915, 185);
this.layoutControlGroup2.TextVisible = false;
//
// btnClose
//
this.btnClose.Location = new System.Drawing.Point(3, 711);
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(919, 63);
this.btnClose.StyleController = this.layoutControl1;
this.btnClose.TabIndex = 6;
this.btnClose.Text = "CLOSE";
this.btnClose.Click += new System.EventHandler(this.btnCancel_Click);
//
// layoutControlGroup1
//
this.layoutControlGroup1.CustomizationFormText = "layoutControlGroup1";
this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
this.layoutControlGroup1.GroupBordersVisible = false;
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem3,
this.layoutControlItem1,
this.layoutControlItem8,
this.layoutControlItem11,
this.layoutControlItem2,
this.emptySpaceItem1,
this.emptySpaceItem2,
this.layoutControlItem19,
this.emptySpaceItem3,
this.layoutControlGroup6});
this.layoutControlGroup1.Name = "Root";
this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(1, 1, 1, 1);
this.layoutControlGroup1.Size = new System.Drawing.Size(925, 777);
this.layoutControlGroup1.TextVisible = false;
//
// layoutControlItem3
//
this.layoutControlItem3.Control = this.btnClose;
this.layoutControlItem3.CustomizationFormText = "layoutControlItem3";
this.layoutControlItem3.Location = new System.Drawing.Point(0, 708);
this.layoutControlItem3.MinSize = new System.Drawing.Size(93, 26);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.Size = new System.Drawing.Size(923, 67);
this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem3.TextVisible = false;
//
// layoutControlItem1
//
this.layoutControlItem1.Control = this.gbVoltageParamSet;
this.layoutControlItem1.CustomizationFormText = "layoutControlItem1";
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem1.MaxSize = new System.Drawing.Size(0, 214);
this.layoutControlItem1.MinSize = new System.Drawing.Size(424, 214);
this.layoutControlItem1.Name = "layoutControlItem1";
this.layoutControlItem1.Size = new System.Drawing.Size(923, 214);
this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem1.TextVisible = false;
//
// layoutControlItem8
//
this.layoutControlItem8.Control = this.gbChaTempParam;
this.layoutControlItem8.CustomizationFormText = "layoutControlItem8";
this.layoutControlItem8.Location = new System.Drawing.Point(0, 214);
this.layoutControlItem8.MaxSize = new System.Drawing.Size(0, 214);
this.layoutControlItem8.MinSize = new System.Drawing.Size(216, 214);
this.layoutControlItem8.Name = "layoutControlItem8";
this.layoutControlItem8.Size = new System.Drawing.Size(459, 214);
this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem8.TextVisible = false;
//
// layoutControlItem11
//
this.layoutControlItem11.Control = this.gbDchTempParam;
this.layoutControlItem11.CustomizationFormText = "layoutControlItem11";
this.layoutControlItem11.Location = new System.Drawing.Point(459, 214);
this.layoutControlItem11.Name = "layoutControlItem11";
this.layoutControlItem11.Size = new System.Drawing.Size(464, 214);
this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem11.TextVisible = false;
//
// layoutControlItem2
//
this.layoutControlItem2.Control = this.gbCurrentParam;
this.layoutControlItem2.CustomizationFormText = "layoutControlItem2";
this.layoutControlItem2.Location = new System.Drawing.Point(0, 428);
this.layoutControlItem2.MaxSize = new System.Drawing.Size(0, 214);
this.layoutControlItem2.MinSize = new System.Drawing.Size(216, 214);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.Size = new System.Drawing.Size(459, 214);
this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem2.TextVisible = false;
//
// emptySpaceItem1
//
this.emptySpaceItem1.AllowHotTrack = false;
this.emptySpaceItem1.CustomizationFormText = "emptySpaceItem1";
this.emptySpaceItem1.Location = new System.Drawing.Point(0, 642);
this.emptySpaceItem1.Name = "emptySpaceItem1";
this.emptySpaceItem1.Size = new System.Drawing.Size(459, 66);
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
//
// emptySpaceItem2
//
this.emptySpaceItem2.AllowHotTrack = false;
this.emptySpaceItem2.CustomizationFormText = "emptySpaceItem2";
this.emptySpaceItem2.Location = new System.Drawing.Point(459, 642);
this.emptySpaceItem2.Name = "emptySpaceItem2";
this.emptySpaceItem2.Size = new System.Drawing.Size(232, 66);
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlItem19
//
this.layoutControlItem19.Control = this.gbDefaultParam;
this.layoutControlItem19.CustomizationFormText = "layoutControlItem19";
this.layoutControlItem19.Location = new System.Drawing.Point(691, 642);
this.layoutControlItem19.Name = "layoutControlItem19";
this.layoutControlItem19.Size = new System.Drawing.Size(232, 66);
this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem19.TextVisible = false;
//
// emptySpaceItem3
//
this.emptySpaceItem3.AllowHotTrack = false;
this.emptySpaceItem3.Location = new System.Drawing.Point(459, 428);
this.emptySpaceItem3.Name = "emptySpaceItem3";
this.emptySpaceItem3.Size = new System.Drawing.Size(232, 214);
this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlGroup6
//
this.layoutControlGroup6.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem16});
this.layoutControlGroup6.Location = new System.Drawing.Point(691, 428);
this.layoutControlGroup6.Name = "layoutControlGroup6";
this.layoutControlGroup6.Padding = new DevExpress.XtraLayout.Utils.Padding(1, 1, 1, 1);
this.layoutControlGroup6.Size = new System.Drawing.Size(232, 214);
this.layoutControlGroup6.Text = "SOC Parameter";
//
// tmrDisplay
//
this.tmrDisplay.Interval = 500;
this.tmrDisplay.Tick += new System.EventHandler(this.tmrDisplay_Tick);
//
// ucSocParam
//
this.ucSocParam.Location = new System.Drawing.Point(698, 456);
this.ucSocParam.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.ucSocParam.Name = "ucSocParam";
this.ucSocParam.Size = new System.Drawing.Size(220, 181);
this.ucSocParam.TabIndex = 14;
//
// ucDOCParam
//
this.ucDOCParam.Location = new System.Drawing.Point(227, 2);
this.ucDOCParam.Name = "ucDOCParam";
this.ucDOCParam.Size = new System.Drawing.Size(222, 181);
this.ucDOCParam.TabIndex = 5;
//
// ucCOCParam
//
this.ucCOCParam.Location = new System.Drawing.Point(2, 2);
this.ucCOCParam.Name = "ucCOCParam";
this.ucCOCParam.Size = new System.Drawing.Size(221, 181);
this.ucCOCParam.TabIndex = 4;
//
// layoutControlItem14
//
this.layoutControlItem14.Control = this.ucCOCParam;
this.layoutControlItem14.CustomizationFormText = "layoutControlItem14";
this.layoutControlItem14.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem14.Name = "layoutControlItem14";
this.layoutControlItem14.Size = new System.Drawing.Size(225, 185);
this.layoutControlItem14.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem14.TextVisible = false;
//
// layoutControlItem15
//
this.layoutControlItem15.Control = this.ucDOCParam;
this.layoutControlItem15.CustomizationFormText = "layoutControlItem15";
this.layoutControlItem15.Location = new System.Drawing.Point(225, 0);
this.layoutControlItem15.Name = "layoutControlItem15";
this.layoutControlItem15.Size = new System.Drawing.Size(226, 185);
this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem15.TextVisible = false;
//
// ucDLTParam
//
this.ucDLTParam.Location = new System.Drawing.Point(229, 2);
this.ucDLTParam.Name = "ucDLTParam";
this.ucDLTParam.Size = new System.Drawing.Size(225, 181);
this.ucDLTParam.TabIndex = 5;
//
// ucDHTParam
//
this.ucDHTParam.Location = new System.Drawing.Point(2, 2);
this.ucDHTParam.Name = "ucDHTParam";
this.ucDHTParam.Size = new System.Drawing.Size(223, 181);
this.ucDHTParam.TabIndex = 4;
//
// layoutControlItem12
//
this.layoutControlItem12.Control = this.ucDHTParam;
this.layoutControlItem12.CustomizationFormText = "layoutControlItem12";
this.layoutControlItem12.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem12.Name = "layoutControlItem12";
this.layoutControlItem12.Size = new System.Drawing.Size(227, 185);
this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem12.TextVisible = false;
//
// layoutControlItem13
//
this.layoutControlItem13.Control = this.ucDLTParam;
this.layoutControlItem13.CustomizationFormText = "layoutControlItem13";
this.layoutControlItem13.Location = new System.Drawing.Point(227, 0);
this.layoutControlItem13.Name = "layoutControlItem13";
this.layoutControlItem13.Size = new System.Drawing.Size(229, 185);
this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem13.TextVisible = false;
//
// ucCLTParam
//
this.ucCLTParam.Location = new System.Drawing.Point(227, 2);
this.ucCLTParam.Name = "ucCLTParam";
this.ucCLTParam.Size = new System.Drawing.Size(222, 181);
this.ucCLTParam.TabIndex = 5;
//
// ucCHTParam
//
this.ucCHTParam.Location = new System.Drawing.Point(2, 2);
this.ucCHTParam.Name = "ucCHTParam";
this.ucCHTParam.Size = new System.Drawing.Size(221, 181);
this.ucCHTParam.TabIndex = 4;
//
// layoutControlItem9
//
this.layoutControlItem9.Control = this.ucCHTParam;
this.layoutControlItem9.CustomizationFormText = "layoutControlItem9";
this.layoutControlItem9.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem9.Name = "layoutControlItem9";
this.layoutControlItem9.Size = new System.Drawing.Size(225, 185);
this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem9.TextVisible = false;
//
// layoutControlItem10
//
this.layoutControlItem10.Control = this.ucCLTParam;
this.layoutControlItem10.CustomizationFormText = "layoutControlItem10";
this.layoutControlItem10.Location = new System.Drawing.Point(225, 0);
this.layoutControlItem10.Name = "layoutControlItem10";
this.layoutControlItem10.Size = new System.Drawing.Size(226, 185);
this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem10.TextVisible = false;
//
// ucSUVParam
//
this.ucSUVParam.Location = new System.Drawing.Point(687, 2);
this.ucSUVParam.Name = "ucSUVParam";
this.ucSUVParam.Size = new System.Drawing.Size(226, 181);
this.ucSUVParam.TabIndex = 7;
//
// ucSOVParam
//
this.ucSOVParam.Location = new System.Drawing.Point(460, 2);
this.ucSOVParam.Name = "ucSOVParam";
this.ucSOVParam.Size = new System.Drawing.Size(223, 181);
this.ucSOVParam.TabIndex = 6;
//
// ucCUVParam
//
this.ucCUVParam.Location = new System.Drawing.Point(231, 2);
this.ucCUVParam.Name = "ucCUVParam";
this.ucCUVParam.Size = new System.Drawing.Size(225, 181);
this.ucCUVParam.TabIndex = 5;
//
// ucCOVParam
//
this.ucCOVParam.Location = new System.Drawing.Point(2, 2);
this.ucCOVParam.Name = "ucCOVParam";
this.ucCOVParam.Size = new System.Drawing.Size(225, 181);
this.ucCOVParam.TabIndex = 4;
//
// layoutControlItem4
//
this.layoutControlItem4.Control = this.ucCOVParam;
this.layoutControlItem4.CustomizationFormText = "layoutControlItem4";
this.layoutControlItem4.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.Size = new System.Drawing.Size(229, 185);
this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem4.TextVisible = false;
//
// layoutControlItem5
//
this.layoutControlItem5.Control = this.ucCUVParam;
this.layoutControlItem5.CustomizationFormText = "layoutControlItem5";
this.layoutControlItem5.Location = new System.Drawing.Point(229, 0);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.Size = new System.Drawing.Size(229, 185);
this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem5.TextVisible = false;
//
// layoutControlItem6
//
this.layoutControlItem6.Control = this.ucSOVParam;
this.layoutControlItem6.CustomizationFormText = "layoutControlItem6";
this.layoutControlItem6.Location = new System.Drawing.Point(458, 0);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.Size = new System.Drawing.Size(227, 185);
this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem6.TextVisible = false;
//
// layoutControlItem7
//
this.layoutControlItem7.Control = this.ucSUVParam;
this.layoutControlItem7.CustomizationFormText = "layoutControlItem7";
this.layoutControlItem7.Location = new System.Drawing.Point(685, 0);
this.layoutControlItem7.Name = "layoutControlItem7";
this.layoutControlItem7.Size = new System.Drawing.Size(230, 185);
this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem7.TextVisible = false;
//
// layoutControlItem16
//
this.layoutControlItem16.Control = this.ucSocParam;
this.layoutControlItem16.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem16.Name = "layoutControlItem16";
this.layoutControlItem16.Size = new System.Drawing.Size(224, 185);
this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem16.TextVisible = false;
//
// fmxParamConfig
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(925, 777);
this.Controls.Add(this.layoutControl1);
this.IconOptions.Icon = ((System.Drawing.Icon)(resources.GetObject("fmxParamConfig.IconOptions.Icon")));
this.Name = "fmxParamConfig";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "Parameter Config";
this.Load += new System.EventHandler(this.fmxParamConfig_Load);
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
this.layoutControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gbDefaultParam)).EndInit();
this.gbDefaultParam.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.layoutControl7)).EndInit();
this.layoutControl7.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gbCurrentParam)).EndInit();
this.gbCurrentParam.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.layoutControl5)).EndInit();
this.layoutControl5.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gbDchTempParam)).EndInit();
this.gbDchTempParam.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.layoutControl4)).EndInit();
this.layoutControl4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gbChaTempParam)).EndInit();
this.gbChaTempParam.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.layoutControl3)).EndInit();
this.layoutControl3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gbVoltageParamSet)).EndInit();
this.gbVoltageParamSet.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).EndInit();
this.layoutControl2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraLayout.LayoutControl layoutControl1;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
private DevExpress.XtraEditors.SimpleButton btnClose;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
private System.Windows.Forms.Timer tmrDisplay;
private DevExpress.XtraEditors.GroupControl gbVoltageParamSet;
private DevExpress.XtraLayout.LayoutControl layoutControl2;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
private Controls.ucParamSet ucCOVParam;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
private Controls.ucParamSet ucCUVParam;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
private Controls.ucParamSet ucSUVParam;
private Controls.ucParamSet ucSOVParam;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
private DevExpress.XtraEditors.GroupControl gbChaTempParam;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
private DevExpress.XtraLayout.LayoutControl layoutControl3;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3;
private Controls.ucParamSet ucCLTParam;
private Controls.ucParamSet ucCHTParam;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
private DevExpress.XtraEditors.GroupControl gbDchTempParam;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
private DevExpress.XtraLayout.LayoutControl layoutControl4;
private Controls.ucParamSet ucDLTParam;
private Controls.ucParamSet ucDHTParam;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
private DevExpress.XtraEditors.GroupControl gbCurrentParam;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
private DevExpress.XtraLayout.LayoutControl layoutControl5;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5;
private Controls.ucParamSet ucDOCParam;
private Controls.ucParamSet ucCOCParam;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
private DevExpress.XtraEditors.GroupControl gbDefaultParam;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
private DevExpress.XtraLayout.LayoutControl layoutControl7;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup7;
private DevExpress.XtraEditors.SimpleButton btnDefaultSet;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3;
private Controls.ucParamSet ucSocParam;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup6;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4;
}
}