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