123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334 |
- namespace GCAS
- {
- partial class NewDeviceForm
- {
- /// <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 Windows Form 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()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(NewDeviceForm));
- this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
- this.text_name = new DevExpress.XtraEditors.TextEdit();
- this.text_ip = new DevExpress.XtraEditors.TextEdit();
- this.btn_save = new DevExpress.XtraEditors.SimpleButton();
- this.btn_cancel = new DevExpress.XtraEditors.SimpleButton();
- this.text_port = new DevExpress.XtraEditors.TextEdit();
- this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
- this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
- this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
- this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
- this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
- this.layoutControl1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.text_name.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.text_ip.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.text_port.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
- this.SuspendLayout();
- //
- // layoutControl1
- //
- resources.ApplyResources(this.layoutControl1, "layoutControl1");
- this.layoutControl1.Appearance.DisabledLayoutGroupCaption.FontSizeDelta = ((int)(resources.GetObject("layoutControl1.Appearance.DisabledLayoutGroupCaption.FontSizeDelta")));
- this.layoutControl1.Appearance.DisabledLayoutGroupCaption.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("layoutControl1.Appearance.DisabledLayoutGroupCaption.FontStyleDelta")));
- this.layoutControl1.Appearance.DisabledLayoutGroupCaption.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("layoutControl1.Appearance.DisabledLayoutGroupCaption.GradientMode")));
- this.layoutControl1.Appearance.DisabledLayoutGroupCaption.Image = ((System.Drawing.Image)(resources.GetObject("layoutControl1.Appearance.DisabledLayoutGroupCaption.Image")));
- this.layoutControl1.Appearance.DisabledLayoutItem.FontSizeDelta = ((int)(resources.GetObject("layoutControl1.Appearance.DisabledLayoutItem.FontSizeDelta")));
- this.layoutControl1.Appearance.DisabledLayoutItem.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("layoutControl1.Appearance.DisabledLayoutItem.FontStyleDelta")));
- this.layoutControl1.Appearance.DisabledLayoutItem.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("layoutControl1.Appearance.DisabledLayoutItem.GradientMode")));
- this.layoutControl1.Appearance.DisabledLayoutItem.Image = ((System.Drawing.Image)(resources.GetObject("layoutControl1.Appearance.DisabledLayoutItem.Image")));
- this.layoutControl1.Controls.Add(this.text_name);
- this.layoutControl1.Controls.Add(this.text_ip);
- this.layoutControl1.Controls.Add(this.btn_save);
- this.layoutControl1.Controls.Add(this.btn_cancel);
- this.layoutControl1.Controls.Add(this.text_port);
- this.layoutControl1.Name = "layoutControl1";
- this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1109, 285, 650, 400);
- this.layoutControl1.OptionsPrint.AppearanceGroupCaption.FontSizeDelta = ((int)(resources.GetObject("layoutControl1.OptionsPrint.AppearanceGroupCaption.FontSizeDelta")));
- this.layoutControl1.OptionsPrint.AppearanceGroupCaption.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("layoutControl1.OptionsPrint.AppearanceGroupCaption.FontStyleDelta")));
- this.layoutControl1.OptionsPrint.AppearanceGroupCaption.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("layoutControl1.OptionsPrint.AppearanceGroupCaption.GradientMode")));
- this.layoutControl1.OptionsPrint.AppearanceGroupCaption.Image = ((System.Drawing.Image)(resources.GetObject("layoutControl1.OptionsPrint.AppearanceGroupCaption.Image")));
- this.layoutControl1.OptionsPrint.AppearanceItemCaption.FontSizeDelta = ((int)(resources.GetObject("layoutControl1.OptionsPrint.AppearanceItemCaption.FontSizeDelta")));
- this.layoutControl1.OptionsPrint.AppearanceItemCaption.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("layoutControl1.OptionsPrint.AppearanceItemCaption.FontStyleDelta")));
- this.layoutControl1.OptionsPrint.AppearanceItemCaption.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("layoutControl1.OptionsPrint.AppearanceItemCaption.GradientMode")));
- this.layoutControl1.OptionsPrint.AppearanceItemCaption.Image = ((System.Drawing.Image)(resources.GetObject("layoutControl1.OptionsPrint.AppearanceItemCaption.Image")));
- this.layoutControl1.Root = this.layoutControlGroup1;
- //
- // text_name
- //
- resources.ApplyResources(this.text_name, "text_name");
- this.text_name.Name = "text_name";
- this.text_name.Properties.AccessibleDescription = resources.GetString("text_name.Properties.AccessibleDescription");
- this.text_name.Properties.AccessibleName = resources.GetString("text_name.Properties.AccessibleName");
- this.text_name.Properties.AutoHeight = ((bool)(resources.GetObject("text_name.Properties.AutoHeight")));
- this.text_name.Properties.Mask.AutoComplete = ((DevExpress.XtraEditors.Mask.AutoCompleteType)(resources.GetObject("text_name.Properties.Mask.AutoComplete")));
- this.text_name.Properties.Mask.BeepOnError = ((bool)(resources.GetObject("text_name.Properties.Mask.BeepOnError")));
- this.text_name.Properties.Mask.EditMask = resources.GetString("text_name.Properties.Mask.EditMask");
- this.text_name.Properties.Mask.IgnoreMaskBlank = ((bool)(resources.GetObject("text_name.Properties.Mask.IgnoreMaskBlank")));
- this.text_name.Properties.Mask.MaskType = ((DevExpress.XtraEditors.Mask.MaskType)(resources.GetObject("text_name.Properties.Mask.MaskType")));
- this.text_name.Properties.Mask.PlaceHolder = ((char)(resources.GetObject("text_name.Properties.Mask.PlaceHolder")));
- this.text_name.Properties.Mask.SaveLiteral = ((bool)(resources.GetObject("text_name.Properties.Mask.SaveLiteral")));
- this.text_name.Properties.Mask.ShowPlaceHolders = ((bool)(resources.GetObject("text_name.Properties.Mask.ShowPlaceHolders")));
- this.text_name.Properties.Mask.UseMaskAsDisplayFormat = ((bool)(resources.GetObject("text_name.Properties.Mask.UseMaskAsDisplayFormat")));
- this.text_name.Properties.NullValuePrompt = resources.GetString("text_name.Properties.NullValuePrompt");
- this.text_name.Properties.NullValuePromptShowForEmptyValue = ((bool)(resources.GetObject("text_name.Properties.NullValuePromptShowForEmptyValue")));
- this.text_name.StyleController = this.layoutControl1;
- this.text_name.Click += new System.EventHandler(this.text_name_Click);
- //
- // text_ip
- //
- resources.ApplyResources(this.text_ip, "text_ip");
- this.text_ip.Name = "text_ip";
- this.text_ip.Properties.AccessibleDescription = resources.GetString("text_ip.Properties.AccessibleDescription");
- this.text_ip.Properties.AccessibleName = resources.GetString("text_ip.Properties.AccessibleName");
- this.text_ip.Properties.AutoHeight = ((bool)(resources.GetObject("text_ip.Properties.AutoHeight")));
- this.text_ip.Properties.Mask.AutoComplete = ((DevExpress.XtraEditors.Mask.AutoCompleteType)(resources.GetObject("text_ip.Properties.Mask.AutoComplete")));
- this.text_ip.Properties.Mask.BeepOnError = ((bool)(resources.GetObject("text_ip.Properties.Mask.BeepOnError")));
- this.text_ip.Properties.Mask.EditMask = resources.GetString("text_ip.Properties.Mask.EditMask");
- this.text_ip.Properties.Mask.IgnoreMaskBlank = ((bool)(resources.GetObject("text_ip.Properties.Mask.IgnoreMaskBlank")));
- this.text_ip.Properties.Mask.MaskType = ((DevExpress.XtraEditors.Mask.MaskType)(resources.GetObject("text_ip.Properties.Mask.MaskType")));
- this.text_ip.Properties.Mask.PlaceHolder = ((char)(resources.GetObject("text_ip.Properties.Mask.PlaceHolder")));
- this.text_ip.Properties.Mask.SaveLiteral = ((bool)(resources.GetObject("text_ip.Properties.Mask.SaveLiteral")));
- this.text_ip.Properties.Mask.ShowPlaceHolders = ((bool)(resources.GetObject("text_ip.Properties.Mask.ShowPlaceHolders")));
- this.text_ip.Properties.Mask.UseMaskAsDisplayFormat = ((bool)(resources.GetObject("text_ip.Properties.Mask.UseMaskAsDisplayFormat")));
- this.text_ip.Properties.NullValuePrompt = resources.GetString("text_ip.Properties.NullValuePrompt");
- this.text_ip.Properties.NullValuePromptShowForEmptyValue = ((bool)(resources.GetObject("text_ip.Properties.NullValuePromptShowForEmptyValue")));
- this.text_ip.StyleController = this.layoutControl1;
- this.text_ip.Click += new System.EventHandler(this.text_ip_Click);
- //
- // btn_save
- //
- resources.ApplyResources(this.btn_save, "btn_save");
- this.btn_save.DialogResult = System.Windows.Forms.DialogResult.OK;
- this.btn_save.ImageOptions.ImageIndex = ((int)(resources.GetObject("btn_save.ImageOptions.ImageIndex")));
- this.btn_save.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btn_save.ImageOptions.SvgImage")));
- this.btn_save.Name = "btn_save";
- this.btn_save.StyleController = this.layoutControl1;
- this.btn_save.Click += new System.EventHandler(this.btn_save_Click);
- //
- // btn_cancel
- //
- resources.ApplyResources(this.btn_cancel, "btn_cancel");
- this.btn_cancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
- this.btn_cancel.ImageOptions.ImageIndex = ((int)(resources.GetObject("btn_cancel.ImageOptions.ImageIndex")));
- this.btn_cancel.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btn_cancel.ImageOptions.SvgImage")));
- this.btn_cancel.Name = "btn_cancel";
- this.btn_cancel.StyleController = this.layoutControl1;
- //
- // text_port
- //
- resources.ApplyResources(this.text_port, "text_port");
- this.text_port.Name = "text_port";
- this.text_port.Properties.AccessibleDescription = resources.GetString("text_port.Properties.AccessibleDescription");
- this.text_port.Properties.AccessibleName = resources.GetString("text_port.Properties.AccessibleName");
- this.text_port.Properties.AutoHeight = ((bool)(resources.GetObject("text_port.Properties.AutoHeight")));
- this.text_port.Properties.Mask.AutoComplete = ((DevExpress.XtraEditors.Mask.AutoCompleteType)(resources.GetObject("text_port.Properties.Mask.AutoComplete")));
- this.text_port.Properties.Mask.BeepOnError = ((bool)(resources.GetObject("text_port.Properties.Mask.BeepOnError")));
- this.text_port.Properties.Mask.EditMask = resources.GetString("text_port.Properties.Mask.EditMask");
- this.text_port.Properties.Mask.IgnoreMaskBlank = ((bool)(resources.GetObject("text_port.Properties.Mask.IgnoreMaskBlank")));
- this.text_port.Properties.Mask.MaskType = ((DevExpress.XtraEditors.Mask.MaskType)(resources.GetObject("text_port.Properties.Mask.MaskType")));
- this.text_port.Properties.Mask.PlaceHolder = ((char)(resources.GetObject("text_port.Properties.Mask.PlaceHolder")));
- this.text_port.Properties.Mask.SaveLiteral = ((bool)(resources.GetObject("text_port.Properties.Mask.SaveLiteral")));
- this.text_port.Properties.Mask.ShowPlaceHolders = ((bool)(resources.GetObject("text_port.Properties.Mask.ShowPlaceHolders")));
- this.text_port.Properties.Mask.UseMaskAsDisplayFormat = ((bool)(resources.GetObject("text_port.Properties.Mask.UseMaskAsDisplayFormat")));
- this.text_port.Properties.NullValuePrompt = resources.GetString("text_port.Properties.NullValuePrompt");
- this.text_port.Properties.NullValuePromptShowForEmptyValue = ((bool)(resources.GetObject("text_port.Properties.NullValuePromptShowForEmptyValue")));
- this.text_port.StyleController = this.layoutControl1;
- this.text_port.Click += new System.EventHandler(this.text_port_Click);
- //
- // layoutControlGroup1
- //
- this.layoutControlGroup1.BackgroundImageOptions.ImageIndex = ((int)(resources.GetObject("layoutControlGroup1.BackgroundImageOptions.ImageIndex")));
- this.layoutControlGroup1.BackgroundImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlGroup1.BackgroundImageOptions.SvgImage")));
- this.layoutControlGroup1.CaptionImageOptions.ImageIndex = ((int)(resources.GetObject("layoutControlGroup1.CaptionImageOptions.ImageIndex")));
- this.layoutControlGroup1.CaptionImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlGroup1.CaptionImageOptions.SvgImage")));
- this.layoutControlGroup1.ContentImageOptions.ImageIndex = ((int)(resources.GetObject("layoutControlGroup1.ContentImageOptions.ImageIndex")));
- this.layoutControlGroup1.ContentImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlGroup1.ContentImageOptions.SvgImage")));
- this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
- this.layoutControlGroup1.GroupBordersVisible = false;
- this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
- this.layoutControlItem1,
- this.layoutControlItem2,
- this.layoutControlItem6,
- this.layoutControlItem7,
- this.emptySpaceItem1,
- this.emptySpaceItem2,
- this.layoutControlItem3});
- this.layoutControlGroup1.Name = "Root";
- this.layoutControlGroup1.Size = new System.Drawing.Size(359, 168);
- this.layoutControlGroup1.TextVisible = false;
- //
- // layoutControlItem1
- //
- resources.ApplyResources(this.layoutControlItem1, "layoutControlItem1");
- this.layoutControlItem1.Control = this.text_name;
- this.layoutControlItem1.ImageOptions.ImageIndex = ((int)(resources.GetObject("layoutControlItem1.ImageOptions.ImageIndex")));
- this.layoutControlItem1.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlItem1.ImageOptions.SvgImage")));
- this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
- this.layoutControlItem1.MaxSize = new System.Drawing.Size(404, 0);
- this.layoutControlItem1.MinSize = new System.Drawing.Size(116, 40);
- this.layoutControlItem1.Name = "layoutControlItem1";
- this.layoutControlItem1.Size = new System.Drawing.Size(339, 40);
- this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- this.layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Top;
- this.layoutControlItem1.TextSize = new System.Drawing.Size(62, 14);
- //
- // layoutControlItem2
- //
- resources.ApplyResources(this.layoutControlItem2, "layoutControlItem2");
- this.layoutControlItem2.Control = this.text_ip;
- this.layoutControlItem2.ImageOptions.ImageIndex = ((int)(resources.GetObject("layoutControlItem2.ImageOptions.ImageIndex")));
- this.layoutControlItem2.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlItem2.ImageOptions.SvgImage")));
- this.layoutControlItem2.Location = new System.Drawing.Point(0, 40);
- this.layoutControlItem2.MaxSize = new System.Drawing.Size(404, 0);
- this.layoutControlItem2.MinSize = new System.Drawing.Size(116, 40);
- this.layoutControlItem2.Name = "layoutControlItem2";
- this.layoutControlItem2.Size = new System.Drawing.Size(339, 40);
- this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- this.layoutControlItem2.TextLocation = DevExpress.Utils.Locations.Top;
- this.layoutControlItem2.TextSize = new System.Drawing.Size(62, 14);
- //
- // layoutControlItem6
- //
- resources.ApplyResources(this.layoutControlItem6, "layoutControlItem6");
- this.layoutControlItem6.Control = this.btn_save;
- this.layoutControlItem6.ImageOptions.ImageIndex = ((int)(resources.GetObject("layoutControlItem6.ImageOptions.ImageIndex")));
- this.layoutControlItem6.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlItem6.ImageOptions.SvgImage")));
- this.layoutControlItem6.Location = new System.Drawing.Point(189, 121);
- this.layoutControlItem6.MaxSize = new System.Drawing.Size(70, 27);
- this.layoutControlItem6.MinSize = new System.Drawing.Size(70, 27);
- this.layoutControlItem6.Name = "layoutControlItem6";
- this.layoutControlItem6.Size = new System.Drawing.Size(70, 27);
- this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- this.layoutControlItem6.TextLocation = DevExpress.Utils.Locations.Left;
- this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
- this.layoutControlItem6.TextVisible = false;
- //
- // layoutControlItem7
- //
- resources.ApplyResources(this.layoutControlItem7, "layoutControlItem7");
- this.layoutControlItem7.Control = this.btn_cancel;
- this.layoutControlItem7.ImageOptions.ImageIndex = ((int)(resources.GetObject("layoutControlItem7.ImageOptions.ImageIndex")));
- this.layoutControlItem7.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlItem7.ImageOptions.SvgImage")));
- this.layoutControlItem7.Location = new System.Drawing.Point(269, 121);
- this.layoutControlItem7.MaxSize = new System.Drawing.Size(70, 27);
- this.layoutControlItem7.MinSize = new System.Drawing.Size(70, 27);
- this.layoutControlItem7.Name = "layoutControlItem7";
- this.layoutControlItem7.Size = new System.Drawing.Size(70, 27);
- this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- this.layoutControlItem7.TextLocation = DevExpress.Utils.Locations.Left;
- this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
- this.layoutControlItem7.TextVisible = false;
- //
- // emptySpaceItem1
- //
- this.emptySpaceItem1.AllowHotTrack = false;
- resources.ApplyResources(this.emptySpaceItem1, "emptySpaceItem1");
- this.emptySpaceItem1.Location = new System.Drawing.Point(259, 121);
- this.emptySpaceItem1.MaxSize = new System.Drawing.Size(10, 27);
- this.emptySpaceItem1.MinSize = new System.Drawing.Size(10, 27);
- this.emptySpaceItem1.Name = "emptySpaceItem1";
- this.emptySpaceItem1.Size = new System.Drawing.Size(10, 27);
- this.emptySpaceItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
- //
- // emptySpaceItem2
- //
- this.emptySpaceItem2.AllowHotTrack = false;
- resources.ApplyResources(this.emptySpaceItem2, "emptySpaceItem2");
- this.emptySpaceItem2.Location = new System.Drawing.Point(0, 121);
- this.emptySpaceItem2.Name = "emptySpaceItem2";
- this.emptySpaceItem2.Size = new System.Drawing.Size(189, 27);
- this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
- //
- // layoutControlItem3
- //
- resources.ApplyResources(this.layoutControlItem3, "layoutControlItem3");
- this.layoutControlItem3.Control = this.text_port;
- this.layoutControlItem3.ImageOptions.ImageIndex = ((int)(resources.GetObject("layoutControlItem3.ImageOptions.ImageIndex")));
- this.layoutControlItem3.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlItem3.ImageOptions.SvgImage")));
- this.layoutControlItem3.Location = new System.Drawing.Point(0, 80);
- this.layoutControlItem3.Name = "layoutControlItem3";
- this.layoutControlItem3.Size = new System.Drawing.Size(339, 41);
- this.layoutControlItem3.TextLocation = DevExpress.Utils.Locations.Top;
- this.layoutControlItem3.TextSize = new System.Drawing.Size(62, 14);
- //
- // NewDeviceForm
- //
- this.AcceptButton = this.btn_save;
- resources.ApplyResources(this, "$this");
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.CancelButton = this.btn_cancel;
- this.Controls.Add(this.layoutControl1);
- this.MaximizeBox = false;
- this.MinimizeBox = false;
- this.Name = "NewDeviceForm";
- this.ShowIcon = false;
- this.Load += new System.EventHandler(this.NewDeviceForm_Load);
- ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
- this.layoutControl1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.text_name.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.text_ip.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.text_port.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private DevExpress.XtraLayout.LayoutControl layoutControl1;
- private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
- private DevExpress.XtraEditors.TextEdit text_name;
- private DevExpress.XtraEditors.TextEdit text_ip;
- private DevExpress.XtraEditors.SimpleButton btn_save;
- private DevExpress.XtraEditors.SimpleButton btn_cancel;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
- private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
- private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
- private DevExpress.XtraEditors.TextEdit text_port;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
- }
- }
|