Example #1
0
 private void mnuLastAlert_Click(object sender, EventArgs e)
 {
     NativeApi.SetEvent(this.alertEvent);
 }