namespace ComplexNetServer{partial class FormServer{/// <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 Windows 窗体设计器生成的代码/// <summary>/// 设计器支持所需的方法 - 不要修改/// 使用代码编辑器修改此方法的内容。/// </summary>private void InitializeComponent( ){this.label4 = new System.Windows.Forms.Label();this.label3 = new System.Windows.Forms.Label();this.textBox3 = new System.Windows.Forms.TextBox();this.textBox2 = new System.Windows.Forms.TextBox();this.label2 = new System.Windows.Forms.Label();this.label1 = new System.Windows.Forms.Label();this.textBox1 = new System.Windows.Forms.TextBox();this.label5 = new System.Windows.Forms.Label();this.label6 = new System.Windows.Forms.Label();this.textBox4 = new System.Windows.Forms.TextBox();this.label9 = new System.Windows.Forms.Label();this.label8 = new System.Windows.Forms.Label();this.textBox5 = new System.Windows.Forms.TextBox();this.label7 = new System.Windows.Forms.Label();this.panel1 = new System.Windows.Forms.Panel();this.button1 = new System.Windows.Forms.Button();this.userButton1 = new HslCommunication.Controls.UserButton();this.label10 = new System.Windows.Forms.Label();this.label11 = new System.Windows.Forms.Label();this.panel1.SuspendLayout();this.SuspendLayout();//// label4//this.label4.AutoSize = true;this.label4.Location = new System.Drawing.Point(608, 15);this.label4.Name = "label4";this.label4.Size = new System.Drawing.Size(320, 17);this.label4.TabIndex = 16;this.label4.Text = "特点:服务器端支持消息广播,对所有在线客户端进行管理";//// label3//this.label3.AutoSize = true;this.label3.Location = new System.Drawing.Point(15, 72);this.label3.Name = "label3";this.label3.Size = new System.Drawing.Size(44, 17);this.label3.TabIndex = 15;this.label3.Text = "令牌:";//// textBox3//this.textBox3.Location = new System.Drawing.Point(88, 69);this.textBox3.Name = "textBox3";this.textBox3.Size = new System.Drawing.Size(415, 23);this.textBox3.TabIndex = 14;//// textBox2//this.textBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)| System.Windows.Forms.AnchorStyles.Left)| System.Windows.Forms.AnchorStyles.Right)));this.textBox2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));this.textBox2.Location = new System.Drawing.Point(29, 206);this.textBox2.Multiline = true;this.textBox2.Name = "textBox2";this.textBox2.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;this.textBox2.Size = new System.Drawing.Size(935, 308);this.textBox2.TabIndex = 13;//// label2//this.label2.AutoSize = true;this.label2.Location = new System.Drawing.Point(26, 186);this.label2.Name = "label2";this.label2.Size = new System.Drawing.Size(68, 17);this.label2.TabIndex = 12;this.label2.Text = "运行信息:";//// label1//this.label1.AutoSize = true;this.label1.Location = new System.Drawing.Point(15, 27);this.label1.Name = "label1";this.label1.Size = new System.Drawing.Size(56, 17);this.label1.TabIndex = 11;this.label1.Text = "端口号:";//// textBox1//this.textBox1.Location = new System.Drawing.Point(88, 24);this.textBox1.Name = "textBox1";this.textBox1.Size = new System.Drawing.Size(133, 23);this.textBox1.TabIndex = 10;this.textBox1.Text = "12346";//// label5//this.label5.AutoSize = true;this.label5.Location = new System.Drawing.Point(620, 37);this.label5.Name = "label5";this.label5.Size = new System.Drawing.Size(260, 17);this.label5.TabIndex = 17;this.label5.Text = " 通常用于服务器发送实时数据给在线客户端";//// label6//this.label6.AutoSize = true;this.label6.Location = new System.Drawing.Point(26, 25);this.label6.Name = "label6";this.label6.Size = new System.Drawing.Size(44, 17);this.label6.TabIndex = 18;this.label6.Text = "广播:";//// textBox4//this.textBox4.Location = new System.Drawing.Point(155, 50);this.textBox4.Multiline = true;this.textBox4.Name = "textBox4";this.textBox4.Size = new System.Drawing.Size(811, 103);this.textBox4.TabIndex = 20;//// label9//this.label9.AutoSize = true;this.label9.Location = new System.Drawing.Point(76, 53);this.label9.Name = "label9";this.label9.Size = new System.Drawing.Size(44, 17);this.label9.TabIndex = 23;this.label9.Text = "数据:";//// label8//this.label8.AutoSize = true;this.label8.Location = new System.Drawing.Point(342, 26);this.label8.Name = "label8";this.label8.Size = new System.Drawing.Size(134, 17);this.label8.TabIndex = 22;this.label8.Text = "举例:12345 或是1.1.1";//// textBox5//this.textBox5.Location = new System.Drawing.Point(155, 22);this.textBox5.Name = "textBox5";this.textBox5.Size = new System.Drawing.Size(181, 23);this.textBox5.TabIndex = 21;this.textBox5.Text = "1";//// label7//this.label7.AutoSize = true;this.label7.Location = new System.Drawing.Point(76, 25);this.label7.Name = "label7";this.label7.Size = new System.Drawing.Size(56, 17);this.label7.TabIndex = 19;this.label7.Text = "指令头:";//// panel1//this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;this.panel1.Controls.Add(this.button1);this.panel1.Controls.Add(this.label6);this.panel1.Controls.Add(this.label2);this.panel1.Controls.Add(this.textBox2);this.panel1.Controls.Add(this.textBox4);this.panel1.Controls.Add(this.label7);this.panel1.Controls.Add(this.label9);this.panel1.Controls.Add(this.textBox5);this.panel1.Controls.Add(this.label8);this.panel1.Enabled = false;this.panel1.Location = new System.Drawing.Point(12, 98);this.panel1.Name = "panel1";this.panel1.Size = new System.Drawing.Size(987, 533);this.panel1.TabIndex = 26;//// button1//this.button1.Location = new System.Drawing.Point(155, 159);this.button1.Name = "button1";this.button1.Size = new System.Drawing.Size(91, 28);this.button1.TabIndex = 27;this.button1.Text = "广播";this.button1.UseVisualStyleBackColor = true;this.button1.Click += new System.EventHandler(this.button1_Click);//// userButton1//this.userButton1.BackColor = System.Drawing.Color.Transparent;this.userButton1.CustomerInformation = "";this.userButton1.EnableColor = System.Drawing.Color.FromArgb(((int)(((byte)(190)))), ((int)(((byte)(190)))), ((int)(((byte)(190)))));this.userButton1.Font = new System.Drawing.Font("微软雅黑", 9F);this.userButton1.Location = new System.Drawing.Point(261, 15);this.userButton1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);this.userButton1.Name = "userButton1";this.userButton1.Size = new System.Drawing.Size(118, 39);this.userButton1.TabIndex = 9;this.userButton1.UIText = "启动服务";this.userButton1.Click += new System.EventHandler(this.userButton1_Click);//// label10//this.label10.AutoSize = true;this.label10.Location = new System.Drawing.Point(527, 72);this.label10.Name = "label10";this.label10.Size = new System.Drawing.Size(80, 17);this.label10.TabIndex = 27;this.label10.Text = "客户端数量:";//// label11//this.label11.AutoSize = true;this.label11.ForeColor = System.Drawing.Color.Blue;this.label11.Location = new System.Drawing.Point(613, 72);this.label11.Name = "label11";this.label11.Size = new System.Drawing.Size(15, 17);this.label11.TabIndex = 28;this.label11.Text = "0";//// FormServer//this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;this.ClientSize = new System.Drawing.Size(1011, 643);this.Controls.Add(this.label11);this.Controls.Add(this.label10);this.Controls.Add(this.panel1);this.Controls.Add(this.label5);this.Controls.Add(this.label4);this.Controls.Add(this.label3);this.Controls.Add(this.textBox3);this.Controls.Add(this.label1);this.Controls.Add(this.textBox1);this.Controls.Add(this.userButton1);this.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);this.Name = "FormServer";this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;this.Text = "ComplexNet服务器Demo";this.Load += new System.EventHandler(this.FormServer_Load);this.panel1.ResumeLayout(false);this.panel1.PerformLayout();this.ResumeLayout(false);this.PerformLayout();}#endregionprivate System.Windows.Forms.Label label4;private System.Windows.Forms.Label label3;private System.Windows.Forms.TextBox textBox3;private System.Windows.Forms.TextBox textBox2;private System.Windows.Forms.Label label2;private System.Windows.Forms.Label label1;private System.Windows.Forms.TextBox textBox1;private HslCommunication.Controls.UserButton userButton1;private System.Windows.Forms.Label label5;private System.Windows.Forms.Label label6;private System.Windows.Forms.TextBox textBox4;private System.Windows.Forms.Label label9;private System.Windows.Forms.Label label8;private System.Windows.Forms.TextBox textBox5;private System.Windows.Forms.Label label7;private System.Windows.Forms.Panel panel1;private System.Windows.Forms.Button button1;private System.Windows.Forms.Label label10;private System.Windows.Forms.Label label11;}}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。