C# Class SoundSwitch.Framework.TooltipInfoManager.TooltipInfoManager

Afficher le fichier Open project: Belphemur/SoundSwitch Class Usage Examples

Méthodes publiques

Méthode Description
ShowTooltipInfo ( ) : void

Show the tooltip with the NotifyIcon

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

Private Methods

Méthode Description
IconOnBalloonTipClosed ( object sender, EventArgs eventArgs ) : void
IconOnBalloonTipShown ( object sender, EventArgs eventArgs ) : void

Method Details

ShowTooltipInfo() public méthode

Show the tooltip with the NotifyIcon
public ShowTooltipInfo ( ) : void
Résultat void

TooltipInfoManager() public méthode

public TooltipInfoManager ( System.Windows.Forms.NotifyIcon icon ) : System
icon System.Windows.Forms.NotifyIcon
Résultat System