|
-
Apr 19th, 2000, 04:32 PM
#1
Thread Starter
Lively Member
How can we put some text on the form with an image as a background with the background of the text surrounding blend to the background of the form ?
The only method I know is to make transparent GIF text and put them as image. But this is very troublesome if I need to move or change the word constantly.
Thx.
-
Apr 19th, 2000, 05:07 PM
#2
PowerPoster
Easiest way: Take a label and set it's BackStyle to transparent... 
You could also draw text with the print method, but you have to manage it by yourself if you want to change the text...
-
Apr 20th, 2000, 01:24 AM
#3
Thread Starter
Lively Member
Hehe.. I got to know the solution after I posted my earlier problem when I do some searching in MSDN. Quite a dumb question I must say.
BTW- thanks.
-
Apr 20th, 2000, 02:40 AM
#4
PowerPoster
Well, there are many ways to make transparent pictures. I'm using BitBlt, but you can also use DirectX or even simple sprite controls...
I'll upload a sprite sample soon, if I remember to make it
-
Apr 20th, 2000, 12:16 PM
#5
Thread Starter
Lively Member
I emailed to you yesterday. Did you get my mail ?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|