C# Class SoundSwitch.Framework.TooltipInfoManager.TooltipInfoManager.Fixes

ファイルを表示 Open project: Belphemur/SoundSwitch

Public Methods

Method Description
SetNotifyIconText ( System.Windows.Forms.NotifyIcon ni, string text ) : void

Method Details

SetNotifyIconText() public static method

public static SetNotifyIconText ( System.Windows.Forms.NotifyIcon ni, string text ) : void
ni System.Windows.Forms.NotifyIcon
text string
return void