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

722 lines
44 KiB
C#

namespace LFP_Manager.Controls
{
partial class ucCommConfig
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Component Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
this.RbRS485 = new DevExpress.XtraEditors.CheckEdit();
this.CbSnmpModel = new DevExpress.XtraEditors.ComboBoxEdit();
this.teTargetIP = new IPAddressControlLib.IPAddressControl();
this.RbSnmp = new DevExpress.XtraEditors.CheckEdit();
this.edRecvWaitTime = new DevExpress.XtraEditors.TextEdit();
this.cbUartModel = new DevExpress.XtraEditors.ComboBoxEdit();
this.RbUart = new DevExpress.XtraEditors.CheckEdit();
this.cbUartPort = new DevExpress.XtraEditors.ComboBoxEdit();
this.cbDbLogPeriod = new DevExpress.XtraEditors.ComboBoxEdit();
this.btnClose = new DevExpress.XtraEditors.SimpleButton();
this.btnSave = new DevExpress.XtraEditors.SimpleButton();
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
this.gbDbConfig = new DevExpress.XtraLayout.LayoutControlGroup();
this.lbDbLogPeriod = new DevExpress.XtraLayout.SimpleLabelItem();
this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
this.LcGroupUart = new DevExpress.XtraLayout.LayoutControlGroup();
this.simpleLabelItem3 = new DevExpress.XtraLayout.SimpleLabelItem();
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.simpleLabelItem4 = new DevExpress.XtraLayout.SimpleLabelItem();
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
this.simpleLabelItem2 = new DevExpress.XtraLayout.SimpleLabelItem();
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
this.LcGroupSnmp = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
this.simpleLabelItem6 = new DevExpress.XtraLayout.SimpleLabelItem();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
this.simpleLabelItem1 = new DevExpress.XtraLayout.SimpleLabelItem();
this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
this.CbModuleQty = new DevExpress.XtraEditors.ComboBoxEdit();
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
this.simpleLabelItem5 = new DevExpress.XtraLayout.SimpleLabelItem();
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
this.layoutControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.RbRS485.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.CbSnmpModel.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.RbSnmp.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.edRecvWaitTime.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cbUartModel.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.RbUart.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cbUartPort.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cbDbLogPeriod.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gbDbConfig)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lbDbLogPeriod)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.LcGroupUart)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.LcGroupSnmp)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.CbModuleQty.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem5)).BeginInit();
this.SuspendLayout();
//
// layoutControl1
//
this.layoutControl1.Controls.Add(this.CbModuleQty);
this.layoutControl1.Controls.Add(this.RbRS485);
this.layoutControl1.Controls.Add(this.CbSnmpModel);
this.layoutControl1.Controls.Add(this.teTargetIP);
this.layoutControl1.Controls.Add(this.RbSnmp);
this.layoutControl1.Controls.Add(this.edRecvWaitTime);
this.layoutControl1.Controls.Add(this.cbUartModel);
this.layoutControl1.Controls.Add(this.RbUart);
this.layoutControl1.Controls.Add(this.cbUartPort);
this.layoutControl1.Controls.Add(this.cbDbLogPeriod);
this.layoutControl1.Controls.Add(this.btnClose);
this.layoutControl1.Controls.Add(this.btnSave);
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(889, 267, 774, 451);
this.layoutControl1.Root = this.layoutControlGroup1;
this.layoutControl1.Size = new System.Drawing.Size(462, 458);
this.layoutControl1.TabIndex = 0;
this.layoutControl1.Text = "layoutControl1";
//
// RbRS485
//
this.RbRS485.Location = new System.Drawing.Point(161, 37);
this.RbRS485.Name = "RbRS485";
this.RbRS485.Properties.Caption = "RS-485";
this.RbRS485.Properties.CheckStyle = DevExpress.XtraEditors.Controls.CheckStyles.Radio;
this.RbRS485.Properties.RadioGroupIndex = 1;
this.RbRS485.Size = new System.Drawing.Size(140, 20);
this.RbRS485.StyleController = this.layoutControl1;
this.RbRS485.TabIndex = 18;
this.RbRS485.TabStop = false;
this.RbRS485.CheckStateChanged += new System.EventHandler(this.RbRS485_CheckStateChanged);
//
// CbSnmpModel
//
this.CbSnmpModel.EditValue = "LFPS-48100D";
this.CbSnmpModel.Location = new System.Drawing.Point(146, 128);
this.CbSnmpModel.Name = "CbSnmpModel";
this.CbSnmpModel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.CbSnmpModel.Properties.Appearance.Options.UseFont = true;
this.CbSnmpModel.Properties.Appearance.Options.UseTextOptions = true;
this.CbSnmpModel.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.CbSnmpModel.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.CbSnmpModel.Properties.Items.AddRange(new object[] {
"LFPR-481000S-J"});
this.CbSnmpModel.Size = new System.Drawing.Size(308, 24);
this.CbSnmpModel.StyleController = this.layoutControl1;
this.CbSnmpModel.TabIndex = 17;
//
// teTargetIP
//
this.teTargetIP.AllowInternalTab = false;
this.teTargetIP.AutoHeight = true;
this.teTargetIP.BackColor = System.Drawing.SystemColors.Window;
this.teTargetIP.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.teTargetIP.Cursor = System.Windows.Forms.Cursors.IBeam;
this.teTargetIP.Font = new System.Drawing.Font("Tahoma", 11.25F);
this.teTargetIP.Location = new System.Drawing.Point(146, 98);
this.teTargetIP.MinimumSize = new System.Drawing.Size(117, 26);
this.teTargetIP.Name = "teTargetIP";
this.teTargetIP.ReadOnly = false;
this.teTargetIP.Size = new System.Drawing.Size(308, 26);
this.teTargetIP.TabIndex = 16;
this.teTargetIP.Text = "192.168.0.200";
//
// RbSnmp
//
this.RbSnmp.Location = new System.Drawing.Point(305, 37);
this.RbSnmp.Name = "RbSnmp";
this.RbSnmp.Properties.Caption = "SNMP";
this.RbSnmp.Properties.CheckBoxOptions.Style = DevExpress.XtraEditors.Controls.CheckBoxStyle.Radio;
this.RbSnmp.Properties.RadioGroupIndex = 1;
this.RbSnmp.Size = new System.Drawing.Size(141, 20);
this.RbSnmp.StyleController = this.layoutControl1;
this.RbSnmp.TabIndex = 15;
this.RbSnmp.TabStop = false;
this.RbSnmp.CheckedChanged += new System.EventHandler(this.RbSnmp_CheckedChanged);
//
// edRecvWaitTime
//
this.edRecvWaitTime.EditValue = "100";
this.edRecvWaitTime.Location = new System.Drawing.Point(146, 269);
this.edRecvWaitTime.Name = "edRecvWaitTime";
this.edRecvWaitTime.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 11.25F);
this.edRecvWaitTime.Properties.Appearance.Options.UseFont = true;
this.edRecvWaitTime.Properties.Appearance.Options.UseTextOptions = true;
this.edRecvWaitTime.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.edRecvWaitTime.Size = new System.Drawing.Size(308, 24);
this.edRecvWaitTime.StyleController = this.layoutControl1;
this.edRecvWaitTime.TabIndex = 14;
//
// cbUartModel
//
this.cbUartModel.EditValue = "LFPS-48100D";
this.cbUartModel.Location = new System.Drawing.Point(146, 213);
this.cbUartModel.Name = "cbUartModel";
this.cbUartModel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 11.25F);
this.cbUartModel.Properties.Appearance.Options.UseFont = true;
this.cbUartModel.Properties.Appearance.Options.UseTextOptions = true;
this.cbUartModel.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.cbUartModel.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.cbUartModel.Properties.Items.AddRange(new object[] {
"LFPS-48100S-J"});
this.cbUartModel.Size = new System.Drawing.Size(308, 24);
this.cbUartModel.StyleController = this.layoutControl1;
this.cbUartModel.TabIndex = 11;
//
// RbUart
//
this.RbUart.Location = new System.Drawing.Point(16, 37);
this.RbUart.Name = "RbUart";
this.RbUart.Properties.Caption = "RS-232";
this.RbUart.Properties.CheckStyle = DevExpress.XtraEditors.Controls.CheckStyles.Radio;
this.RbUart.Properties.RadioGroupIndex = 1;
this.RbUart.Size = new System.Drawing.Size(141, 20);
this.RbUart.StyleController = this.layoutControl1;
this.RbUart.TabIndex = 8;
this.RbUart.TabStop = false;
this.RbUart.CheckStateChanged += new System.EventHandler(this.RbUart_CheckStateChanged);
//
// cbUartPort
//
this.cbUartPort.EditValue = "";
this.cbUartPort.Location = new System.Drawing.Point(146, 185);
this.cbUartPort.Name = "cbUartPort";
this.cbUartPort.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 11.25F);
this.cbUartPort.Properties.Appearance.Options.UseFont = true;
this.cbUartPort.Properties.Appearance.Options.UseTextOptions = true;
this.cbUartPort.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.cbUartPort.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.cbUartPort.Size = new System.Drawing.Size(308, 24);
this.cbUartPort.StyleController = this.layoutControl1;
this.cbUartPort.TabIndex = 6;
//
// cbDbLogPeriod
//
this.cbDbLogPeriod.EditValue = "1";
this.cbDbLogPeriod.Location = new System.Drawing.Point(145, 345);
this.cbDbLogPeriod.Name = "cbDbLogPeriod";
this.cbDbLogPeriod.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 11.25F);
this.cbDbLogPeriod.Properties.Appearance.Options.UseFont = true;
this.cbDbLogPeriod.Properties.Appearance.Options.UseTextOptions = true;
this.cbDbLogPeriod.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.cbDbLogPeriod.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.cbDbLogPeriod.Properties.Items.AddRange(new object[] {
"1",
"5",
"10",
"15",
"30",
"60"});
this.cbDbLogPeriod.Size = new System.Drawing.Size(310, 24);
this.cbDbLogPeriod.StyleController = this.layoutControl1;
this.cbDbLogPeriod.TabIndex = 9;
//
// btnClose
//
this.btnClose.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnClose.Appearance.Options.UseFont = true;
this.btnClose.Location = new System.Drawing.Point(233, 418);
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(225, 36);
this.btnClose.StyleController = this.layoutControl1;
this.btnClose.TabIndex = 7;
this.btnClose.Text = "CLOSE";
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
//
// btnSave
//
this.btnSave.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnSave.Appearance.Options.UseFont = true;
this.btnSave.Location = new System.Drawing.Point(4, 418);
this.btnSave.Name = "btnSave";
this.btnSave.Size = new System.Drawing.Size(225, 36);
this.btnSave.StyleController = this.layoutControl1;
this.btnSave.TabIndex = 6;
this.btnSave.Text = "SAVE";
this.btnSave.Click += new System.EventHandler(this.btnSave_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.layoutControlItem12,
this.layoutControlItem13,
this.gbDbConfig,
this.emptySpaceItem2,
this.layoutControlGroup4,
this.LcGroupUart,
this.emptySpaceItem1,
this.LcGroupSnmp});
this.layoutControlGroup1.Name = "Root";
this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 2, 2);
this.layoutControlGroup1.Size = new System.Drawing.Size(462, 458);
this.layoutControlGroup1.TextVisible = false;
//
// layoutControlItem12
//
this.layoutControlItem12.Control = this.btnSave;
this.layoutControlItem12.CustomizationFormText = "layoutControlItem12";
this.layoutControlItem12.Location = new System.Drawing.Point(0, 414);
this.layoutControlItem12.MaxSize = new System.Drawing.Size(0, 40);
this.layoutControlItem12.MinSize = new System.Drawing.Size(93, 40);
this.layoutControlItem12.Name = "layoutControlItem12";
this.layoutControlItem12.Size = new System.Drawing.Size(229, 40);
this.layoutControlItem12.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem12.TextVisible = false;
//
// layoutControlItem13
//
this.layoutControlItem13.Control = this.btnClose;
this.layoutControlItem13.CustomizationFormText = "layoutControlItem13";
this.layoutControlItem13.Location = new System.Drawing.Point(229, 414);
this.layoutControlItem13.MaxSize = new System.Drawing.Size(0, 40);
this.layoutControlItem13.MinSize = new System.Drawing.Size(93, 40);
this.layoutControlItem13.Name = "layoutControlItem13";
this.layoutControlItem13.Size = new System.Drawing.Size(229, 40);
this.layoutControlItem13.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem13.TextVisible = false;
//
// gbDbConfig
//
this.gbDbConfig.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.lbDbLogPeriod,
this.layoutControlItem15});
this.gbDbConfig.Location = new System.Drawing.Point(0, 317);
this.gbDbConfig.Name = "gbDbConfig";
this.gbDbConfig.Padding = new DevExpress.XtraLayout.Utils.Padding(1, 1, 1, 1);
this.gbDbConfig.Size = new System.Drawing.Size(458, 55);
this.gbDbConfig.Spacing = new DevExpress.XtraLayout.Utils.Padding(1, 1, 1, 1);
this.gbDbConfig.Text = "Database Config";
//
// lbDbLogPeriod
//
this.lbDbLogPeriod.AllowHotTrack = false;
this.lbDbLogPeriod.Location = new System.Drawing.Point(0, 0);
this.lbDbLogPeriod.MinSize = new System.Drawing.Size(138, 18);
this.lbDbLogPeriod.Name = "lbDbLogPeriod";
this.lbDbLogPeriod.Size = new System.Drawing.Size(138, 28);
this.lbDbLogPeriod.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.lbDbLogPeriod.Text = " DB Log Period";
this.lbDbLogPeriod.TextSize = new System.Drawing.Size(123, 14);
//
// layoutControlItem15
//
this.layoutControlItem15.Control = this.cbDbLogPeriod;
this.layoutControlItem15.Location = new System.Drawing.Point(138, 0);
this.layoutControlItem15.MaxSize = new System.Drawing.Size(0, 28);
this.layoutControlItem15.MinSize = new System.Drawing.Size(54, 28);
this.layoutControlItem15.Name = "layoutControlItem15";
this.layoutControlItem15.Size = new System.Drawing.Size(314, 28);
this.layoutControlItem15.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem15.TextVisible = false;
//
// emptySpaceItem2
//
this.emptySpaceItem2.AllowHotTrack = false;
this.emptySpaceItem2.Location = new System.Drawing.Point(0, 372);
this.emptySpaceItem2.Name = "emptySpaceItem2";
this.emptySpaceItem2.Size = new System.Drawing.Size(458, 42);
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlGroup4
//
this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem3,
this.layoutControlItem7,
this.layoutControlItem5});
this.layoutControlGroup4.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup4.Name = "layoutControlGroup4";
this.layoutControlGroup4.Size = new System.Drawing.Size(458, 69);
this.layoutControlGroup4.Text = "Comm. Type";
//
// layoutControlItem3
//
this.layoutControlItem3.Control = this.RbUart;
this.layoutControlItem3.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.Size = new System.Drawing.Size(145, 24);
this.layoutControlItem3.Text = "Comm. Type";
this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem3.TextVisible = false;
//
// layoutControlItem7
//
this.layoutControlItem7.Control = this.RbSnmp;
this.layoutControlItem7.Location = new System.Drawing.Point(289, 0);
this.layoutControlItem7.Name = "layoutControlItem7";
this.layoutControlItem7.Size = new System.Drawing.Size(145, 24);
this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem7.TextVisible = false;
//
// layoutControlItem5
//
this.layoutControlItem5.Control = this.RbRS485;
this.layoutControlItem5.Location = new System.Drawing.Point(145, 0);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.Size = new System.Drawing.Size(144, 24);
this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem5.TextVisible = false;
//
// LcGroupUart
//
this.LcGroupUart.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.simpleLabelItem3,
this.layoutControlItem1,
this.simpleLabelItem4,
this.layoutControlItem4,
this.simpleLabelItem2,
this.layoutControlItem6,
this.layoutControlItem9,
this.simpleLabelItem5});
this.LcGroupUart.Location = new System.Drawing.Point(0, 156);
this.LcGroupUart.Name = "LcGroupUart";
this.LcGroupUart.Padding = new DevExpress.XtraLayout.Utils.Padding(1, 1, 1, 1);
this.LcGroupUart.Size = new System.Drawing.Size(458, 141);
this.LcGroupUart.Text = "RS-232 && RS-485 Config";
//
// simpleLabelItem3
//
this.simpleLabelItem3.AllowHotTrack = false;
this.simpleLabelItem3.Location = new System.Drawing.Point(0, 0);
this.simpleLabelItem3.MinSize = new System.Drawing.Size(138, 18);
this.simpleLabelItem3.Name = "simpleLabelItem3";
this.simpleLabelItem3.Size = new System.Drawing.Size(138, 28);
this.simpleLabelItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.simpleLabelItem3.Text = " Serial Port";
this.simpleLabelItem3.TextSize = new System.Drawing.Size(123, 14);
//
// layoutControlItem1
//
this.layoutControlItem1.Control = this.cbUartPort;
this.layoutControlItem1.Location = new System.Drawing.Point(138, 0);
this.layoutControlItem1.Name = "layoutControlItem1";
this.layoutControlItem1.Size = new System.Drawing.Size(312, 28);
this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem1.TextVisible = false;
//
// simpleLabelItem4
//
this.simpleLabelItem4.AllowHotTrack = false;
this.simpleLabelItem4.Location = new System.Drawing.Point(0, 28);
this.simpleLabelItem4.MinSize = new System.Drawing.Size(138, 18);
this.simpleLabelItem4.Name = "simpleLabelItem4";
this.simpleLabelItem4.Size = new System.Drawing.Size(138, 28);
this.simpleLabelItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.simpleLabelItem4.Text = " Model";
this.simpleLabelItem4.TextSize = new System.Drawing.Size(123, 14);
//
// layoutControlItem4
//
this.layoutControlItem4.Control = this.cbUartModel;
this.layoutControlItem4.Location = new System.Drawing.Point(138, 28);
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.Size = new System.Drawing.Size(312, 28);
this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem4.TextVisible = false;
//
// simpleLabelItem2
//
this.simpleLabelItem2.AllowHotTrack = false;
this.simpleLabelItem2.Location = new System.Drawing.Point(0, 84);
this.simpleLabelItem2.MinSize = new System.Drawing.Size(138, 18);
this.simpleLabelItem2.Name = "simpleLabelItem2";
this.simpleLabelItem2.Size = new System.Drawing.Size(138, 28);
this.simpleLabelItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.simpleLabelItem2.Text = " Recv Wait Time (ms)";
this.simpleLabelItem2.TextSize = new System.Drawing.Size(123, 14);
//
// layoutControlItem6
//
this.layoutControlItem6.Control = this.edRecvWaitTime;
this.layoutControlItem6.Location = new System.Drawing.Point(138, 84);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.Size = new System.Drawing.Size(312, 28);
this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem6.TextVisible = false;
//
// emptySpaceItem1
//
this.emptySpaceItem1.AllowHotTrack = false;
this.emptySpaceItem1.Location = new System.Drawing.Point(0, 297);
this.emptySpaceItem1.Name = "emptySpaceItem1";
this.emptySpaceItem1.Size = new System.Drawing.Size(458, 20);
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
//
// LcGroupSnmp
//
this.LcGroupSnmp.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem8,
this.simpleLabelItem6,
this.layoutControlItem2,
this.simpleLabelItem1});
this.LcGroupSnmp.Location = new System.Drawing.Point(0, 69);
this.LcGroupSnmp.Name = "LcGroupSnmp";
this.LcGroupSnmp.Padding = new DevExpress.XtraLayout.Utils.Padding(1, 1, 1, 1);
this.LcGroupSnmp.Size = new System.Drawing.Size(458, 87);
this.LcGroupSnmp.Text = "SNMP Config";
//
// layoutControlItem8
//
this.layoutControlItem8.Control = this.teTargetIP;
this.layoutControlItem8.Location = new System.Drawing.Point(138, 0);
this.layoutControlItem8.Name = "layoutControlItem8";
this.layoutControlItem8.Size = new System.Drawing.Size(312, 30);
this.layoutControlItem8.Text = " IP Address";
this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem8.TextVisible = false;
//
// simpleLabelItem6
//
this.simpleLabelItem6.AllowHotTrack = false;
this.simpleLabelItem6.Location = new System.Drawing.Point(0, 0);
this.simpleLabelItem6.MaxSize = new System.Drawing.Size(0, 30);
this.simpleLabelItem6.MinSize = new System.Drawing.Size(138, 30);
this.simpleLabelItem6.Name = "simpleLabelItem6";
this.simpleLabelItem6.Size = new System.Drawing.Size(138, 30);
this.simpleLabelItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.simpleLabelItem6.Text = " IP Address";
this.simpleLabelItem6.TextSize = new System.Drawing.Size(123, 14);
//
// layoutControlItem2
//
this.layoutControlItem2.Control = this.CbSnmpModel;
this.layoutControlItem2.Location = new System.Drawing.Point(138, 30);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.Size = new System.Drawing.Size(312, 28);
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem2.TextVisible = false;
//
// simpleLabelItem1
//
this.simpleLabelItem1.AllowHotTrack = false;
this.simpleLabelItem1.Location = new System.Drawing.Point(0, 30);
this.simpleLabelItem1.MaxSize = new System.Drawing.Size(0, 28);
this.simpleLabelItem1.MinSize = new System.Drawing.Size(127, 28);
this.simpleLabelItem1.Name = "simpleLabelItem1";
this.simpleLabelItem1.Size = new System.Drawing.Size(138, 28);
this.simpleLabelItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.simpleLabelItem1.Text = " Model";
this.simpleLabelItem1.TextSize = new System.Drawing.Size(123, 14);
//
// layoutControlGroup2
//
this.layoutControlGroup2.CustomizationFormText = "layoutControlGroup2";
this.layoutControlGroup2.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
this.layoutControlGroup2.GroupBordersVisible = false;
this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup2.Name = "Root";
this.layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5);
this.layoutControlGroup2.Size = new System.Drawing.Size(433, 34);
this.layoutControlGroup2.TextVisible = false;
//
// layoutControlGroup3
//
this.layoutControlGroup3.CustomizationFormText = "layoutControlGroup3";
this.layoutControlGroup3.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
this.layoutControlGroup3.GroupBordersVisible = false;
this.layoutControlGroup3.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup3.Name = "Root";
this.layoutControlGroup3.Padding = new DevExpress.XtraLayout.Utils.Padding(1, 1, 1, 1);
this.layoutControlGroup3.Size = new System.Drawing.Size(433, 85);
this.layoutControlGroup3.TextVisible = false;
//
// CbModuleQty
//
this.CbModuleQty.EditValue = "1";
this.CbModuleQty.Location = new System.Drawing.Point(146, 241);
this.CbModuleQty.Name = "CbModuleQty";
this.CbModuleQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 11.25F);
this.CbModuleQty.Properties.Appearance.Options.UseFont = true;
this.CbModuleQty.Properties.Appearance.Options.UseTextOptions = true;
this.CbModuleQty.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.CbModuleQty.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.CbModuleQty.Size = new System.Drawing.Size(308, 24);
this.CbModuleQty.StyleController = this.layoutControl1;
this.CbModuleQty.TabIndex = 19;
//
// layoutControlItem9
//
this.layoutControlItem9.Control = this.CbModuleQty;
this.layoutControlItem9.Location = new System.Drawing.Point(138, 56);
this.layoutControlItem9.MinSize = new System.Drawing.Size(55, 28);
this.layoutControlItem9.Name = "layoutControlItem9";
this.layoutControlItem9.Size = new System.Drawing.Size(312, 28);
this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem9.TextVisible = false;
//
// simpleLabelItem5
//
this.simpleLabelItem5.AllowHotTrack = false;
this.simpleLabelItem5.Location = new System.Drawing.Point(0, 56);
this.simpleLabelItem5.MaxSize = new System.Drawing.Size(0, 28);
this.simpleLabelItem5.MinSize = new System.Drawing.Size(127, 28);
this.simpleLabelItem5.Name = "simpleLabelItem5";
this.simpleLabelItem5.Size = new System.Drawing.Size(138, 28);
this.simpleLabelItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.simpleLabelItem5.Text = " Module Q\'ty";
this.simpleLabelItem5.TextSize = new System.Drawing.Size(123, 14);
//
// ucCommConfig
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.layoutControl1);
this.Name = "ucCommConfig";
this.Size = new System.Drawing.Size(462, 458);
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
this.layoutControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.RbRS485.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.CbSnmpModel.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.RbSnmp.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.edRecvWaitTime.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cbUartModel.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.RbUart.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cbUartPort.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cbDbLogPeriod.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gbDbConfig)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lbDbLogPeriod)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.LcGroupUart)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.LcGroupSnmp)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.CbModuleQty.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem5)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraLayout.LayoutControl layoutControl1;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
private DevExpress.XtraEditors.SimpleButton btnClose;
private DevExpress.XtraEditors.SimpleButton btnSave;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
private DevExpress.XtraEditors.ComboBoxEdit cbDbLogPeriod;
private DevExpress.XtraLayout.LayoutControlGroup gbDbConfig;
private DevExpress.XtraLayout.SimpleLabelItem lbDbLogPeriod;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
private DevExpress.XtraEditors.ComboBoxEdit cbUartPort;
private DevExpress.XtraEditors.CheckEdit RbUart;
private DevExpress.XtraEditors.ComboBoxEdit cbUartModel;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
private DevExpress.XtraLayout.LayoutControlGroup LcGroupUart;
private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem3;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem4;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem2;
private DevExpress.XtraEditors.TextEdit edRecvWaitTime;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
private DevExpress.XtraEditors.CheckEdit RbSnmp;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
private IPAddressControlLib.IPAddressControl teTargetIP;
private DevExpress.XtraLayout.LayoutControlGroup LcGroupSnmp;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem6;
private DevExpress.XtraEditors.ComboBoxEdit CbSnmpModel;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem1;
private DevExpress.XtraEditors.CheckEdit RbRS485;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
private DevExpress.XtraEditors.ComboBoxEdit CbModuleQty;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem5;
}
}