Esempio n. 1
0
 private void btnNotify_Click(object sender, EventArgs e)
 {
     PS3.Notify(CCAPI.NotifyIcon.INFO, BoxNotify.Text);
 }