Example #1
0
 private void Refresh(object sender, EventArgs e)
 {
     textBox.Text = graph.GetEventLog();
 }