Method | Description | |
---|---|---|
PicofDay ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnLoad ( |
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
LoadApplicationContent ( ) : void | ||
Main ( ) : void | ||
TestInternetConnection ( ) : void | ||
UpdateContent ( ) : void | ||
UpdateControlContent ( ) : void | ||
appTimer_Tick ( object sender, |
||
btnClose_Click ( object sender, |
||
detailsMenuItem_Click ( object sender, |
||
exitMenuItem_Click ( object sender, |
||
imagesMenuItem_Click ( object sender, |
||
lnkURL_LinkClicked ( object sender, System.Windows.Forms.LinkLabelLinkClickedEventArgs e ) : void | ||
notifyIcon1_DoubleClick ( object sender, |
||
settingsMenuItem_Click ( object sender, |
||
updateMenuItem_Click ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |