-
Transparency in VB
I'm trying to write a program in vb6 where the caption to a label would be translucent and the form would be totally transparent. I'm not sure how to about this and the only things I've been able to find deal with making the whole form translucent. Which isn't exactly what I'm looking for.
Ohm
-
Watch the TV show within my VB-TV set. I beleave this is somewhat like what you are searching for. You will however need to tack together some changes and things to this.
-
it has been awhile sense Ihave used VB but there should be a transperancy option on the properties item of the label you are creating but I'm not exactly 100% sure... its been about 3 years.
-
What I'm trying to get the program to accomplish is to sit actively over everything else on the scree <need a transparent form> , and display updated text <translucent label caption> at regular intervals without totally disturbing my work. I hope this will help a bit more.
Ohm