[성현모] JsonConvertTool 추가, 서머리 수량 버그수정
This commit is contained in:
@ -523,7 +523,7 @@ namespace SystemX.Net.MiddlewareUI
|
||||
this.IconOptions.Icon = ((System.Drawing.Icon)(resources.GetObject("MainForm.IconOptions.Icon")));
|
||||
this.Name = "MainForm";
|
||||
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
||||
this.Text = "SystemX.Net.Middleware.UI - CPXV2 v240529";
|
||||
this.Text = "SystemX.Net.Middleware.UI - CPXV2-JSON v240829";
|
||||
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
|
||||
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing);
|
||||
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.MainForm_FormClosed);
|
||||
|
||||
Reference in New Issue
Block a user