I want to make the black backgound of picture1 transparent but I want it to keep the name picture1. Has anyone got any examples?
Printable View
I want to make the black backgound of picture1 transparent but I want it to keep the name picture1. Has anyone got any examples?
Picture1.MaskColor = 0
that doesnt work. It says method or data memeber not found.
Yeah, thats for buttons...
You'd have to do some Bitblting or Paintpicturing.