Re: Making panels transparent?
- From: "Brady Love" <opettaja@xxxxxxxxx>
- Date: 16 Jan 2006 12:53:25 -0800
Just found a better solution actually but thanks :D
It was alot easier than I made itout to be just had to use the property
correctly
Color panelColor = Color.FromArgb(170, 64, 64, 64);
panel3.BackColor = panelColor;
.
- References:
- Making panels transparent?
- From: Brady Love
- Re: Making panels transparent?
- From: Netmonster
- Making panels transparent?
- Prev by Date: class inherit question
- Next by Date: Re: UserControl always run in seperate thread
- Previous by thread: Re: Making panels transparent?
- Next by thread: Re: Making panels transparent?
- Index(es):