| frmMain |
| Name | Description |
|---|---|
Init | Main function to start the application in form mode. |
| Name | Description |
|---|---|
Form_QueryUnload | Event used to finish the application. |
Form_Resize | |
Form_Unload |
| Name | Description |
|---|---|
chkSMTP_Click | Enable/Disable the SMTP features. |
| Name | Description |
|---|---|
cmdOk_Click | Apply the changes and reset the program |
| Name | Description |
|---|---|
TabStrip1_Click |
| Name | Description |
|---|---|
bsysTray | Control the state of the SysTray icon. |
m_frmSysTray | Form with systray code. |
| Name | Description |
|---|---|
FillControls | Fill the the form controls with configuration. |
m_frmSysTray_MenuClick | Event to capture one click in the popup menu. |
m_frmSysTray_SysTrayDoubleClick | Event to capture double click in the systray icon. |
m_frmSysTray_SysTrayMouseDown | Event to capture mouse down in the systray icon. |
ReadControls | Save configuration with the form data. |
Reset | Reset the POP/SMTP object to restore the connection with the new values. |
SysTray | Put/Remove pop2owa icon from the systray. |