Example #1
0
 private void toolStripMenuItemIsAutorun_Click(object sender, EventArgs e)
 {
     serverItem.ToggleIsAutorun();
 }