public VoiceRecognition(OptioForm of) { this.of = of; }
public DBGrammar(OptioForm of) { this.of = of; }
public StopRepeat(OptioForm of) { this.of = of; }
public Admin(OptioForm of) { this.of = of; InitializeComponent(); Cursor.Show(); }