VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Add SysTray-Icon +++ Change Wallpaper

by Florian Egel (5 Submissions)
Category: Custom Controls/Forms/Menus
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (12 Votes)

Did you ever want to let your Application appear in the SysTray, without any complicated code, completely bug-free and easy to handle using events?
Or did you ever want to change the Windows-Settings like Wallpaper with VB?

This code does not only contain the source for a UserControl to easily create and handle SysTray-Icons or the code to change the Wallpaper, it is also a complete program to fresh your Desktop up: you can create a list of picture files and the program changes the Wallpaper after adjustable delays, running down your list. Furthermore the program is very flexible, it automatically stretches the pictures so they fit onto the screen, and it can handle all filetypes from Bitmaps over GIFs to JPEGs.
Just copy some cool Wallpaper-files into the Folder "Wallpapers", type any number of minutes in the TextBox in my program, and enjoy your always different wallpaper!
Also the program runs in the SysTray when minimized, so it doesn't block the TaskBar and is still accessable.
About the SysTray-Icon Control:
You just have to add the UserControl to your form, and your App appears in the SysTray. If you want 2 Icons in the SysTray, just add another Control. You can change the Icon and the ToolTip Text in the IDE and at runtime, and you can control the User actions easily through events.
The control also allows you to display the window's system menu when you click on the Icon, if you want it to.

I hope this stuff helps you, and if you like it, please don't forget to leave feedback/votes!

Rate Add SysTray-Icon +++ Change Wallpaper

Download Add SysTray-Icon +++ Change Wallpaper

Download Add SysTray-Icon +++ Change Wallpaper (13 KB)

Add SysTray-Icon +++ Change Wallpaper Comments

No comments have been posted about Add SysTray-Icon +++ Change Wallpaper. Why not be the first to post a comment about Add SysTray-Icon +++ Change Wallpaper.

Post your comment

Subject:
Message:
0/1000 characters