Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
CairoDesktop
SystemTray
C# Class CairoDesktop.SystemTray
SystemTray
Inheritance:
System.Windows.Controls.UserControl
,
System.Windows.Markup.IComponentConnector
,
System.Windows.Markup.IStyleConnector
Show file
Open project: RevolutionSmythe/cairoshell
Class Usage Examples
Public Methods
Method
Description
DestroySystemTray
( ) :
void
InitializeSystemTray
( ) :
void
SystemTray
( ) :
System
Private Methods
Method
Description
Image_MouseUp
(
object
sender
,
System
e
) :
void
SysTrayCallback
(
uint
message
,
NOTIFYICONDATA
nicData
) :
bool
Method Details
DestroySystemTray()
public
method
public
DestroySystemTray
( ) :
void
return
void
InitializeSystemTray()
public
method
public
InitializeSystemTray
( ) :
void
return
void
SystemTray()
public
method
public
SystemTray
( ) :
System
return
System