C# Class Gwupe.Agent.UI.SystemTray

Mostrar archivo Open project: gwupe/Gwupe Class Usage Examples

Private Properties

Property Type Description
ContextMenuStrip_Opening void
LaunchDashboardLeftClick void
OfflineSearch void
PulseIcon System.Drawing.Icon
exitItem_Click void

Public Methods

Method Description
Close ( ) : void
Start ( ) : void
SystemTray ( ) : System

Private Methods

Method Description
ContextMenuStrip_Opening ( object sender, System e ) : void
LaunchDashboardLeftClick ( object sender, EventArgs e ) : void
OfflineSearch ( object sender, EventArgs e ) : void
PulseIcon ( ) : Icon
exitItem_Click ( object sender, EventArgs e ) : void

Method Details

Close() public method

public Close ( ) : void
return void

Start() public method

public Start ( ) : void
return void

SystemTray() public method

public SystemTray ( ) : System
return System