public static void Main() { JtwSystem.App app = new JtwSystem.App(); app.InitializeComponent(); app.Run(); }