Diablicolic
Centurion
You see I've got this character in a picture box, a .gif with a transparent background. And when I move the .gif I want its transparency background to change accordingly to the picture box behind it.
The character.Background = transparent
But the transparency is basing its transparency from the form's background. How could I make the character picture's transparency background go with the picture on the background picture box instead of the form's background?
The character.Background = transparent
But the transparency is basing its transparency from the form's background. How could I make the character picture's transparency background go with the picture on the background picture box instead of the form's background?