C# Class MahTweets.App

Datei anzeigen Open project: nickhodge/MahTweets.LawrenceHargrave

Public Methods

Method Description
App ( IgnoreStartupURI splashWindow ) : System

Private Methods

Method Description
AboutClick ( object sender, EventArgs e ) : void
ApplicationExit ( object sender, System.Windows.ExitEventArgs e ) : void

Save the settings on exit - should probably be done when the settings dialog closes

ApplicationStartup ( object sender, System e ) : void
ChangeSize ( String name, double size ) : void
ExitClick ( object sender, EventArgs e ) : void
LoadTrayIcon ( ) : void
Main ( string args ) : void
NotifyIconClick ( object sender, EventArgs e ) : void
ResetClick ( object sender, EventArgs e ) : void
StartApplication ( ) : void

Method Details

App() public method

public App ( IgnoreStartupURI splashWindow ) : System
splashWindow IgnoreStartupURI
return System