Page 1 of 1

Need help with transparency.

Posted: Mon Nov 17, 2008 6:22 pm
by xxpenguinxx
I need know how to load partially transparent images in VB and have them work properly with a transparent form. So far all I've found that may help used the API-Guide's alpha blend but I can't get that function to work because vbpixels is not declared in any visual studio editions I have (vb.net 2003, vb express 2005, visual studio 2008).

Re: Need help with transparency.

Posted: Mon Nov 17, 2008 7:02 pm
by JacksonCougar
Why are so many people using Basic? C# Really is not that hard to learn...
As to your problem: I could not really offer any help because it is Basic your using ;p
Make sure your using an Alpha channel possessing image ;p