Transparent BackColor
Do you need something made? then ask in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
8 posts
Page 1 of 1
Hi this is Hallen now i know to make how to make transparent BackColor for picturebox and for other stuffs like labels, textbox e.t.c...
If select transparent color it willl shows backgroundimage of form or will show color of form, But i need to make complete transparent color for picturebox, label, e.t.c...
Hallen [
]
If select transparent color it willl shows backgroundimage of form or will show color of form, But i need to make complete transparent color for picturebox, label, e.t.c...
Hallen [

Hello Hallen,
Im not entirely sure what you mean by complete transparent picturebox?, could you explain a bit more please.
Thank you cooll;
Im not entirely sure what you mean by complete transparent picturebox?, could you explain a bit more please.
Thank you cooll;
Welcome to CodenStuff.com Learn Code, Love Code. Thank you for being a member of the community.
Pictuebox->Properties->BackColor->Web->Transparent
there you have it.
there you have it.
if you want to have your form transparent like with some gaming windows such as the WoW updater or something
you do this:
Form1 Properties -> Transparency Key = Control
Form1 Properties -> BackColor = Control
BackColor and Transparency key must be the same ;) or you wont have a transparent form
you do this:
Form1 Properties -> Transparency Key = Control
Form1 Properties -> BackColor = Control
BackColor and Transparency key must be the same ;) or you wont have a transparent form

agust1337 wrote:if you want to have your form transparent like with some gaming windows such as the WoW updater or somethingYeah can do it like this also!
you do this:
Form1 Properties -> Transparency Key = Control
Form1 Properties -> BackColor = Control
BackColor and Transparency key must be the same ;) or you wont have a transparent form
But i created one media player, But i want to add PictureBox over media player with transparent backcolor
But if i select BackColor = Transparent it will shows color of Form`s BackColor, I want to make 100% transparent BackColor!
Tell me if anyone knows!
Hallen wrote:hmm try adding the same color in the pic box too :Pagust1337 wrote:if you want to have your form transparent like with some gaming windows such as the WoW updater or somethingYeah can do it like this also!
you do this:
Form1 Properties -> Transparency Key = Control
Form1 Properties -> BackColor = Control
BackColor and Transparency key must be the same ;) or you wont have a transparent form
But i created one media player, But i want to add PictureBox over media player with transparent backcolor
But if i select BackColor = Transparent it will shows color of Form`s BackColor, I want to make 100% transparent BackColor!
Tell me if anyone knows!
Hallen wrote:hmm try adding the same color in the pic box too :Pagust1337 wrote:if you want to have your form transparent like with some gaming windows such as the WoW updater or somethingYeah can do it like this also!
you do this:
Form1 Properties -> Transparency Key = Control
Form1 Properties -> BackColor = Control
BackColor and Transparency key must be the same ;) or you wont have a transparent form
But i created one media player, But i want to add PictureBox over media player with transparent backcolor
But if i select BackColor = Transparent it will shows color of Form`s BackColor, I want to make 100% transparent BackColor!
Tell me if anyone knows!
8 posts
Page 1 of 1
Copyright Information
Copyright © Codenstuff.com 2020 - 2023