namespace IBox.WinFrmUI { partial class ProtocolLKWE { /// /// 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.dataLayoutControl1 = new DevExpress.XtraDataLayout.DataLayoutControl(); this.textEdit1IP = new DevExpress.XtraEditors.TextEdit(); this.textEditPort = new DevExpress.XtraEditors.TextEdit(); this.textEditSlotNumber = new DevExpress.XtraEditors.TextEdit(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem(); ((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl1)).BeginInit(); this.dataLayoutControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.textEdit1IP.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.textEditPort.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.textEditSlotNumber.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit(); this.SuspendLayout(); // // dataLayoutControl1 // this.dataLayoutControl1.Controls.Add(this.textEdit1IP); this.dataLayoutControl1.Controls.Add(this.textEditPort); this.dataLayoutControl1.Controls.Add(this.textEditSlotNumber); this.dataLayoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.dataLayoutControl1.Location = new System.Drawing.Point(0, 0); this.dataLayoutControl1.Name = "dataLayoutControl1"; this.dataLayoutControl1.Root = this.Root; this.dataLayoutControl1.Size = new System.Drawing.Size(841, 574); this.dataLayoutControl1.TabIndex = 0; this.dataLayoutControl1.Text = "dataLayoutControl1"; // // textEdit1IP // this.textEdit1IP.Location = new System.Drawing.Point(72, 12); this.textEdit1IP.Name = "textEdit1IP"; this.textEdit1IP.Size = new System.Drawing.Size(346, 20); this.textEdit1IP.StyleController = this.dataLayoutControl1; this.textEdit1IP.TabIndex = 6; // // textEditPort // this.textEditPort.Location = new System.Drawing.Point(482, 12); this.textEditPort.Name = "textEditPort"; this.textEditPort.Size = new System.Drawing.Size(347, 20); this.textEditPort.StyleController = this.dataLayoutControl1; this.textEditPort.TabIndex = 7; // // textEditSlotNumber // this.textEditSlotNumber.EditValue = "0"; this.textEditSlotNumber.Location = new System.Drawing.Point(72, 36); this.textEditSlotNumber.Name = "textEditSlotNumber"; this.textEditSlotNumber.Size = new System.Drawing.Size(346, 20); this.textEditSlotNumber.StyleController = this.dataLayoutControl1; this.textEditSlotNumber.TabIndex = 10; // // Root // this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.Root.GroupBordersVisible = false; this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem1, this.layoutControlItem3, this.layoutControlItem6, this.emptySpaceItem1, this.emptySpaceItem2}); this.Root.Name = "Root"; this.Root.Size = new System.Drawing.Size(841, 574); this.Root.TextVisible = false; // // layoutControlItem1 // this.layoutControlItem1.Control = this.textEdit1IP; this.layoutControlItem1.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem1.CustomizationFormText = "IP地址:"; this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.Size = new System.Drawing.Size(410, 24); this.layoutControlItem1.Text = "IP地址:"; this.layoutControlItem1.TextSize = new System.Drawing.Size(48, 14); // // layoutControlItem3 // this.layoutControlItem3.Control = this.textEditPort; this.layoutControlItem3.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem3.CustomizationFormText = "端口号:"; this.layoutControlItem3.Location = new System.Drawing.Point(410, 0); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.Size = new System.Drawing.Size(411, 24); this.layoutControlItem3.Text = "端口号:"; this.layoutControlItem3.TextSize = new System.Drawing.Size(48, 14); // // layoutControlItem6 // this.layoutControlItem6.Control = this.textEditSlotNumber; this.layoutControlItem6.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem6.CustomizationFormText = "槽号:"; this.layoutControlItem6.Location = new System.Drawing.Point(0, 24); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.Size = new System.Drawing.Size(410, 24); this.layoutControlItem6.Text = "槽号:"; this.layoutControlItem6.TextSize = new System.Drawing.Size(48, 14); // // emptySpaceItem1 // this.emptySpaceItem1.AllowHotTrack = false; this.emptySpaceItem1.Location = new System.Drawing.Point(0, 48); this.emptySpaceItem1.Name = "emptySpaceItem1"; this.emptySpaceItem1.Size = new System.Drawing.Size(821, 506); this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0); // // emptySpaceItem2 // this.emptySpaceItem2.AllowHotTrack = false; this.emptySpaceItem2.Location = new System.Drawing.Point(410, 24); this.emptySpaceItem2.Name = "emptySpaceItem2"; this.emptySpaceItem2.Size = new System.Drawing.Size(411, 24); this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0); // // ProtocolLKWE // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.dataLayoutControl1); this.Name = "ProtocolLKWE"; this.Size = new System.Drawing.Size(841, 574); ((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl1)).EndInit(); this.dataLayoutControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.textEdit1IP.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.textEditPort.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.textEditSlotNumber.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit(); this.ResumeLayout(false); } #endregion private DevExpress.XtraDataLayout.DataLayoutControl dataLayoutControl1; private DevExpress.XtraLayout.LayoutControlGroup Root; private DevExpress.XtraEditors.TextEdit textEdit1IP; private DevExpress.XtraEditors.TextEdit textEditPort; private DevExpress.XtraEditors.TextEdit textEditSlotNumber; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2; } }