Method | Description | |
---|---|---|
Notification ( string title, string body, int duration, |
|
|
Show ( ) : void |
Displays the form Required to allow the form to determine the current foreground window before being displayed |
Method | Description | |
---|---|---|
Notification_Activated ( object sender, EventArgs e ) : void | ||
Notification_Click ( object sender, EventArgs e ) : void | ||
Notification_FormClosed ( object sender, FormClosedEventArgs e ) : void | ||
Notification_Load ( object sender, EventArgs e ) : void | ||
Notification_Shown ( object sender, EventArgs e ) : void | ||
labelRO_Click ( object sender, EventArgs e ) : void | ||
labelTitle_Click ( object sender, EventArgs e ) : void | ||
lifeTimer_Tick ( object sender, EventArgs e ) : void |
public Notification ( string title, string body, int duration, |
||
title | string | |
body | string | |
duration | int | |
animation | ||
direction | ||
return | System |