C# Class BrightnessTray.DrawIcon

Show file Open project: navhaxs/BrightnessTray Class Usage Examples

Public Methods

Method Description
updateNotifyIcon ( System.Windows.Forms.NotifyIcon notifyIcon, int percentage ) : void

Method Details

updateNotifyIcon() public static method

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