C# 클래스 CairoDesktop.SystemTray

SystemTray
상속: System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector
파일 보기 프로젝트 열기: RevolutionSmythe/cairoshell 1 사용 예제들

공개 메소드들

메소드 설명
DestroySystemTray ( ) : void
InitializeSystemTray ( ) : void
SystemTray ( ) : System

비공개 메소드들

메소드 설명
Image_MouseUp ( object sender, System e ) : void
SysTrayCallback ( uint message, NOTIFYICONDATA nicData ) : bool

메소드 상세

DestroySystemTray() 공개 메소드

public DestroySystemTray ( ) : void
리턴 void

InitializeSystemTray() 공개 메소드

public InitializeSystemTray ( ) : void
리턴 void

SystemTray() 공개 메소드

public SystemTray ( ) : System
리턴 System