static void Main() { Application.EnableVisualStyles(); Application.SetCompatibleTextRenderingDefault(false); HelperClasses.MainProgram(); }