private void tesseractOptionclick(object sender, EventArgs e) { TesseractConfig option = new TesseractConfig(); option.Show(); }