public override void Run() { FindDialog.DoShowDialog(); }
void FindClick(object sender, EventArgs e) { FindDialog.DoShowDialog(); }