C# Class SoundSwitch.Framework.TooltipInfoManager.TooltipInfoManager

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

Public Methods

Method Description
ShowTooltipInfo ( ) : void

Show the tooltip with the NotifyIcon

TooltipInfoManager ( System.Windows.Forms.NotifyIcon icon ) : System

Private Methods

Method Description
IconOnBalloonTipClosed ( object sender, EventArgs eventArgs ) : void
IconOnBalloonTipShown ( object sender, EventArgs eventArgs ) : void

Method Details

ShowTooltipInfo() public method

Show the tooltip with the NotifyIcon
public ShowTooltipInfo ( ) : void
return void

TooltipInfoManager() public method

public TooltipInfoManager ( System.Windows.Forms.NotifyIcon icon ) : System
icon System.Windows.Forms.NotifyIcon
return System