Example #1
0
 private void deleteBtn_Click(object sender, EventArgs e)
 {
     myServer.deleteCategory(this_index.ToString());
 }