public static void init(Form form) { AppLanguage.SetLang(form); form.setIcon(); AppLanguage.InitLanguage(form); initFont(form); }