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