private void SetHtmlResults()
 {
     form.HtmlResults = results.GetHtmlResults();
 }