Пример #1
0
 private void Clear()
 {
     SaveBtn.Enabled     = true;
     CategoryNameTb.Text = "";
     CategoryNameTb.Focus();
 }