Esempio n. 1
0
 private void buttonToggleOn_Click(object sender, EventArgs e)
 {
     ToggleOutputOn(this, e);
     timerHideButtons.Reset();
 }