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