C# 클래스 SoundSwitch.Framework.TooltipInfoManager.TooltipInfoManager

파일 보기 프로젝트 열기: Belphemur/SoundSwitch 1 사용 예제들

공개 메소드들

메소드 설명
ShowTooltipInfo ( ) : void

Show the tooltip with the NotifyIcon

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

비공개 메소드들

메소드 설명
IconOnBalloonTipClosed ( object sender, EventArgs eventArgs ) : void
IconOnBalloonTipShown ( object sender, EventArgs eventArgs ) : void

메소드 상세

ShowTooltipInfo() 공개 메소드

Show the tooltip with the NotifyIcon
public ShowTooltipInfo ( ) : void
리턴 void

TooltipInfoManager() 공개 메소드

public TooltipInfoManager ( System.Windows.Forms.NotifyIcon icon ) : System
icon System.Windows.Forms.NotifyIcon
리턴 System