Creating a Transparent BitmapIs there any native way of doing this (and if so I am just being extremely stupid), or is the only way to use an API function (that I don't know)?
I would appreciate your advice on the matter, as a have seen no topics in any FAQ that cover this.
Thanks,
From: Peter Cox
Email: peter_cox@uk.ibm.com
Here are the six general steps required to create a transparent bitmap:
The article also includes sample VB3 code to do this.
I hope this helps you out. Good Luck.