H
Henry van der Beek
Hello,
I am trying to make a backgammon app using VBA. The board and counters
are images with bitmaps loaded into their picture attributes, loaded
onto a UserForm.
The pieces are round, and the bitmap is a coloured circle on a white
background. However, when I load the bitmap into the userform, the
white edges of the image, which would be transparent in paintbrush,
appear as white on the userform. What I'd like is for these pixels to
be transparent so that you can see the board behind them.
Does anyone know of how I can make these pixels transparent, either in
the code or in paintbrush. Any help would be much appreciated.
Thank you,
Henry van der Beek
I am trying to make a backgammon app using VBA. The board and counters
are images with bitmaps loaded into their picture attributes, loaded
onto a UserForm.
The pieces are round, and the bitmap is a coloured circle on a white
background. However, when I load the bitmap into the userform, the
white edges of the image, which would be transparent in paintbrush,
appear as white on the userform. What I'd like is for these pixels to
be transparent so that you can see the board behind them.
Does anyone know of how I can make these pixels transparent, either in
the code or in paintbrush. Any help would be much appreciated.
Thank you,
Henry van der Beek