advertisement

Find Code  Advanced Search   

Free Newsletters:   
browse free vb code
Submit Code
ASP,  HTML, and XML
Database
Dates  and Math
Files  and Directories
Forms  and Controls
Lists,  Collections, and Arrays
Miscellaneous
Multimedia/Games
Office/VBA
Network/Internet
Registry
Screen/Graphics
String  Manipulation
System/API
Windows  2000/XP
VB.NET/ASP.NET



advertisement
Calendar that Runs In the System Tray.

Author: Byce Jacob
Category: Dates and Math
Type: Applications
Difficulty: Advanced

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

Sponsored Links