diff --git a/tabler/Forms/FindForm.cs b/tabler/Forms/FindForm.cs index 974d0d4..991bca7 100644 --- a/tabler/Forms/FindForm.cs +++ b/tabler/Forms/FindForm.cs @@ -34,6 +34,7 @@ protected override bool ProcessCmdKey(ref Message msg, Keys keyData) { if (keyData == Keys.Escape) { + _gridUi.FindFormOpen = false; Close(); return true; } diff --git a/tabler/Forms/FindForm.resx b/tabler/Forms/FindForm.resx index 5ba7e5c..04d83c8 100644 --- a/tabler/Forms/FindForm.resx +++ b/tabler/Forms/FindForm.resx @@ -130,7 +130,7 @@ - 3 + 1 cbSearchTerm @@ -175,7 +175,7 @@ 75, 23 - 1 + 3 Close