C# Class WallpaperChange.SysTrayApplicationContext

Inheritance: System.Windows.Forms.ApplicationContext
Afficher le fichier Open project: rwood/WallpaperChange

Méthodes publiques

Méthode Description
SysTrayApplicationContext ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
CheckForUpdates ( ) : void
GetUpdateManager ( ) : UpdateManager
InitializeComponent ( ) : void
WallpaperTimerElapsed ( object sender, System.Timers.ElapsedEventArgs e ) : void
btnAbout_Click ( object sender, EventArgs e ) : void
btnSettings_Click ( object sender, EventArgs e ) : void
btnStop_Click ( object sender, EventArgs e ) : void
btnUpdates_Click ( object sender, EventArgs e ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

SysTrayApplicationContext() public méthode

public SysTrayApplicationContext ( ) : System
Résultat System