Showing Transparent Images on top of each other -
08-15-2006
, 08:08 AM
Hi,
I have developed an application in VB6 using Picture Box and Image Controls
to allow WYSIWYG interface for end user to pick and drop images on top of
each other. Those images were transparent GIF hence it became a WYSIWYG
Image Editor. Now when I try to develop this same application in VB.NET I
come to know that VB.NET doesn't provide transparency of images on top of
each other. I try placing different Picture Box controls on top of each
other but they are not transparent. Moreover there is no such property in
properties window to set it transparent.
Is there anyone who can help me as how I can make same application in
VB.NET?
Thanks,
Khalid |