update 20240925
This commit is contained in:
@@ -11,6 +11,7 @@ using System.Threading.Tasks;
|
||||
using System.Windows.Forms;
|
||||
using System.IO;
|
||||
using Syncfusion.Windows.Forms.Spreadsheet.Commands;
|
||||
using OnDoc.UICintrols;
|
||||
|
||||
|
||||
namespace OnDoc
|
||||
@@ -84,6 +85,7 @@ namespace OnDoc
|
||||
// // MyForm = new Start();
|
||||
// Application.Run(MyForm);
|
||||
Application.Run(new Start());
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user