C# Class RossCode.SkypeLight.UI.SkypeLightApplicationContext

Inheritance: System.Windows.Forms.ApplicationContext
Show file Open project: RossCode/SkypeLight

Public Methods

Method Description
SkypeLightApplicationContext ( ) : System.Windows.Forms

Protected Methods

Method Description
ExitThreadCore ( ) : void

Private Methods

Method Description
InitializeCallIndicators ( ) : void
InitializeCallMonitors ( ) : void
InitializeContext ( ) : void
InitializeNotifyIcon ( ) : void
InitializeNotifyIconContextMenu ( ) : void
ShowCallStatusView ( ) : void

Method Details

ExitThreadCore() protected method

protected ExitThreadCore ( ) : void
return void

SkypeLightApplicationContext() public method

public SkypeLightApplicationContext ( ) : System.Windows.Forms
return System.Windows.Forms