Hi
Does anybody know how to add a bitmap to a form, and use the BitBlt, or any other api calls to make the form's shape like the Bitmap?
Any help would be appreciated.
Thank you
Printable View
Hi
Does anybody know how to add a bitmap to a form, and use the BitBlt, or any other api calls to make the form's shape like the Bitmap?
Any help would be appreciated.
Thank you
Just change the picture property of the form. in this case, you don't need to use bitble api
Hi
I've found this link on the web :
http://www.fortunecity.com/skyscrape...tml?VBSFC.html
which allows you to create odd-shaped forms (there's tonnes of other samples like it on the
net).
Regards
Chris Eastwood
CodeGuru - the website for developers
http://www.codeguru.com/vb