C# Class BrightnessTray.DrawIcon

Afficher le fichier Open project: navhaxs/BrightnessTray Class Usage Examples

Méthodes publiques

Méthode Description
updateNotifyIcon ( System.Windows.Forms.NotifyIcon notifyIcon, int percentage ) : void

Method Details

updateNotifyIcon() public static méthode

public static updateNotifyIcon ( System.Windows.Forms.NotifyIcon notifyIcon, int percentage ) : void
notifyIcon System.Windows.Forms.NotifyIcon
percentage int
Résultat void