VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Transparent Icon Text Background

John Flynn  (2 Submissions)   Complete Applications   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

This is quite possibly the smallest application you can write in VB that actually serves a purpose. You get 2 for the price of one here in this zip file and both do the same thing only in different ways.


The first program in the module only directory toggles the desktop Icon text Background from it's default color to transparent, and back to normal. I have it in my start up directory so it will run every time windows starts. In my opinion it should be built into windows and this shows how easy it would be.


This will also show you how to create a complete application with only a module (no forms needed). A Little side note is something quite weird I ran into with this: The exact same program written in C++ is actually twice the size in executable file size... hmm...

Let me know what you think.

One other thing is that active desktop has to be turned off. To do this (R)click the desktop choose the web tab and un-check active desktop.

Rate Transparent Icon Text Background (3(3 Vote))

Download Transparent Icon Text Background

Transparent Icon Text Background Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters