Update 20250118
This commit is contained in:
@@ -113,8 +113,10 @@ namespace OnDoc
|
||||
|
||||
// // MyForm = new Start();
|
||||
// Application.Run(MyForm);
|
||||
|
||||
|
||||
AppParams.StartApp = true;
|
||||
Application.Run(new Start());
|
||||
AppParams.StartApp = false;
|
||||
|
||||
//Application.Run(new Dummy());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user