namespace IOM_cs.insertForm.sysSetting { partial class CtrlServer { /// <summary> /// 必需的设计器变量。 /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// 清理所有正在使用的资源。 /// </summary> /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param> protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region 组件设计器生成的代码 /// <summary> /// 设计器支持所需的方法 - 不要修改 /// 使用代码编辑器修改此方法的内容。 /// </summary> private void InitializeComponent() { this.label2 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.roundButton1 = new IOM_cs.RoundButton(); this.roundButton2 = new IOM_cs.RoundButton(); this.textBoxServerIp = new DevComponents.DotNetBar.Controls.TextBoxX(); this.textBoxServerPort = new DevComponents.DotNetBar.Controls.TextBoxX(); this.textBoxRequestId = new DevComponents.DotNetBar.Controls.TextBoxX(); this.textBoxRequestKey = new DevComponents.DotNetBar.Controls.TextBoxX(); this.btn_dropServerType = new System.Windows.Forms.Button(); this.txt_ServerType = new DevComponents.DotNetBar.Controls.TextBoxX(); this.comboBoxServerType = new System.Windows.Forms.ComboBox(); this.SuspendLayout(); // // label2 // this.label2.AutoSize = true; this.label2.BackColor = System.Drawing.Color.Transparent; this.label2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label2.Location = new System.Drawing.Point(245, 113); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(79, 20); this.label2.TabIndex = 15; this.label2.Text = "服务器类型"; // // label3 // this.label3.AutoSize = true; this.label3.BackColor = System.Drawing.Color.Transparent; this.label3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label3.Location = new System.Drawing.Point(260, 163); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(64, 20); this.label3.TabIndex = 16; this.label3.Text = "服务器IP"; // // label4 // this.label4.AutoSize = true; this.label4.BackColor = System.Drawing.Color.Transparent; this.label4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label4.Location = new System.Drawing.Point(245, 213); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(79, 20); this.label4.TabIndex = 17; this.label4.Text = "服务器端口"; // // label5 // this.label5.AutoSize = true; this.label5.BackColor = System.Drawing.Color.Transparent; this.label5.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label5.Location = new System.Drawing.Point(258, 263); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(66, 20); this.label5.TabIndex = 18; this.label5.Text = "请求方ID"; // // label6 // this.label6.AutoSize = true; this.label6.BackColor = System.Drawing.Color.Transparent; this.label6.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label6.Location = new System.Drawing.Point(246, 313); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(79, 20); this.label6.TabIndex = 19; this.label6.Text = "请求方密匙"; // // roundButton1 // this.roundButton1.EnterBackColor = System.Drawing.Color.Blue; this.roundButton1.EnterForeColor = System.Drawing.Color.White; this.roundButton1.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.roundButton1.FlatAppearance.BorderSize = 0; this.roundButton1.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent; this.roundButton1.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent; this.roundButton1.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.roundButton1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.roundButton1.HoverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(86)))), ((int)(((byte)(163)))), ((int)(((byte)(242))))); this.roundButton1.HoverForeColor = System.Drawing.Color.White; this.roundButton1.Location = new System.Drawing.Point(285, 404); this.roundButton1.Name = "roundButton1"; this.roundButton1.PressBackColor = System.Drawing.Color.DarkBlue; this.roundButton1.PressForeColor = System.Drawing.Color.White; this.roundButton1.Radius = 5; this.roundButton1.Size = new System.Drawing.Size(150, 30); this.roundButton1.TabIndex = 25; this.roundButton1.Text = "恢复默认设置"; this.roundButton1.UseVisualStyleBackColor = true; this.roundButton1.Click += new System.EventHandler(this.roundButton1_Click); // // roundButton2 // this.roundButton2.EnterBackColor = System.Drawing.Color.Blue; this.roundButton2.EnterForeColor = System.Drawing.Color.White; this.roundButton2.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.roundButton2.FlatAppearance.BorderSize = 0; this.roundButton2.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent; this.roundButton2.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent; this.roundButton2.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.roundButton2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.roundButton2.HoverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(111)))), ((int)(((byte)(198))))); this.roundButton2.HoverForeColor = System.Drawing.Color.White; this.roundButton2.Location = new System.Drawing.Point(455, 404); this.roundButton2.Name = "roundButton2"; this.roundButton2.PressBackColor = System.Drawing.Color.DarkBlue; this.roundButton2.PressForeColor = System.Drawing.Color.White; this.roundButton2.Radius = 5; this.roundButton2.Size = new System.Drawing.Size(150, 30); this.roundButton2.TabIndex = 26; this.roundButton2.Text = "保存"; this.roundButton2.UseVisualStyleBackColor = true; this.roundButton2.Click += new System.EventHandler(this.roundButton2_Click); // // textBoxServerIp // this.textBoxServerIp.BackColor = System.Drawing.SystemColors.ButtonHighlight; // // // this.textBoxServerIp.Border.BorderColor = System.Drawing.SystemColors.ScrollBar; this.textBoxServerIp.Border.Class = "TextBoxBorder"; this.textBoxServerIp.Border.CornerDiameter = 5; this.textBoxServerIp.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.textBoxServerIp.DisabledBackColor = System.Drawing.SystemColors.ButtonFace; this.textBoxServerIp.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBoxServerIp.Location = new System.Drawing.Point(341, 157); this.textBoxServerIp.Name = "textBoxServerIp"; this.textBoxServerIp.PreventEnterBeep = true; this.textBoxServerIp.Size = new System.Drawing.Size(286, 30); this.textBoxServerIp.TabIndex = 306; // // textBoxServerPort // this.textBoxServerPort.BackColor = System.Drawing.SystemColors.ButtonHighlight; // // // this.textBoxServerPort.Border.BorderColor = System.Drawing.SystemColors.ScrollBar; this.textBoxServerPort.Border.Class = "TextBoxBorder"; this.textBoxServerPort.Border.CornerDiameter = 5; this.textBoxServerPort.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.textBoxServerPort.DisabledBackColor = System.Drawing.SystemColors.ButtonFace; this.textBoxServerPort.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBoxServerPort.Location = new System.Drawing.Point(341, 208); this.textBoxServerPort.Name = "textBoxServerPort"; this.textBoxServerPort.PreventEnterBeep = true; this.textBoxServerPort.Size = new System.Drawing.Size(286, 30); this.textBoxServerPort.TabIndex = 307; // // textBoxRequestId // this.textBoxRequestId.BackColor = System.Drawing.SystemColors.ButtonHighlight; // // // this.textBoxRequestId.Border.BorderColor = System.Drawing.SystemColors.ScrollBar; this.textBoxRequestId.Border.Class = "TextBoxBorder"; this.textBoxRequestId.Border.CornerDiameter = 5; this.textBoxRequestId.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.textBoxRequestId.DisabledBackColor = System.Drawing.SystemColors.ButtonFace; this.textBoxRequestId.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBoxRequestId.Location = new System.Drawing.Point(341, 258); this.textBoxRequestId.Name = "textBoxRequestId"; this.textBoxRequestId.PreventEnterBeep = true; this.textBoxRequestId.Size = new System.Drawing.Size(286, 30); this.textBoxRequestId.TabIndex = 308; // // textBoxRequestKey // this.textBoxRequestKey.BackColor = System.Drawing.SystemColors.ButtonHighlight; // // // this.textBoxRequestKey.Border.BorderColor = System.Drawing.SystemColors.ScrollBar; this.textBoxRequestKey.Border.Class = "TextBoxBorder"; this.textBoxRequestKey.Border.CornerDiameter = 5; this.textBoxRequestKey.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.textBoxRequestKey.DisabledBackColor = System.Drawing.SystemColors.ButtonFace; this.textBoxRequestKey.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBoxRequestKey.Location = new System.Drawing.Point(341, 308); this.textBoxRequestKey.Name = "textBoxRequestKey"; this.textBoxRequestKey.PreventEnterBeep = true; this.textBoxRequestKey.Size = new System.Drawing.Size(286, 30); this.textBoxRequestKey.TabIndex = 309; // // btn_dropServerType // this.btn_dropServerType.BackColor = System.Drawing.Color.White; this.btn_dropServerType.FlatAppearance.BorderSize = 0; this.btn_dropServerType.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btn_dropServerType.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btn_dropServerType.Location = new System.Drawing.Point(606, 110); this.btn_dropServerType.Name = "btn_dropServerType"; this.btn_dropServerType.Size = new System.Drawing.Size(18, 26); this.btn_dropServerType.TabIndex = 313; this.btn_dropServerType.Text = "﹀"; this.btn_dropServerType.UseVisualStyleBackColor = false; this.btn_dropServerType.Click += new System.EventHandler(this.btn_dropServerType_Click); // // txt_ServerType // this.txt_ServerType.BackColor = System.Drawing.Color.White; // // // this.txt_ServerType.Border.BorderColor = System.Drawing.SystemColors.ScrollBar; this.txt_ServerType.Border.Class = "TextBoxBorder"; this.txt_ServerType.Border.CornerDiameter = 5; this.txt_ServerType.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.txt_ServerType.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt_ServerType.Location = new System.Drawing.Point(341, 108); this.txt_ServerType.Name = "txt_ServerType"; this.txt_ServerType.PreventEnterBeep = true; this.txt_ServerType.Size = new System.Drawing.Size(286, 30); this.txt_ServerType.TabIndex = 312; // // comboBoxServerType // this.comboBoxServerType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBoxServerType.DropDownWidth = 190; this.comboBoxServerType.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.comboBoxServerType.FormattingEnabled = true; this.comboBoxServerType.ImeMode = System.Windows.Forms.ImeMode.Disable; this.comboBoxServerType.IntegralHeight = false; this.comboBoxServerType.Location = new System.Drawing.Point(341, 108); this.comboBoxServerType.Margin = new System.Windows.Forms.Padding(2); this.comboBoxServerType.MaxLength = 16; this.comboBoxServerType.Name = "comboBoxServerType"; this.comboBoxServerType.Size = new System.Drawing.Size(282, 28); this.comboBoxServerType.TabIndex = 311; this.comboBoxServerType.SelectedIndexChanged += new System.EventHandler(this.comboBoxServerType_SelectedIndexChanged); // // CtrlServer // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(242))))); this.BackgroundImage = global::IOM_cs.Properties.Resources.白色阴影底框详情页; this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.Controls.Add(this.btn_dropServerType); this.Controls.Add(this.txt_ServerType); this.Controls.Add(this.comboBoxServerType); this.Controls.Add(this.textBoxRequestKey); this.Controls.Add(this.textBoxRequestId); this.Controls.Add(this.textBoxServerPort); this.Controls.Add(this.textBoxServerIp); this.Controls.Add(this.roundButton2); this.Controls.Add(this.roundButton1); this.Controls.Add(this.label6); this.Controls.Add(this.label5); this.Controls.Add(this.label4); this.Controls.Add(this.label3); this.Controls.Add(this.label2); this.DoubleBuffered = true; this.Name = "CtrlServer"; this.Size = new System.Drawing.Size(900, 549); this.Load += new System.EventHandler(this.CtrlServer_Load); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label6; private RoundButton roundButton1; private RoundButton roundButton2; private DevComponents.DotNetBar.Controls.TextBoxX textBoxServerIp; private DevComponents.DotNetBar.Controls.TextBoxX textBoxServerPort; private DevComponents.DotNetBar.Controls.TextBoxX textBoxRequestId; private DevComponents.DotNetBar.Controls.TextBoxX textBoxRequestKey; private System.Windows.Forms.Button btn_dropServerType; private DevComponents.DotNetBar.Controls.TextBoxX txt_ServerType; private System.Windows.Forms.ComboBox comboBoxServerType; } }