07-04-2009, 09:03 PM
In a previous post I was trying to figure out how to display a picture box as transparent. Several of you shared a few ideas with me (thank you very much) though I'm still trying to make it work.
In game, I have a picture box window that contains some command buttons and I would like to make the picture box itself transparent so players can only see the command buttons. I am told the best way to do this is to make the picture box a solid color and use a code to make that specific color transparent.
However, through my searching I haven't been able to find the proper code or guide for doing this (and I'm still familiarizing with VB6). Could anyone please lend a hand with what code I can use or an alternate method to accomplish what I am trying to do?
Thank you!
In game, I have a picture box window that contains some command buttons and I would like to make the picture box itself transparent so players can only see the command buttons. I am told the best way to do this is to make the picture box a solid color and use a code to make that specific color transparent.
However, through my searching I haven't been able to find the proper code or guide for doing this (and I'm still familiarizing with VB6). Could anyone please lend a hand with what code I can use or an alternate method to accomplish what I am trying to do?
Thank you!