namespace TProduct.WinFrmUI.TestBench
|
{
|
partial class ViewSingleInstrumentShunCtrl
|
{
|
/// <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.components = new System.ComponentModel.Container();
|
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
this.workBenchInstrumentShunPortRS485Ctrl1 = new TProduct.WinFrmUI.TestBench.WorkBenchInstrumentShunPortRS485Ctrl();
|
this.workBenchInstrumentShunPortAnaCtrl1 = new TProduct.WinFrmUI.TestBench.WorkBenchInstrumentShunPortAnaCtrl();
|
this.txtSZ02Adress = new AddressTextBox();
|
this.txtLinkInstrumentNO = new DevExpress.XtraEditors.TextEdit();
|
this.txtComPortName = new DevExpress.XtraEditors.TextEdit();
|
this.txtComBaudRate = new DevExpress.XtraEditors.TextEdit();
|
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
|
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.tabbedControlGroup1 = new DevExpress.XtraLayout.TabbedControlGroup();
|
this.dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
this.layoutControl1.SuspendLayout();
|
((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.layoutControlItem3)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider1)).BeginInit();
|
this.SuspendLayout();
|
//
|
// layoutControl1
|
//
|
this.layoutControl1.Controls.Add(this.workBenchInstrumentShunPortRS485Ctrl1);
|
this.layoutControl1.Controls.Add(this.workBenchInstrumentShunPortAnaCtrl1);
|
this.layoutControl1.Controls.Add(this.txtSZ02Adress);
|
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(796, 508);
|
this.layoutControl1.TabIndex = 0;
|
this.layoutControl1.Text = "layoutControl1";
|
//
|
// workBenchInstrumentShunPortRS485Ctrl1
|
//
|
this.workBenchInstrumentShunPortRS485Ctrl1.Location = new System.Drawing.Point(14, 333);
|
this.workBenchInstrumentShunPortRS485Ctrl1.Name = "workBenchInstrumentShunPortRS485Ctrl1";
|
this.workBenchInstrumentShunPortRS485Ctrl1.Size = new System.Drawing.Size(768, 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(768, 144);
|
this.workBenchInstrumentShunPortAnaCtrl1.TabIndex = 10;
|
//
|
// txtSZ02Adress
|
//
|
this.txtSZ02Adress.Location = new System.Drawing.Point(110, 65);
|
this.txtSZ02Adress.MaximumSize = new System.Drawing.Size(0, 26);
|
this.txtSZ02Adress.MinimumSize = new System.Drawing.Size(0, 26);
|
this.txtSZ02Adress.Name = "txtSZ02Adress";
|
this.txtSZ02Adress.Size = new System.Drawing.Size(244, 26);
|
this.txtSZ02Adress.TabIndex = 5;
|
|
// txtLinkInstrumentNO
|
//
|
this.txtLinkInstrumentNO.Location = new System.Drawing.Point(110, 35);
|
this.txtLinkInstrumentNO.MaximumSize = new System.Drawing.Size(0, 26);
|
this.txtLinkInstrumentNO.MinimumSize = new System.Drawing.Size(0, 26);
|
this.txtLinkInstrumentNO.Name = "txtLinkInstrumentNO";
|
this.txtLinkInstrumentNO.Size = new System.Drawing.Size(636, 26);
|
this.txtLinkInstrumentNO.StyleController = this.layoutControl1;
|
this.txtLinkInstrumentNO.TabIndex = 4;
|
//
|
// txtComPortName
|
//
|
this.txtComPortName.Location = new System.Drawing.Point(454, 65);
|
this.txtComPortName.MaximumSize = new System.Drawing.Size(0, 26);
|
this.txtComPortName.MinimumSize = new System.Drawing.Size(0, 26);
|
this.txtComPortName.Name = "txtComPortName";
|
this.txtComPortName.Size = new System.Drawing.Size(78, 26);
|
this.txtComPortName.StyleController = this.layoutControl1;
|
this.txtComPortName.TabIndex = 6;
|
//
|
// txtComBaudRate
|
//
|
this.txtComBaudRate.EditValue = "9600";
|
this.txtComBaudRate.Location = new System.Drawing.Point(632, 65);
|
this.txtComBaudRate.MaximumSize = new System.Drawing.Size(0, 26);
|
this.txtComBaudRate.MinimumSize = new System.Drawing.Size(0, 26);
|
this.txtComBaudRate.Name = "txtComBaudRate";
|
this.txtComBaudRate.Properties.Appearance.Options.UseTextOptions = true;
|
this.txtComBaudRate.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.txtComBaudRate.Size = new System.Drawing.Size(114, 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(796, 508);
|
this.Root.TextVisible = false;
|
//
|
// layoutControlGroup3
|
//
|
this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.layoutControlItem1,
|
this.layoutControlItem3,
|
this.emptySpaceItem1,
|
this.layoutControlItem2,
|
this.layoutControlItem4});
|
this.layoutControlGroup3.Location = new System.Drawing.Point(0, 0);
|
this.layoutControlGroup3.Name = "layoutControlGroup3";
|
this.layoutControlGroup3.Size = new System.Drawing.Size(796, 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(736, 30);
|
this.layoutControlItem1.Text = "设备编号:";
|
this.layoutControlItem1.TextSize = new System.Drawing.Size(84, 14);
|
//
|
// 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(344, 30);
|
this.layoutControlItem3.Name = "layoutControlItem3";
|
this.layoutControlItem3.Size = new System.Drawing.Size(178, 30);
|
this.layoutControlItem3.Text = " Com端口名:";
|
this.layoutControlItem3.TextSize = new System.Drawing.Size(84, 14);
|
//
|
// emptySpaceItem1
|
//
|
this.emptySpaceItem1.AllowHotTrack = false;
|
this.emptySpaceItem1.Location = new System.Drawing.Point(736, 0);
|
this.emptySpaceItem1.Name = "emptySpaceItem1";
|
this.emptySpaceItem1.Size = new System.Drawing.Size(36, 60);
|
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
|
//
|
// layoutControlItem2
|
//
|
this.layoutControlItem2.AppearanceItemCaption.Options.UseTextOptions = true;
|
this.layoutControlItem2.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
|
this.layoutControlItem2.Control = this.txtSZ02Adress;
|
this.layoutControlItem2.Location = new System.Drawing.Point(0, 30);
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
this.layoutControlItem2.Size = new System.Drawing.Size(344, 30);
|
this.layoutControlItem2.Text = "地址:";
|
this.layoutControlItem2.TextSize = new System.Drawing.Size(84, 14);
|
//
|
// 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(522, 30);
|
this.layoutControlItem4.Name = "layoutControlItem4";
|
this.layoutControlItem4.Size = new System.Drawing.Size(214, 30);
|
this.layoutControlItem4.Text = "波特率:";
|
this.layoutControlItem4.TextSize = new System.Drawing.Size(84, 14);
|
//
|
// 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(796, 210);
|
this.layoutControlGroup2.Text = "数字信号";
|
//
|
// 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(772, 165);
|
this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem5.TextVisible = false;
|
//
|
// 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(796, 193);
|
this.layoutControlGroup1.Text = "模拟信号";
|
//
|
// 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(772, 148);
|
this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem7.TextVisible = false;
|
//
|
// 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;
|
//
|
// ViewWorkBenchInstrumentShunCtrl
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.Controls.Add(this.layoutControl1);
|
this.Name = "ViewWorkBenchInstrumentShunCtrl";
|
this.Size = new System.Drawing.Size(796, 508);
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
|
this.layoutControl1.ResumeLayout(false);
|
((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.layoutControlItem3)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider1)).EndInit();
|
this.ResumeLayout(false);
|
|
}
|
|
#endregion
|
|
private DevExpress.XtraLayout.LayoutControl layoutControl1;
|
private DevExpress.XtraLayout.LayoutControlGroup Root;
|
private AddressTextBox txtSZ02Adress;
|
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 WorkBenchInstrumentShunPortRS485Ctrl workBenchInstrumentShunPortRS485Ctrl1;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
|
private DevExpress.XtraEditors.TextEdit txtComPortName;
|
private WorkBenchInstrumentShunPortAnaCtrl workBenchInstrumentShunPortAnaCtrl1;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
|
private DevExpress.XtraEditors.TextEdit txtComBaudRate;
|
}
|
}
|