Method |
Description |
|
AddJumpList ( ) : void |
|
|
ChangeUser ( ) : void |
|
|
DestroyIcon ( IntPtr handle ) : bool |
|
|
DestroySettingsForm ( ) : void |
|
|
DetectBaseUrl ( ) : void |
|
|
DisableButtons ( ) : void |
|
|
EnableAppropriateButtons ( ) : void |
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor. |
|
Logout ( ) : void |
|
|
MainForm_FormClosed ( object sender, System.Windows.Forms.FormClosedEventArgs e ) : void |
|
|
MainForm_Shown ( object sender, EventArgs e ) : void |
|
|
NewMailSound ( ) : void |
|
|
NextButtonClicked ( object sender, ThumbnailButtonClickedEventArgs e ) : void |
|
|
OpenButtonClicked ( object sender, ThumbnailButtonClickedEventArgs e ) : void |
|
|
PrevButtonClicked ( object sender, ThumbnailButtonClickedEventArgs e ) : void |
|
|
RefreshMail ( ) : void |
|
|
RemoveJumpList ( ) : void |
|
|
RemoveThumbAndButtons ( ) : void |
|
|
SetForegroundWindow ( IntPtr hwnd ) : int |
|
|
Setup ( ) : void |
|
|
SetupThumbAndButtons ( ) : void |
|
|
ShowLoginForm ( ) : void |
|
|
ShowProgress ( ) : void |
|
|
ShowSettingsForm ( ) : void |
|
|
ShowUnreadIcon ( int unreadEmails ) : void |
|
|
ShowWindow ( IntPtr hWnd, int nCmdShow ) : bool |
|
|
StealFocus ( IntPtr handle ) : void |
|
|
UpdateIcon ( ) : void |
|
|