namespace GCAS
{
partial class ServerSet
{
///
/// 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 Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ServerSet));
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
this.text_ip = new DevExpress.XtraEditors.TextEdit();
this.text_port = new DevExpress.XtraEditors.TextEdit();
this.text_name = new DevExpress.XtraEditors.TextEdit();
this.btn_ok = new DevExpress.XtraEditors.SimpleButton();
this.btn_cancel = new DevExpress.XtraEditors.SimpleButton();
this.text_db = new DevExpress.XtraEditors.TextEdit();
this.text_pwd = new DevExpress.XtraEditors.TextEdit();
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
this.layoutControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.text_ip.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.text_port.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.text_name.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.text_db.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.text_pwd.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).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_ip);
this.layoutControl1.Controls.Add(this.text_port);
this.layoutControl1.Controls.Add(this.text_name);
this.layoutControl1.Controls.Add(this.btn_ok);
this.layoutControl1.Controls.Add(this.btn_cancel);
this.layoutControl1.Controls.Add(this.text_db);
this.layoutControl1.Controls.Add(this.text_pwd);
this.layoutControl1.Name = "layoutControl1";
this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(730, 60, 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_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);
//
// 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);
//
// 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);
//
// btn_ok
//
resources.ApplyResources(this.btn_ok, "btn_ok");
this.btn_ok.ImageOptions.ImageIndex = ((int)(resources.GetObject("btn_ok.ImageOptions.ImageIndex")));
this.btn_ok.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btn_ok.ImageOptions.SvgImage")));
this.btn_ok.Name = "btn_ok";
this.btn_ok.StyleController = this.layoutControl1;
this.btn_ok.Click += new System.EventHandler(this.btn_ok_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_db
//
resources.ApplyResources(this.text_db, "text_db");
this.text_db.Name = "text_db";
this.text_db.Properties.AccessibleDescription = resources.GetString("text_db.Properties.AccessibleDescription");
this.text_db.Properties.AccessibleName = resources.GetString("text_db.Properties.AccessibleName");
this.text_db.Properties.AutoHeight = ((bool)(resources.GetObject("text_db.Properties.AutoHeight")));
this.text_db.Properties.Mask.AutoComplete = ((DevExpress.XtraEditors.Mask.AutoCompleteType)(resources.GetObject("text_db.Properties.Mask.AutoComplete")));
this.text_db.Properties.Mask.BeepOnError = ((bool)(resources.GetObject("text_db.Properties.Mask.BeepOnError")));
this.text_db.Properties.Mask.EditMask = resources.GetString("text_db.Properties.Mask.EditMask");
this.text_db.Properties.Mask.IgnoreMaskBlank = ((bool)(resources.GetObject("text_db.Properties.Mask.IgnoreMaskBlank")));
this.text_db.Properties.Mask.MaskType = ((DevExpress.XtraEditors.Mask.MaskType)(resources.GetObject("text_db.Properties.Mask.MaskType")));
this.text_db.Properties.Mask.PlaceHolder = ((char)(resources.GetObject("text_db.Properties.Mask.PlaceHolder")));
this.text_db.Properties.Mask.SaveLiteral = ((bool)(resources.GetObject("text_db.Properties.Mask.SaveLiteral")));
this.text_db.Properties.Mask.ShowPlaceHolders = ((bool)(resources.GetObject("text_db.Properties.Mask.ShowPlaceHolders")));
this.text_db.Properties.Mask.UseMaskAsDisplayFormat = ((bool)(resources.GetObject("text_db.Properties.Mask.UseMaskAsDisplayFormat")));
this.text_db.Properties.NullValuePrompt = resources.GetString("text_db.Properties.NullValuePrompt");
this.text_db.Properties.NullValuePromptShowForEmptyValue = ((bool)(resources.GetObject("text_db.Properties.NullValuePromptShowForEmptyValue")));
this.text_db.StyleController = this.layoutControl1;
this.text_db.Click += new System.EventHandler(this.text_db_Click);
//
// text_pwd
//
resources.ApplyResources(this.text_pwd, "text_pwd");
this.text_pwd.Name = "text_pwd";
this.text_pwd.Properties.AccessibleDescription = resources.GetString("text_pwd.Properties.AccessibleDescription");
this.text_pwd.Properties.AccessibleName = resources.GetString("text_pwd.Properties.AccessibleName");
this.text_pwd.Properties.AutoHeight = ((bool)(resources.GetObject("text_pwd.Properties.AutoHeight")));
this.text_pwd.Properties.Mask.AutoComplete = ((DevExpress.XtraEditors.Mask.AutoCompleteType)(resources.GetObject("text_pwd.Properties.Mask.AutoComplete")));
this.text_pwd.Properties.Mask.BeepOnError = ((bool)(resources.GetObject("text_pwd.Properties.Mask.BeepOnError")));
this.text_pwd.Properties.Mask.EditMask = resources.GetString("text_pwd.Properties.Mask.EditMask");
this.text_pwd.Properties.Mask.IgnoreMaskBlank = ((bool)(resources.GetObject("text_pwd.Properties.Mask.IgnoreMaskBlank")));
this.text_pwd.Properties.Mask.MaskType = ((DevExpress.XtraEditors.Mask.MaskType)(resources.GetObject("text_pwd.Properties.Mask.MaskType")));
this.text_pwd.Properties.Mask.PlaceHolder = ((char)(resources.GetObject("text_pwd.Properties.Mask.PlaceHolder")));
this.text_pwd.Properties.Mask.SaveLiteral = ((bool)(resources.GetObject("text_pwd.Properties.Mask.SaveLiteral")));
this.text_pwd.Properties.Mask.ShowPlaceHolders = ((bool)(resources.GetObject("text_pwd.Properties.Mask.ShowPlaceHolders")));
this.text_pwd.Properties.Mask.UseMaskAsDisplayFormat = ((bool)(resources.GetObject("text_pwd.Properties.Mask.UseMaskAsDisplayFormat")));
this.text_pwd.Properties.NullValuePrompt = resources.GetString("text_pwd.Properties.NullValuePrompt");
this.text_pwd.Properties.NullValuePromptShowForEmptyValue = ((bool)(resources.GetObject("text_pwd.Properties.NullValuePromptShowForEmptyValue")));
this.text_pwd.StyleController = this.layoutControl1;
this.text_pwd.Click += new System.EventHandler(this.text_pwd_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.layoutControlItem3,
this.layoutControlItem6,
this.layoutControlItem7,
this.emptySpaceItem1,
this.emptySpaceItem3,
this.emptySpaceItem2,
this.layoutControlItem8,
this.layoutControlItem4});
this.layoutControlGroup1.Name = "Root";
this.layoutControlGroup1.Size = new System.Drawing.Size(372, 286);
this.layoutControlGroup1.TextVisible = false;
//
// layoutControlItem1
//
resources.ApplyResources(this.layoutControlItem1, "layoutControlItem1");
this.layoutControlItem1.Control = this.text_ip;
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(352, 44);
this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem1.TextSize = new System.Drawing.Size(58, 14);
//
// layoutControlItem2
//
resources.ApplyResources(this.layoutControlItem2, "layoutControlItem2");
this.layoutControlItem2.Control = this.text_port;
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, 44);
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(352, 44);
this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem2.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem2.TextSize = new System.Drawing.Size(58, 14);
//
// layoutControlItem3
//
resources.ApplyResources(this.layoutControlItem3, "layoutControlItem3");
this.layoutControlItem3.Control = this.text_name;
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, 132);
this.layoutControlItem3.MaxSize = new System.Drawing.Size(404, 0);
this.layoutControlItem3.MinSize = new System.Drawing.Size(116, 40);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.Size = new System.Drawing.Size(352, 44);
this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem3.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem3.TextSize = new System.Drawing.Size(58, 14);
//
// layoutControlItem6
//
resources.ApplyResources(this.layoutControlItem6, "layoutControlItem6");
this.layoutControlItem6.Control = this.btn_ok;
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(202, 239);
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(282, 239);
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(272, 239);
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);
//
// emptySpaceItem3
//
this.emptySpaceItem3.AllowHotTrack = false;
this.emptySpaceItem3.Location = new System.Drawing.Point(0, 239);
this.emptySpaceItem3.Name = "emptySpaceItem3";
this.emptySpaceItem3.Size = new System.Drawing.Size(202, 27);
this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
//
// emptySpaceItem2
//
this.emptySpaceItem2.AllowHotTrack = false;
this.emptySpaceItem2.Location = new System.Drawing.Point(0, 217);
this.emptySpaceItem2.Name = "emptySpaceItem2";
this.emptySpaceItem2.Size = new System.Drawing.Size(352, 22);
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlItem8
//
resources.ApplyResources(this.layoutControlItem8, "layoutControlItem8");
this.layoutControlItem8.Control = this.text_db;
this.layoutControlItem8.ImageOptions.ImageIndex = ((int)(resources.GetObject("layoutControlItem8.ImageOptions.ImageIndex")));
this.layoutControlItem8.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlItem8.ImageOptions.SvgImage")));
this.layoutControlItem8.Location = new System.Drawing.Point(0, 88);
this.layoutControlItem8.MaxSize = new System.Drawing.Size(404, 0);
this.layoutControlItem8.MinSize = new System.Drawing.Size(116, 40);
this.layoutControlItem8.Name = "layoutControlItem8";
this.layoutControlItem8.Size = new System.Drawing.Size(352, 44);
this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem8.TextSize = new System.Drawing.Size(58, 14);
//
// layoutControlItem4
//
resources.ApplyResources(this.layoutControlItem4, "layoutControlItem4");
this.layoutControlItem4.Control = this.text_pwd;
this.layoutControlItem4.ImageOptions.ImageIndex = ((int)(resources.GetObject("layoutControlItem4.ImageOptions.ImageIndex")));
this.layoutControlItem4.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlItem4.ImageOptions.SvgImage")));
this.layoutControlItem4.Location = new System.Drawing.Point(0, 176);
this.layoutControlItem4.MaxSize = new System.Drawing.Size(0, 41);
this.layoutControlItem4.MinSize = new System.Drawing.Size(91, 41);
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.Size = new System.Drawing.Size(352, 41);
this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem4.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem4.TextSize = new System.Drawing.Size(58, 14);
//
// ServerSet
//
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 = "ServerSet";
this.ShowIcon = false;
this.Load += new System.EventHandler(this.ServerSet_Load);
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
this.layoutControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.text_ip.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.text_port.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.text_name.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.text_db.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.text_pwd.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraLayout.LayoutControl layoutControl1;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
private DevExpress.XtraEditors.TextEdit text_ip;
private DevExpress.XtraEditors.TextEdit text_port;
private DevExpress.XtraEditors.SimpleButton btn_ok;
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 emptySpaceItem3;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
private DevExpress.XtraEditors.TextEdit text_db;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
private DevExpress.XtraEditors.TextEdit text_name;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
private DevExpress.XtraEditors.TextEdit text_pwd;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
}
}