Exemplo n.º 1
0
 private void OnTimer(object o)
 {
     FormsHelper.Invoke(this, new TimerCallback(OnTimerUI), new object[] { null });
 }