Method | Description | |
---|---|---|
Notify ( string message, string title, ToolTipIcon type ) : void | ||
TrayNotify ( System.Windows.Forms.NotifyIcon icon ) : System |
public Notify ( string message, string title, ToolTipIcon type ) : void | ||
message | string | |
title | string | |
type | ToolTipIcon | |
return | void |
public TrayNotify ( System.Windows.Forms.NotifyIcon icon ) : System | ||
icon | System.Windows.Forms.NotifyIcon | |
return | System |