public FMain() { InitializeComponent(); SizenewSize = new Size(92, 92); this.MaximumSize = this.MinimumSize = newSize; this.Size= newSize; }