private void BtnReloadClick(object sender, EventArgs e) { BrowserControl.Reload(true); // Ignore the cache when reloading }