C# Class WinCompose.Program

Show file Open project: samhocevar/wincompose

Public Methods

Method Description
GetIcon ( int index ) : Icon

Private Methods

Method Description
AboutClicked ( object sender, EventArgs e ) : void
DisableClicked ( object sender, EventArgs e ) : void
DownloadClicked ( object sender, EventArgs e ) : void
GetCurrentIcon ( ) : Icon
GetCurrentToolTip ( ) : string
Main ( ) : void
NotifyiconDoubleclicked ( object sender, EventArgs e ) : void
OnDisableEvent ( object sender, EventArgs e ) : void
OnExitEvent ( object sender, EventArgs e ) : void
RestartClicked ( object sender, EventArgs e ) : void
ShowOptionsClicked ( object sender, EventArgs e ) : void
ShowSequencesClicked ( object sender, EventArgs e ) : void
SysTrayUpdateCallback ( object sender, EventArgs e ) : void
UpdaterStateChanged ( object sender, EventArgs e ) : void

Method Details

GetIcon() public static method

public static GetIcon ( int index ) : Icon
index int
return System.Drawing.Icon