[성현모] Svn 업데이트 받기
This commit is contained in:
@ -772,7 +772,7 @@ namespace SystemX.Net.MiddlewareUI
|
||||
this.IconOptions.Image = global::SystemX.Net.MiddlewareUI.Log.Properties.Resources.AppIcon1;
|
||||
this.Name = "MainForm";
|
||||
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
||||
this.Text = "SystemX.Net.Middleware.UI - Log CPXV2-JSON v240912";
|
||||
this.Text = "SystemX.Net.Middleware.UI - Log CPXV2-JSON";
|
||||
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