调整winform所有的窗体背景色,更新hslcommunication组件,完成网络通信引擎。
This commit is contained in:
@@ -67,6 +67,7 @@
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||
this.BackColor = System.Drawing.Color.AliceBlue;
|
||||
this.ClientSize = new System.Drawing.Size(434, 133);
|
||||
this.Controls.Add(this.label1);
|
||||
this.Controls.Add(this.userButton_login);
|
||||
|
||||
Reference in New Issue
Block a user