|
Calendar that Runs In the System Tray.
| Version Compatibility: |
Visual Basic 6
|
More information: This is a calender application that runs in the system tray. It illustrates the following. 1: How to read & write from the registry & .ini files. 2: How to format Date & Time the way you want. 3: How to create Tray Icons with right click Menus. 4: Shutting Down & Rebooting Windows. 5: Creating & Saving a log file. 6: Use of the DTPicker control
The program will automatically load into your system tray. You can even have it startup when windows starts. Included is a basic HTML Help File (.chm). Make sure you Register the .ocx file using regsrv32 (or run the .vbg, which includes the .ocx). This code has been viewed 100486 times. Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents. code/Calendar3.zip
|