fixed clear
This commit is contained in:
@@ -25,6 +25,7 @@ namespace Metoder
|
||||
private void btn_clear_Click(object sender, EventArgs e)
|
||||
{
|
||||
lbl_found.Visible = false;
|
||||
txtbx_text.Text = "";
|
||||
}
|
||||
|
||||
private void btn_sort_Click(object sender, EventArgs e)
|
||||
|
||||
Reference in New Issue
Block a user