private void hWindowControl1_SizeChanged(object sender, EventArgs e) { if (!IsDesignMode()) { ViewController.resetImage(); } }