C# Class LEWP.Core.TrayIconProccess

Inheritance: System.Windows.Forms.ApplicationContext
Show file Open project: lhmiranda/live-earth-wallpaper

Public Methods

Method Description
TrayIconProccess ( ) : System

Private Methods

Method Description
ForceStart ( object sender, EventArgs e ) : void
KillApp ( object sender, EventArgs e ) : void
Notify ( NotifificationType type, string message ) : void
OnCloseListener ( object sender, EventArgs e ) : void
OnMenuOpening ( object sender, CancelEventArgs e ) : void
OpenSettings ( object sender, EventArgs e ) : void

Method Details

TrayIconProccess() public method

public TrayIconProccess ( ) : System
return System