Picturebox over Picturebox

  • Thread starter Thread starter Timothy Taylor
  • Start date Start date
T

Timothy Taylor

Hello, i have some pictureboxes all laid out in a grid. And i have one on
top that moves around during runtime. I need the one on top to be
transparent where there is white in the image so i can see the picturebox
below. How do i do this?

Thanks for any help,

-Tim
 
Tim --

We do not support alpha blending in the Compact Framework this version. If
you are set on doing this, try using GAPIDraw and the managed library that
is available for it.


Seth Demsey
Lead Program Manager
.Net Compact Framework

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Back
Top