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