초기 커밋.
This commit is contained in:
818
LFP_Manager_PRM/Controls/ucCommConfig.Designer.cs
generated
Normal file
818
LFP_Manager_PRM/Controls/ucCommConfig.Designer.cs
generated
Normal file
@@ -0,0 +1,818 @@
|
||||
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.btnClose = new DevExpress.XtraEditors.SimpleButton();
|
||||
this.btnSave = new DevExpress.XtraEditors.SimpleButton();
|
||||
this.gbCommConfig = new DevExpress.XtraEditors.GroupControl();
|
||||
this.layoutControl3 = new DevExpress.XtraLayout.LayoutControl();
|
||||
this.rbtnUARTCAN = new System.Windows.Forms.RadioButton();
|
||||
this.rbtnUSBCAN = new System.Windows.Forms.RadioButton();
|
||||
this.cbUartSpeed = new DevExpress.XtraEditors.ComboBoxEdit();
|
||||
this.cbUartPort = new DevExpress.XtraEditors.ComboBoxEdit();
|
||||
this.cbDbLogPeriod = new DevExpress.XtraEditors.ComboBoxEdit();
|
||||
this.cbTargetModel = new DevExpress.XtraEditors.ComboBoxEdit();
|
||||
this.cbCanBaudrate = new DevExpress.XtraEditors.ComboBoxEdit();
|
||||
this.cbCanDevice = new DevExpress.XtraEditors.ComboBoxEdit();
|
||||
this.cbCanNo = new DevExpress.XtraEditors.ComboBoxEdit();
|
||||
this.cbCanIndex = new DevExpress.XtraEditors.ComboBoxEdit();
|
||||
this.lcgbCommConfig = new DevExpress.XtraLayout.LayoutControlGroup();
|
||||
this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
|
||||
this.lcgbCanConfig = new DevExpress.XtraLayout.LayoutControlGroup();
|
||||
this.slbDeviceType = new DevExpress.XtraLayout.SimpleLabelItem();
|
||||
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
||||
this.slbDeviceIndex = new DevExpress.XtraLayout.SimpleLabelItem();
|
||||
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
||||
this.slbCanNo = new DevExpress.XtraLayout.SimpleLabelItem();
|
||||
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
||||
this.slbCanSpeed = new DevExpress.XtraLayout.SimpleLabelItem();
|
||||
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
||||
this.lcgbDatabaseConfig = new DevExpress.XtraLayout.LayoutControlGroup();
|
||||
this.slbDatabaseLogPeriod = new DevExpress.XtraLayout.SimpleLabelItem();
|
||||
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
||||
this.lcgbUartConfig = new DevExpress.XtraLayout.LayoutControlGroup();
|
||||
this.simpleLabelItem1 = new DevExpress.XtraLayout.SimpleLabelItem();
|
||||
this.simpleLabelItem2 = new DevExpress.XtraLayout.SimpleLabelItem();
|
||||
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
|
||||
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
|
||||
this.lcgbDeviceType = new DevExpress.XtraLayout.LayoutControlGroup();
|
||||
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
|
||||
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
|
||||
this.lcgbDeviceModel = new DevExpress.XtraLayout.LayoutControlGroup();
|
||||
this.slbDeviceModel = new DevExpress.XtraLayout.SimpleLabelItem();
|
||||
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
|
||||
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
|
||||
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
||||
this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
|
||||
this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
|
||||
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
||||
this.layoutControl1.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.gbCommConfig)).BeginInit();
|
||||
this.gbCommConfig.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControl3)).BeginInit();
|
||||
this.layoutControl3.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.cbUartSpeed.Properties)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.cbUartPort.Properties)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.cbDbLogPeriod.Properties)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.cbTargetModel.Properties)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.cbCanBaudrate.Properties)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.cbCanDevice.Properties)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.cbCanNo.Properties)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.cbCanIndex.Properties)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.lcgbCommConfig)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.lcgbCanConfig)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.slbDeviceType)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.slbDeviceIndex)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.slbCanNo)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.slbCanSpeed)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.lcgbDatabaseConfig)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.slbDatabaseLogPeriod)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.lcgbUartConfig)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem2)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.lcgbDeviceType)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.lcgbDeviceModel)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.slbDeviceModel)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
|
||||
this.SuspendLayout();
|
||||
//
|
||||
// layoutControl1
|
||||
//
|
||||
this.layoutControl1.Controls.Add(this.btnClose);
|
||||
this.layoutControl1.Controls.Add(this.btnSave);
|
||||
this.layoutControl1.Controls.Add(this.gbCommConfig);
|
||||
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(1111, 267, 250, 350);
|
||||
this.layoutControl1.Root = this.layoutControlGroup1;
|
||||
this.layoutControl1.Size = new System.Drawing.Size(407, 501);
|
||||
this.layoutControl1.TabIndex = 0;
|
||||
this.layoutControl1.Text = "layoutControl1";
|
||||
//
|
||||
// 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(206, 461);
|
||||
this.btnClose.Name = "btnClose";
|
||||
this.btnClose.Size = new System.Drawing.Size(197, 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, 461);
|
||||
this.btnSave.Name = "btnSave";
|
||||
this.btnSave.Size = new System.Drawing.Size(198, 36);
|
||||
this.btnSave.StyleController = this.layoutControl1;
|
||||
this.btnSave.TabIndex = 6;
|
||||
this.btnSave.Text = "SAVE";
|
||||
this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
|
||||
//
|
||||
// gbCommConfig
|
||||
//
|
||||
this.gbCommConfig.Controls.Add(this.layoutControl3);
|
||||
this.gbCommConfig.Location = new System.Drawing.Point(4, 4);
|
||||
this.gbCommConfig.Name = "gbCommConfig";
|
||||
this.gbCommConfig.Size = new System.Drawing.Size(399, 442);
|
||||
this.gbCommConfig.TabIndex = 5;
|
||||
this.gbCommConfig.Text = "Comm. Config";
|
||||
//
|
||||
// layoutControl3
|
||||
//
|
||||
this.layoutControl3.Controls.Add(this.rbtnUARTCAN);
|
||||
this.layoutControl3.Controls.Add(this.rbtnUSBCAN);
|
||||
this.layoutControl3.Controls.Add(this.cbUartSpeed);
|
||||
this.layoutControl3.Controls.Add(this.cbUartPort);
|
||||
this.layoutControl3.Controls.Add(this.cbDbLogPeriod);
|
||||
this.layoutControl3.Controls.Add(this.cbTargetModel);
|
||||
this.layoutControl3.Controls.Add(this.cbCanBaudrate);
|
||||
this.layoutControl3.Controls.Add(this.cbCanDevice);
|
||||
this.layoutControl3.Controls.Add(this.cbCanNo);
|
||||
this.layoutControl3.Controls.Add(this.cbCanIndex);
|
||||
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(940, 234, 679, 350);
|
||||
this.layoutControl3.Root = this.lcgbCommConfig;
|
||||
this.layoutControl3.Size = new System.Drawing.Size(395, 417);
|
||||
this.layoutControl3.TabIndex = 0;
|
||||
this.layoutControl3.Text = "layoutControl3";
|
||||
//
|
||||
// rbtnUARTCAN
|
||||
//
|
||||
this.rbtnUARTCAN.Location = new System.Drawing.Point(199, 28);
|
||||
this.rbtnUARTCAN.Name = "rbtnUARTCAN";
|
||||
this.rbtnUARTCAN.Size = new System.Drawing.Size(189, 25);
|
||||
this.rbtnUARTCAN.TabIndex = 15;
|
||||
this.rbtnUARTCAN.TabStop = true;
|
||||
this.rbtnUARTCAN.Text = "UARTCAN";
|
||||
this.rbtnUARTCAN.UseVisualStyleBackColor = true;
|
||||
this.rbtnUARTCAN.CheckedChanged += new System.EventHandler(this.rbtnUARTCAN_CheckedChanged);
|
||||
//
|
||||
// rbtnUSBCAN
|
||||
//
|
||||
this.rbtnUSBCAN.Location = new System.Drawing.Point(7, 28);
|
||||
this.rbtnUSBCAN.Name = "rbtnUSBCAN";
|
||||
this.rbtnUSBCAN.Size = new System.Drawing.Size(188, 25);
|
||||
this.rbtnUSBCAN.TabIndex = 14;
|
||||
this.rbtnUSBCAN.TabStop = true;
|
||||
this.rbtnUSBCAN.Text = "USBCAN";
|
||||
this.rbtnUSBCAN.UseVisualStyleBackColor = true;
|
||||
this.rbtnUSBCAN.CheckedChanged += new System.EventHandler(this.rbtnUSBCAN_CheckedChanged);
|
||||
//
|
||||
// cbUartSpeed
|
||||
//
|
||||
this.cbUartSpeed.EditValue = "115200";
|
||||
this.cbUartSpeed.Location = new System.Drawing.Point(139, 312);
|
||||
this.cbUartSpeed.Name = "cbUartSpeed";
|
||||
this.cbUartSpeed.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 11.25F);
|
||||
this.cbUartSpeed.Properties.Appearance.Options.UseFont = true;
|
||||
this.cbUartSpeed.Properties.Appearance.Options.UseTextOptions = true;
|
||||
this.cbUartSpeed.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
|
||||
this.cbUartSpeed.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
||||
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
||||
this.cbUartSpeed.Properties.Items.AddRange(new object[] {
|
||||
"USBCAN_E_U",
|
||||
"USBCAN_2E_U"});
|
||||
this.cbUartSpeed.Size = new System.Drawing.Size(249, 24);
|
||||
this.cbUartSpeed.StyleController = this.layoutControl3;
|
||||
this.cbUartSpeed.TabIndex = 13;
|
||||
//
|
||||
// cbUartPort
|
||||
//
|
||||
this.cbUartPort.EditValue = "";
|
||||
this.cbUartPort.Location = new System.Drawing.Point(139, 284);
|
||||
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.Properties.Items.AddRange(new object[] {
|
||||
"USBCAN_E_U",
|
||||
"USBCAN_2E_U"});
|
||||
this.cbUartPort.Size = new System.Drawing.Size(249, 24);
|
||||
this.cbUartPort.StyleController = this.layoutControl3;
|
||||
this.cbUartPort.TabIndex = 12;
|
||||
//
|
||||
// cbDbLogPeriod
|
||||
//
|
||||
this.cbDbLogPeriod.EditValue = "5";
|
||||
this.cbDbLogPeriod.Location = new System.Drawing.Point(140, 369);
|
||||
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(248, 24);
|
||||
this.cbDbLogPeriod.StyleController = this.layoutControl3;
|
||||
this.cbDbLogPeriod.TabIndex = 11;
|
||||
//
|
||||
// cbTargetModel
|
||||
//
|
||||
this.cbTargetModel.Location = new System.Drawing.Point(139, 86);
|
||||
this.cbTargetModel.Name = "cbTargetModel";
|
||||
this.cbTargetModel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 11.25F);
|
||||
this.cbTargetModel.Properties.Appearance.Options.UseFont = true;
|
||||
this.cbTargetModel.Properties.Appearance.Options.UseTextOptions = true;
|
||||
this.cbTargetModel.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
|
||||
this.cbTargetModel.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
||||
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
||||
this.cbTargetModel.Size = new System.Drawing.Size(249, 24);
|
||||
this.cbTargetModel.StyleController = this.layoutControl3;
|
||||
this.cbTargetModel.TabIndex = 10;
|
||||
//
|
||||
// cbCanBaudrate
|
||||
//
|
||||
this.cbCanBaudrate.EditValue = "1000Kbps";
|
||||
this.cbCanBaudrate.Location = new System.Drawing.Point(139, 227);
|
||||
this.cbCanBaudrate.Name = "cbCanBaudrate";
|
||||
this.cbCanBaudrate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 11.25F);
|
||||
this.cbCanBaudrate.Properties.Appearance.Options.UseFont = true;
|
||||
this.cbCanBaudrate.Properties.Appearance.Options.UseTextOptions = true;
|
||||
this.cbCanBaudrate.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
|
||||
this.cbCanBaudrate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
||||
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
||||
this.cbCanBaudrate.Properties.Items.AddRange(new object[] {
|
||||
"1000Kbps",
|
||||
"800Kbps",
|
||||
"500Kbps",
|
||||
"250Kbps",
|
||||
"125Kbps",
|
||||
"100Kbps",
|
||||
"50Kbps",
|
||||
"20Kbps",
|
||||
"10Kbps",
|
||||
"5Kbps"});
|
||||
this.cbCanBaudrate.Size = new System.Drawing.Size(249, 24);
|
||||
this.cbCanBaudrate.StyleController = this.layoutControl3;
|
||||
this.cbCanBaudrate.TabIndex = 9;
|
||||
//
|
||||
// cbCanDevice
|
||||
//
|
||||
this.cbCanDevice.EditValue = "USBCAN_2E_U";
|
||||
this.cbCanDevice.Location = new System.Drawing.Point(139, 143);
|
||||
this.cbCanDevice.Name = "cbCanDevice";
|
||||
this.cbCanDevice.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 11.25F);
|
||||
this.cbCanDevice.Properties.Appearance.Options.UseFont = true;
|
||||
this.cbCanDevice.Properties.Appearance.Options.UseTextOptions = true;
|
||||
this.cbCanDevice.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
|
||||
this.cbCanDevice.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
||||
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
||||
this.cbCanDevice.Properties.Items.AddRange(new object[] {
|
||||
"USBCAN_E_U",
|
||||
"USBCAN_2E_U"});
|
||||
this.cbCanDevice.Size = new System.Drawing.Size(249, 24);
|
||||
this.cbCanDevice.StyleController = this.layoutControl3;
|
||||
this.cbCanDevice.TabIndex = 5;
|
||||
this.cbCanDevice.SelectedIndexChanged += new System.EventHandler(this.cbCanDevice_SelectedIndexChanged);
|
||||
//
|
||||
// cbCanNo
|
||||
//
|
||||
this.cbCanNo.EditValue = "0";
|
||||
this.cbCanNo.Location = new System.Drawing.Point(139, 199);
|
||||
this.cbCanNo.Name = "cbCanNo";
|
||||
this.cbCanNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 11.25F);
|
||||
this.cbCanNo.Properties.Appearance.Options.UseFont = true;
|
||||
this.cbCanNo.Properties.Appearance.Options.UseTextOptions = true;
|
||||
this.cbCanNo.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
|
||||
this.cbCanNo.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
||||
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
||||
this.cbCanNo.Properties.Items.AddRange(new object[] {
|
||||
"0",
|
||||
"1"});
|
||||
this.cbCanNo.Size = new System.Drawing.Size(249, 24);
|
||||
this.cbCanNo.StyleController = this.layoutControl3;
|
||||
this.cbCanNo.TabIndex = 8;
|
||||
//
|
||||
// cbCanIndex
|
||||
//
|
||||
this.cbCanIndex.EditValue = "0";
|
||||
this.cbCanIndex.Location = new System.Drawing.Point(139, 171);
|
||||
this.cbCanIndex.Name = "cbCanIndex";
|
||||
this.cbCanIndex.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 11.25F);
|
||||
this.cbCanIndex.Properties.Appearance.Options.UseFont = true;
|
||||
this.cbCanIndex.Properties.Appearance.Options.UseTextOptions = true;
|
||||
this.cbCanIndex.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
|
||||
this.cbCanIndex.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
||||
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
||||
this.cbCanIndex.Properties.Items.AddRange(new object[] {
|
||||
"0",
|
||||
"1",
|
||||
"2"});
|
||||
this.cbCanIndex.Size = new System.Drawing.Size(249, 24);
|
||||
this.cbCanIndex.StyleController = this.layoutControl3;
|
||||
this.cbCanIndex.TabIndex = 7;
|
||||
//
|
||||
// lcgbCommConfig
|
||||
//
|
||||
this.lcgbCommConfig.CustomizationFormText = "layoutControlGroup3";
|
||||
this.lcgbCommConfig.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
||||
this.lcgbCommConfig.GroupBordersVisible = false;
|
||||
this.lcgbCommConfig.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
||||
this.emptySpaceItem2,
|
||||
this.lcgbCanConfig,
|
||||
this.lcgbDatabaseConfig,
|
||||
this.lcgbUartConfig,
|
||||
this.lcgbDeviceType,
|
||||
this.lcgbDeviceModel});
|
||||
this.lcgbCommConfig.Name = "Root";
|
||||
this.lcgbCommConfig.Padding = new DevExpress.XtraLayout.Utils.Padding(1, 1, 1, 1);
|
||||
this.lcgbCommConfig.Size = new System.Drawing.Size(395, 417);
|
||||
this.lcgbCommConfig.Text = "CommConfig";
|
||||
this.lcgbCommConfig.TextVisible = false;
|
||||
//
|
||||
// emptySpaceItem2
|
||||
//
|
||||
this.emptySpaceItem2.AllowHotTrack = false;
|
||||
this.emptySpaceItem2.Location = new System.Drawing.Point(0, 398);
|
||||
this.emptySpaceItem2.Name = "emptySpaceItem2";
|
||||
this.emptySpaceItem2.Size = new System.Drawing.Size(393, 17);
|
||||
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
|
||||
//
|
||||
// lcgbCanConfig
|
||||
//
|
||||
this.lcgbCanConfig.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
||||
this.slbDeviceType,
|
||||
this.layoutControlItem1,
|
||||
this.slbDeviceIndex,
|
||||
this.layoutControlItem3,
|
||||
this.slbCanNo,
|
||||
this.layoutControlItem4,
|
||||
this.slbCanSpeed,
|
||||
this.layoutControlItem5});
|
||||
this.lcgbCanConfig.Location = new System.Drawing.Point(0, 115);
|
||||
this.lcgbCanConfig.Name = "lcgbCanConfig";
|
||||
this.lcgbCanConfig.Padding = new DevExpress.XtraLayout.Utils.Padding(1, 1, 1, 1);
|
||||
this.lcgbCanConfig.Size = new System.Drawing.Size(393, 141);
|
||||
this.lcgbCanConfig.Text = "CAN CONFIG";
|
||||
//
|
||||
// slbDeviceType
|
||||
//
|
||||
this.slbDeviceType.AllowHotTrack = false;
|
||||
this.slbDeviceType.Location = new System.Drawing.Point(0, 0);
|
||||
this.slbDeviceType.MaxSize = new System.Drawing.Size(0, 28);
|
||||
this.slbDeviceType.MinSize = new System.Drawing.Size(126, 28);
|
||||
this.slbDeviceType.Name = "slbDeviceType";
|
||||
this.slbDeviceType.Size = new System.Drawing.Size(132, 28);
|
||||
this.slbDeviceType.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
||||
this.slbDeviceType.Text = " Device Type";
|
||||
this.slbDeviceType.TextSize = new System.Drawing.Size(113, 14);
|
||||
//
|
||||
// layoutControlItem1
|
||||
//
|
||||
this.layoutControlItem1.Control = this.cbCanDevice;
|
||||
this.layoutControlItem1.Location = new System.Drawing.Point(132, 0);
|
||||
this.layoutControlItem1.MaxSize = new System.Drawing.Size(0, 28);
|
||||
this.layoutControlItem1.MinSize = new System.Drawing.Size(54, 28);
|
||||
this.layoutControlItem1.Name = "layoutControlItem1";
|
||||
this.layoutControlItem1.Size = new System.Drawing.Size(253, 28);
|
||||
this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
||||
this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
|
||||
this.layoutControlItem1.TextVisible = false;
|
||||
//
|
||||
// slbDeviceIndex
|
||||
//
|
||||
this.slbDeviceIndex.AllowHotTrack = false;
|
||||
this.slbDeviceIndex.Location = new System.Drawing.Point(0, 28);
|
||||
this.slbDeviceIndex.MaxSize = new System.Drawing.Size(0, 28);
|
||||
this.slbDeviceIndex.MinSize = new System.Drawing.Size(126, 28);
|
||||
this.slbDeviceIndex.Name = "slbDeviceIndex";
|
||||
this.slbDeviceIndex.Size = new System.Drawing.Size(132, 28);
|
||||
this.slbDeviceIndex.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
||||
this.slbDeviceIndex.Text = " Device Index";
|
||||
this.slbDeviceIndex.TextSize = new System.Drawing.Size(113, 14);
|
||||
//
|
||||
// layoutControlItem3
|
||||
//
|
||||
this.layoutControlItem3.Control = this.cbCanIndex;
|
||||
this.layoutControlItem3.Location = new System.Drawing.Point(132, 28);
|
||||
this.layoutControlItem3.MaxSize = new System.Drawing.Size(0, 28);
|
||||
this.layoutControlItem3.MinSize = new System.Drawing.Size(54, 28);
|
||||
this.layoutControlItem3.Name = "layoutControlItem3";
|
||||
this.layoutControlItem3.Size = new System.Drawing.Size(253, 28);
|
||||
this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
||||
this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
|
||||
this.layoutControlItem3.TextVisible = false;
|
||||
//
|
||||
// slbCanNo
|
||||
//
|
||||
this.slbCanNo.AllowHotTrack = false;
|
||||
this.slbCanNo.Location = new System.Drawing.Point(0, 56);
|
||||
this.slbCanNo.MaxSize = new System.Drawing.Size(0, 28);
|
||||
this.slbCanNo.MinSize = new System.Drawing.Size(126, 28);
|
||||
this.slbCanNo.Name = "slbCanNo";
|
||||
this.slbCanNo.Size = new System.Drawing.Size(132, 28);
|
||||
this.slbCanNo.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
||||
this.slbCanNo.Text = " CAN No.";
|
||||
this.slbCanNo.TextSize = new System.Drawing.Size(113, 14);
|
||||
//
|
||||
// layoutControlItem4
|
||||
//
|
||||
this.layoutControlItem4.Control = this.cbCanNo;
|
||||
this.layoutControlItem4.Location = new System.Drawing.Point(132, 56);
|
||||
this.layoutControlItem4.MaxSize = new System.Drawing.Size(0, 28);
|
||||
this.layoutControlItem4.MinSize = new System.Drawing.Size(54, 28);
|
||||
this.layoutControlItem4.Name = "layoutControlItem4";
|
||||
this.layoutControlItem4.Size = new System.Drawing.Size(253, 28);
|
||||
this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
||||
this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
|
||||
this.layoutControlItem4.TextVisible = false;
|
||||
//
|
||||
// slbCanSpeed
|
||||
//
|
||||
this.slbCanSpeed.AllowHotTrack = false;
|
||||
this.slbCanSpeed.Location = new System.Drawing.Point(0, 84);
|
||||
this.slbCanSpeed.MaxSize = new System.Drawing.Size(0, 28);
|
||||
this.slbCanSpeed.MinSize = new System.Drawing.Size(126, 28);
|
||||
this.slbCanSpeed.Name = "slbCanSpeed";
|
||||
this.slbCanSpeed.Size = new System.Drawing.Size(132, 28);
|
||||
this.slbCanSpeed.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
||||
this.slbCanSpeed.Text = " CAN Speed";
|
||||
this.slbCanSpeed.TextSize = new System.Drawing.Size(113, 14);
|
||||
//
|
||||
// layoutControlItem5
|
||||
//
|
||||
this.layoutControlItem5.Control = this.cbCanBaudrate;
|
||||
this.layoutControlItem5.Location = new System.Drawing.Point(132, 84);
|
||||
this.layoutControlItem5.MaxSize = new System.Drawing.Size(0, 28);
|
||||
this.layoutControlItem5.MinSize = new System.Drawing.Size(54, 28);
|
||||
this.layoutControlItem5.Name = "layoutControlItem5";
|
||||
this.layoutControlItem5.Size = new System.Drawing.Size(253, 28);
|
||||
this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
||||
this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
|
||||
this.layoutControlItem5.TextVisible = false;
|
||||
//
|
||||
// lcgbDatabaseConfig
|
||||
//
|
||||
this.lcgbDatabaseConfig.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
||||
this.slbDatabaseLogPeriod,
|
||||
this.layoutControlItem7});
|
||||
this.lcgbDatabaseConfig.Location = new System.Drawing.Point(0, 341);
|
||||
this.lcgbDatabaseConfig.Name = "lcgbDatabaseConfig";
|
||||
this.lcgbDatabaseConfig.Padding = new DevExpress.XtraLayout.Utils.Padding(1, 1, 1, 1);
|
||||
this.lcgbDatabaseConfig.Size = new System.Drawing.Size(393, 57);
|
||||
this.lcgbDatabaseConfig.Text = "DATABASE CONFIG";
|
||||
//
|
||||
// slbDatabaseLogPeriod
|
||||
//
|
||||
this.slbDatabaseLogPeriod.AllowHotTrack = false;
|
||||
this.slbDatabaseLogPeriod.Location = new System.Drawing.Point(0, 0);
|
||||
this.slbDatabaseLogPeriod.MaxSize = new System.Drawing.Size(0, 28);
|
||||
this.slbDatabaseLogPeriod.MinSize = new System.Drawing.Size(117, 28);
|
||||
this.slbDatabaseLogPeriod.Name = "slbDatabaseLogPeriod";
|
||||
this.slbDatabaseLogPeriod.Size = new System.Drawing.Size(133, 28);
|
||||
this.slbDatabaseLogPeriod.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
||||
this.slbDatabaseLogPeriod.Text = " DB Log Period (sec)";
|
||||
this.slbDatabaseLogPeriod.TextSize = new System.Drawing.Size(113, 14);
|
||||
//
|
||||
// layoutControlItem7
|
||||
//
|
||||
this.layoutControlItem7.Control = this.cbDbLogPeriod;
|
||||
this.layoutControlItem7.Location = new System.Drawing.Point(133, 0);
|
||||
this.layoutControlItem7.MaxSize = new System.Drawing.Size(0, 28);
|
||||
this.layoutControlItem7.MinSize = new System.Drawing.Size(54, 28);
|
||||
this.layoutControlItem7.Name = "layoutControlItem7";
|
||||
this.layoutControlItem7.Size = new System.Drawing.Size(252, 28);
|
||||
this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
||||
this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
|
||||
this.layoutControlItem7.TextVisible = false;
|
||||
//
|
||||
// lcgbUartConfig
|
||||
//
|
||||
this.lcgbUartConfig.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
||||
this.simpleLabelItem1,
|
||||
this.simpleLabelItem2,
|
||||
this.layoutControlItem9,
|
||||
this.layoutControlItem8});
|
||||
this.lcgbUartConfig.Location = new System.Drawing.Point(0, 256);
|
||||
this.lcgbUartConfig.Name = "lcgbUartConfig";
|
||||
this.lcgbUartConfig.Padding = new DevExpress.XtraLayout.Utils.Padding(1, 1, 1, 1);
|
||||
this.lcgbUartConfig.Size = new System.Drawing.Size(393, 85);
|
||||
this.lcgbUartConfig.Text = "UART CONFIG";
|
||||
//
|
||||
// simpleLabelItem1
|
||||
//
|
||||
this.simpleLabelItem1.AllowHotTrack = false;
|
||||
this.simpleLabelItem1.Location = new System.Drawing.Point(0, 0);
|
||||
this.simpleLabelItem1.Name = "simpleLabelItem1";
|
||||
this.simpleLabelItem1.Size = new System.Drawing.Size(132, 28);
|
||||
this.simpleLabelItem1.Text = "UART Port";
|
||||
this.simpleLabelItem1.TextSize = new System.Drawing.Size(113, 14);
|
||||
//
|
||||
// simpleLabelItem2
|
||||
//
|
||||
this.simpleLabelItem2.AllowHotTrack = false;
|
||||
this.simpleLabelItem2.Location = new System.Drawing.Point(0, 28);
|
||||
this.simpleLabelItem2.Name = "simpleLabelItem2";
|
||||
this.simpleLabelItem2.Size = new System.Drawing.Size(132, 28);
|
||||
this.simpleLabelItem2.Text = "UART Speed";
|
||||
this.simpleLabelItem2.TextSize = new System.Drawing.Size(113, 14);
|
||||
//
|
||||
// layoutControlItem9
|
||||
//
|
||||
this.layoutControlItem9.Control = this.cbUartSpeed;
|
||||
this.layoutControlItem9.Location = new System.Drawing.Point(132, 28);
|
||||
this.layoutControlItem9.Name = "layoutControlItem9";
|
||||
this.layoutControlItem9.Size = new System.Drawing.Size(253, 28);
|
||||
this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0);
|
||||
this.layoutControlItem9.TextVisible = false;
|
||||
//
|
||||
// layoutControlItem8
|
||||
//
|
||||
this.layoutControlItem8.Control = this.cbUartPort;
|
||||
this.layoutControlItem8.Location = new System.Drawing.Point(132, 0);
|
||||
this.layoutControlItem8.Name = "layoutControlItem8";
|
||||
this.layoutControlItem8.Size = new System.Drawing.Size(253, 28);
|
||||
this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
|
||||
this.layoutControlItem8.TextVisible = false;
|
||||
//
|
||||
// lcgbDeviceType
|
||||
//
|
||||
this.lcgbDeviceType.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
||||
this.layoutControlItem10,
|
||||
this.layoutControlItem11});
|
||||
this.lcgbDeviceType.Location = new System.Drawing.Point(0, 0);
|
||||
this.lcgbDeviceType.Name = "lcgbDeviceType";
|
||||
this.lcgbDeviceType.Padding = new DevExpress.XtraLayout.Utils.Padding(1, 1, 1, 1);
|
||||
this.lcgbDeviceType.Size = new System.Drawing.Size(393, 58);
|
||||
this.lcgbDeviceType.Text = "DEVICE TYPE";
|
||||
//
|
||||
// layoutControlItem10
|
||||
//
|
||||
this.layoutControlItem10.Control = this.rbtnUSBCAN;
|
||||
this.layoutControlItem10.Location = new System.Drawing.Point(0, 0);
|
||||
this.layoutControlItem10.Name = "layoutControlItem10";
|
||||
this.layoutControlItem10.Size = new System.Drawing.Size(192, 29);
|
||||
this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0);
|
||||
this.layoutControlItem10.TextVisible = false;
|
||||
//
|
||||
// layoutControlItem11
|
||||
//
|
||||
this.layoutControlItem11.Control = this.rbtnUARTCAN;
|
||||
this.layoutControlItem11.Location = new System.Drawing.Point(192, 0);
|
||||
this.layoutControlItem11.Name = "layoutControlItem11";
|
||||
this.layoutControlItem11.Size = new System.Drawing.Size(193, 29);
|
||||
this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
|
||||
this.layoutControlItem11.TextVisible = false;
|
||||
//
|
||||
// lcgbDeviceModel
|
||||
//
|
||||
this.lcgbDeviceModel.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
||||
this.slbDeviceModel,
|
||||
this.layoutControlItem6});
|
||||
this.lcgbDeviceModel.Location = new System.Drawing.Point(0, 58);
|
||||
this.lcgbDeviceModel.Name = "lcgbDeviceModel";
|
||||
this.lcgbDeviceModel.Padding = new DevExpress.XtraLayout.Utils.Padding(1, 1, 1, 1);
|
||||
this.lcgbDeviceModel.Size = new System.Drawing.Size(393, 57);
|
||||
this.lcgbDeviceModel.Text = "TARGET MODEL";
|
||||
//
|
||||
// slbDeviceModel
|
||||
//
|
||||
this.slbDeviceModel.AllowHotTrack = false;
|
||||
this.slbDeviceModel.Location = new System.Drawing.Point(0, 0);
|
||||
this.slbDeviceModel.MaxSize = new System.Drawing.Size(0, 28);
|
||||
this.slbDeviceModel.MinSize = new System.Drawing.Size(126, 28);
|
||||
this.slbDeviceModel.Name = "slbDeviceModel";
|
||||
this.slbDeviceModel.Size = new System.Drawing.Size(132, 28);
|
||||
this.slbDeviceModel.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
||||
this.slbDeviceModel.Text = " Model";
|
||||
this.slbDeviceModel.TextSize = new System.Drawing.Size(113, 14);
|
||||
//
|
||||
// layoutControlItem6
|
||||
//
|
||||
this.layoutControlItem6.Control = this.cbTargetModel;
|
||||
this.layoutControlItem6.Location = new System.Drawing.Point(132, 0);
|
||||
this.layoutControlItem6.MaxSize = new System.Drawing.Size(0, 28);
|
||||
this.layoutControlItem6.MinSize = new System.Drawing.Size(54, 28);
|
||||
this.layoutControlItem6.Name = "layoutControlItem6";
|
||||
this.layoutControlItem6.Size = new System.Drawing.Size(253, 28);
|
||||
this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
||||
this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
|
||||
this.layoutControlItem6.TextVisible = false;
|
||||
//
|
||||
// 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.layoutControlItem2,
|
||||
this.layoutControlItem12,
|
||||
this.layoutControlItem13,
|
||||
this.emptySpaceItem1});
|
||||
this.layoutControlGroup1.Name = "layoutControlGroup1";
|
||||
this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 2, 2);
|
||||
this.layoutControlGroup1.Size = new System.Drawing.Size(407, 501);
|
||||
this.layoutControlGroup1.TextVisible = false;
|
||||
//
|
||||
// layoutControlItem2
|
||||
//
|
||||
this.layoutControlItem2.Control = this.gbCommConfig;
|
||||
this.layoutControlItem2.CustomizationFormText = "layoutControlItem2";
|
||||
this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
|
||||
this.layoutControlItem2.MinSize = new System.Drawing.Size(104, 24);
|
||||
this.layoutControlItem2.Name = "layoutControlItem2";
|
||||
this.layoutControlItem2.Size = new System.Drawing.Size(403, 446);
|
||||
this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
||||
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
|
||||
this.layoutControlItem2.TextVisible = false;
|
||||
//
|
||||
// layoutControlItem12
|
||||
//
|
||||
this.layoutControlItem12.Control = this.btnSave;
|
||||
this.layoutControlItem12.CustomizationFormText = "layoutControlItem12";
|
||||
this.layoutControlItem12.Location = new System.Drawing.Point(0, 457);
|
||||
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(202, 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(202, 457);
|
||||
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(201, 40);
|
||||
this.layoutControlItem13.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
||||
this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0);
|
||||
this.layoutControlItem13.TextVisible = false;
|
||||
//
|
||||
// emptySpaceItem1
|
||||
//
|
||||
this.emptySpaceItem1.AllowHotTrack = false;
|
||||
this.emptySpaceItem1.CustomizationFormText = "emptySpaceItem1";
|
||||
this.emptySpaceItem1.Location = new System.Drawing.Point(0, 446);
|
||||
this.emptySpaceItem1.Name = "emptySpaceItem1";
|
||||
this.emptySpaceItem1.Size = new System.Drawing.Size(403, 11);
|
||||
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
|
||||
//
|
||||
// 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(407, 501);
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
|
||||
this.layoutControl1.ResumeLayout(false);
|
||||
((System.ComponentModel.ISupportInitialize)(this.gbCommConfig)).EndInit();
|
||||
this.gbCommConfig.ResumeLayout(false);
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControl3)).EndInit();
|
||||
this.layoutControl3.ResumeLayout(false);
|
||||
((System.ComponentModel.ISupportInitialize)(this.cbUartSpeed.Properties)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.cbUartPort.Properties)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.cbDbLogPeriod.Properties)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.cbTargetModel.Properties)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.cbCanBaudrate.Properties)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.cbCanDevice.Properties)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.cbCanNo.Properties)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.cbCanIndex.Properties)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.lcgbCommConfig)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.lcgbCanConfig)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.slbDeviceType)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.slbDeviceIndex)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.slbCanNo)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.slbCanSpeed)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.lcgbDatabaseConfig)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.slbDatabaseLogPeriod)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.lcgbUartConfig)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem2)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.lcgbDeviceType)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.lcgbDeviceModel)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.slbDeviceModel)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
|
||||
this.ResumeLayout(false);
|
||||
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
private DevExpress.XtraLayout.LayoutControl layoutControl1;
|
||||
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
|
||||
private DevExpress.XtraEditors.GroupControl gbCommConfig;
|
||||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
||||
private DevExpress.XtraLayout.LayoutControl layoutControl3;
|
||||
private DevExpress.XtraLayout.LayoutControlGroup lcgbCommConfig;
|
||||
private DevExpress.XtraEditors.SimpleButton btnClose;
|
||||
private DevExpress.XtraEditors.SimpleButton btnSave;
|
||||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
|
||||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
|
||||
private DevExpress.XtraEditors.ComboBoxEdit cbCanIndex;
|
||||
private DevExpress.XtraEditors.ComboBoxEdit cbCanDevice;
|
||||
private DevExpress.XtraEditors.ComboBoxEdit cbCanNo;
|
||||
private DevExpress.XtraEditors.ComboBoxEdit cbCanBaudrate;
|
||||
private DevExpress.XtraEditors.ComboBoxEdit cbTargetModel;
|
||||
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
|
||||
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
|
||||
private DevExpress.XtraLayout.LayoutControlGroup lcgbCanConfig;
|
||||
private DevExpress.XtraLayout.SimpleLabelItem slbDeviceType;
|
||||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
||||
private DevExpress.XtraLayout.SimpleLabelItem slbDeviceIndex;
|
||||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
||||
private DevExpress.XtraLayout.SimpleLabelItem slbCanNo;
|
||||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
|
||||
private DevExpress.XtraLayout.SimpleLabelItem slbCanSpeed;
|
||||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
||||
private DevExpress.XtraLayout.SimpleLabelItem slbDeviceModel;
|
||||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
|
||||
private DevExpress.XtraEditors.ComboBoxEdit cbDbLogPeriod;
|
||||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
|
||||
private DevExpress.XtraLayout.SimpleLabelItem slbDatabaseLogPeriod;
|
||||
private DevExpress.XtraLayout.LayoutControlGroup lcgbDatabaseConfig;
|
||||
private System.Windows.Forms.RadioButton rbtnUARTCAN;
|
||||
private System.Windows.Forms.RadioButton rbtnUSBCAN;
|
||||
private DevExpress.XtraEditors.ComboBoxEdit cbUartSpeed;
|
||||
private DevExpress.XtraEditors.ComboBoxEdit cbUartPort;
|
||||
private DevExpress.XtraLayout.LayoutControlGroup lcgbUartConfig;
|
||||
private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem1;
|
||||
private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem2;
|
||||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
|
||||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
|
||||
private DevExpress.XtraLayout.LayoutControlGroup lcgbDeviceType;
|
||||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
|
||||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
|
||||
private DevExpress.XtraLayout.LayoutControlGroup lcgbDeviceModel;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user