namespace TProduct.WinFrmUI.TestBench
{
partial class SetAllInstruments4ShunCtrl
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Component Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
this.imageCombo状态 = new DevExpress.XtraEditors.ImageComboBoxEdit();
this.txtLinkInstrumentNO = new DevExpress.XtraEditors.TextEdit();
this.txtComPortName = new DevExpress.XtraEditors.ImageComboBoxEdit();
this.txtComBaudRate = new DevExpress.XtraEditors.ComboBoxEdit();
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
this.tabbedControlGroup1 = new DevExpress.XtraLayout.TabbedControlGroup();
this.dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
this.workBenchInstrumentShunPortRS485Ctrl1 = new TProduct.WinFrmUI.TestBench.WorkBenchInstrumentShunPortRS485Ctrl();
this.workBenchInstrumentShunPortAnaCtrl1 = new TProduct.WinFrmUI.TestBench.WorkBenchInstrumentShunPortAnaCtrl();
this.txtSZ02Address = new TProduct.WinFrmUI.TestBench.AddressTextBox();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
this.layoutControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.imageCombo状态.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtLinkInstrumentNO.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtComPortName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtComBaudRate.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
this.SuspendLayout();
//
// layoutControl1
//
this.layoutControl1.Controls.Add(this.imageCombo状态);
this.layoutControl1.Controls.Add(this.workBenchInstrumentShunPortRS485Ctrl1);
this.layoutControl1.Controls.Add(this.workBenchInstrumentShunPortAnaCtrl1);
this.layoutControl1.Controls.Add(this.txtSZ02Address);
this.layoutControl1.Controls.Add(this.txtLinkInstrumentNO);
this.layoutControl1.Controls.Add(this.txtComPortName);
this.layoutControl1.Controls.Add(this.txtComBaudRate);
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(1049, 182, 650, 400);
this.layoutControl1.Root = this.Root;
this.layoutControl1.Size = new System.Drawing.Size(679, 508);
this.layoutControl1.TabIndex = 0;
this.layoutControl1.Text = "layoutControl1";
//
// imageCombo状态
//
this.imageCombo状态.Location = new System.Drawing.Point(483, 65);
this.imageCombo状态.MinimumSize = new System.Drawing.Size(0, 26);
this.imageCombo状态.Name = "imageCombo状态";
this.imageCombo状态.Properties.Appearance.Options.UseTextOptions = true;
this.imageCombo状态.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.imageCombo状态.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.imageCombo状态.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("作废", null, -1),
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("使用", null, -1)});
this.imageCombo状态.Size = new System.Drawing.Size(106, 26);
this.imageCombo状态.StyleController = this.layoutControl1;
this.imageCombo状态.TabIndex = 15;
//
// txtLinkInstrumentNO
//
this.txtLinkInstrumentNO.Location = new System.Drawing.Point(103, 35);
this.txtLinkInstrumentNO.MinimumSize = new System.Drawing.Size(0, 26);
this.txtLinkInstrumentNO.Name = "txtLinkInstrumentNO";
this.txtLinkInstrumentNO.Size = new System.Drawing.Size(301, 26);
this.txtLinkInstrumentNO.StyleController = this.layoutControl1;
this.txtLinkInstrumentNO.TabIndex = 4;
//
// txtComPortName
//
this.txtComPortName.Location = new System.Drawing.Point(104, 65);
this.txtComPortName.MinimumSize = new System.Drawing.Size(0, 26);
this.txtComPortName.Name = "txtComPortName";
this.txtComPortName.Properties.Appearance.Options.UseTextOptions = true;
this.txtComPortName.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.txtComPortName.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.txtComPortName.Size = new System.Drawing.Size(88, 26);
this.txtComPortName.StyleController = this.layoutControl1;
this.txtComPortName.TabIndex = 6;
//
// txtComBaudRate
//
this.txtComBaudRate.EditValue = "9600";
this.txtComBaudRate.Location = new System.Drawing.Point(301, 65);
this.txtComBaudRate.MinimumSize = new System.Drawing.Size(0, 26);
this.txtComBaudRate.Name = "txtComBaudRate";
this.txtComBaudRate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.txtComBaudRate.Properties.Items.AddRange(new object[] {
"2400",
"4800",
"9600",
"14400",
"19200",
"38400",
"56000",
"57600",
"115200"});
this.txtComBaudRate.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
this.txtComBaudRate.Size = new System.Drawing.Size(103, 26);
this.txtComBaudRate.StyleController = this.layoutControl1;
this.txtComBaudRate.TabIndex = 7;
//
// Root
//
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
this.Root.GroupBordersVisible = false;
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlGroup3,
this.layoutControlGroup2,
this.layoutControlGroup1});
this.Root.Name = "Root";
this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
this.Root.Size = new System.Drawing.Size(679, 508);
this.Root.TextVisible = false;
//
// layoutControlGroup3
//
this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem1,
this.layoutControlItem2,
this.emptySpaceItem1,
this.layoutControlItem4,
this.layoutControlItem8,
this.layoutControlItem3});
this.layoutControlGroup3.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup3.Name = "layoutControlGroup3";
this.layoutControlGroup3.Size = new System.Drawing.Size(679, 105);
this.layoutControlGroup3.Text = "仪器基本信息";
//
// layoutControlItem1
//
this.layoutControlItem1.AppearanceItemCaption.Options.UseTextOptions = true;
this.layoutControlItem1.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.layoutControlItem1.Control = this.txtLinkInstrumentNO;
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem1.Name = "layoutControlItem1";
this.layoutControlItem1.Size = new System.Drawing.Size(394, 30);
this.layoutControlItem1.Text = "发送设备编号:";
this.layoutControlItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
this.layoutControlItem1.TextSize = new System.Drawing.Size(84, 14);
this.layoutControlItem1.TextToControlDistance = 5;
//
// emptySpaceItem1
//
this.emptySpaceItem1.AllowHotTrack = false;
this.emptySpaceItem1.Location = new System.Drawing.Point(579, 30);
this.emptySpaceItem1.Name = "emptySpaceItem1";
this.emptySpaceItem1.Size = new System.Drawing.Size(76, 30);
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlItem4
//
this.layoutControlItem4.AppearanceItemCaption.Options.UseTextOptions = true;
this.layoutControlItem4.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.layoutControlItem4.Control = this.txtComBaudRate;
this.layoutControlItem4.CustomizationFormText = "Com 端口波特率:";
this.layoutControlItem4.Location = new System.Drawing.Point(182, 30);
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.Size = new System.Drawing.Size(212, 30);
this.layoutControlItem4.Text = "波特率:";
this.layoutControlItem4.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
this.layoutControlItem4.TextSize = new System.Drawing.Size(100, 14);
this.layoutControlItem4.TextToControlDistance = 5;
//
// layoutControlItem8
//
this.layoutControlItem8.AppearanceItemCaption.Options.UseTextOptions = true;
this.layoutControlItem8.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.layoutControlItem8.Control = this.imageCombo状态;
this.layoutControlItem8.Location = new System.Drawing.Point(394, 30);
this.layoutControlItem8.Name = "layoutControlItem8";
this.layoutControlItem8.Size = new System.Drawing.Size(185, 30);
this.layoutControlItem8.Text = "状态:";
this.layoutControlItem8.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
this.layoutControlItem8.TextSize = new System.Drawing.Size(70, 14);
this.layoutControlItem8.TextToControlDistance = 5;
//
// layoutControlItem3
//
this.layoutControlItem3.AppearanceItemCaption.Options.UseTextOptions = true;
this.layoutControlItem3.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.layoutControlItem3.Control = this.txtComPortName;
this.layoutControlItem3.CustomizationFormText = "Com 端口名:";
this.layoutControlItem3.Location = new System.Drawing.Point(0, 30);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.Size = new System.Drawing.Size(182, 30);
this.layoutControlItem3.Text = "Com端口名:";
this.layoutControlItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
this.layoutControlItem3.TextSize = new System.Drawing.Size(85, 14);
this.layoutControlItem3.TextToControlDistance = 5;
//
// layoutControlGroup2
//
this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem5});
this.layoutControlGroup2.Location = new System.Drawing.Point(0, 298);
this.layoutControlGroup2.Name = "layoutControlGroup2";
this.layoutControlGroup2.Size = new System.Drawing.Size(679, 210);
this.layoutControlGroup2.Text = "数字信号";
//
// layoutControlGroup1
//
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem7});
this.layoutControlGroup1.Location = new System.Drawing.Point(0, 105);
this.layoutControlGroup1.Name = "layoutControlGroup1";
this.layoutControlGroup1.Size = new System.Drawing.Size(679, 193);
this.layoutControlGroup1.Text = "模拟信号";
//
// tabbedControlGroup1
//
this.tabbedControlGroup1.Location = new System.Drawing.Point(0, 0);
this.tabbedControlGroup1.Name = "tabbedControlGroup1";
this.tabbedControlGroup1.SelectedTabPage = null;
this.tabbedControlGroup1.Size = new System.Drawing.Size(283, 161);
//
// dxErrorProvider1
//
this.dxErrorProvider1.ContainerControl = this;
//
// workBenchInstrumentShunPortRS485Ctrl1
//
this.workBenchInstrumentShunPortRS485Ctrl1.Location = new System.Drawing.Point(14, 333);
this.workBenchInstrumentShunPortRS485Ctrl1.Name = "workBenchInstrumentShunPortRS485Ctrl1";
this.workBenchInstrumentShunPortRS485Ctrl1.Size = new System.Drawing.Size(651, 161);
this.workBenchInstrumentShunPortRS485Ctrl1.TabIndex = 13;
//
// workBenchInstrumentShunPortAnaCtrl1
//
this.workBenchInstrumentShunPortAnaCtrl1.Location = new System.Drawing.Point(14, 140);
this.workBenchInstrumentShunPortAnaCtrl1.Name = "workBenchInstrumentShunPortAnaCtrl1";
this.workBenchInstrumentShunPortAnaCtrl1.Size = new System.Drawing.Size(651, 144);
this.workBenchInstrumentShunPortAnaCtrl1.TabIndex = 10;
//
// txtSZ02Address
//
this.txtSZ02Address.Address = ((byte)(0));
this.txtSZ02Address.Location = new System.Drawing.Point(483, 35);
this.txtSZ02Address.Margin = new System.Windows.Forms.Padding(0);
this.txtSZ02Address.MaximumSize = new System.Drawing.Size(0, 24);
this.txtSZ02Address.Name = "txtSZ02Address";
this.txtSZ02Address.Size = new System.Drawing.Size(182, 24);
this.txtSZ02Address.TabIndex = 5;
//
// layoutControlItem2
//
this.layoutControlItem2.AppearanceItemCaption.Options.UseTextOptions = true;
this.layoutControlItem2.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.layoutControlItem2.Control = this.txtSZ02Address;
this.layoutControlItem2.Location = new System.Drawing.Point(394, 0);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.Size = new System.Drawing.Size(261, 30);
this.layoutControlItem2.Text = "地址:";
this.layoutControlItem2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
this.layoutControlItem2.TextSize = new System.Drawing.Size(70, 14);
this.layoutControlItem2.TextToControlDistance = 5;
//
// layoutControlItem5
//
this.layoutControlItem5.Control = this.workBenchInstrumentShunPortRS485Ctrl1;
this.layoutControlItem5.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.Size = new System.Drawing.Size(655, 165);
this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem5.TextVisible = false;
//
// layoutControlItem7
//
this.layoutControlItem7.Control = this.workBenchInstrumentShunPortAnaCtrl1;
this.layoutControlItem7.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem7.Name = "layoutControlItem7";
this.layoutControlItem7.Size = new System.Drawing.Size(655, 148);
this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem7.TextVisible = false;
//
// SetWorkBenchInstrumentShunCtrl
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.layoutControl1);
this.Name = "SetWorkBenchInstrumentShunCtrl";
this.Size = new System.Drawing.Size(679, 508);
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
this.layoutControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.imageCombo状态.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtLinkInstrumentNO.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtComPortName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtComBaudRate.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraLayout.LayoutControl layoutControl1;
private DevExpress.XtraLayout.LayoutControlGroup Root;
private AddressTextBox txtSZ02Address;
private DevExpress.XtraEditors.TextEdit txtLinkInstrumentNO;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3;
private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup1;
private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider1;
private DevExpress.XtraEditors.ImageComboBoxEdit txtComPortName;
private DevExpress.XtraEditors.ComboBoxEdit txtComBaudRate;
private WorkBenchInstrumentShunPortRS485Ctrl workBenchInstrumentShunPortRS485Ctrl1;
private WorkBenchInstrumentShunPortAnaCtrl workBenchInstrumentShunPortAnaCtrl1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
private DevExpress.XtraEditors.ImageComboBoxEdit imageCombo状态;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
}
}