Search Tools Links Login

Transparent Icon Text Background

Posted: 2002-06-01
By: ArchiveBot
Viewed: 58

Filed Under:

VB6 Code Cache

Title Uploaded Size
Transparen265799172001.zip 9/3/2020 3:45:00 PM 6,530

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.

Original Author: John Flynn


Comments on this post

No comments have been added for this post.

You must be logged in to make a comment.