How to display Transparent Bitmap Button? 
Author Message
 How to display Transparent Bitmap Button?

Hi everyone~

It is easy to find source codes that display a bitmap on a button.
However, I can't find any source code of 'Transparent Bitmap Button'.
How can I do this job?



Mon, 03 Oct 2005 03:55:30 GMT  
 How to display Transparent Bitmap Button?
Joonho,

Try using TransparentBlt in an owner draw button.

- Tim


Quote:
> Hi everyone~

> It is easy to find source codes that display a bitmap on a button.
> However, I can't find any source code of 'Transparent Bitmap Button'.
> How can I do this job?



Mon, 03 Oct 2005 04:13:27 GMT  
 How to display Transparent Bitmap Button?

Quote:
>It is easy to find source codes that display a bitmap on a button.
>However, I can't find any source code of 'Transparent Bitmap Button'.
>How can I do this job?

I find the easiest option is to make the bitmap an icon and use the
icon display capabilities of the standard button (BS_ICON).

Dave
--
MVP VC++ FAQ: http://www.mvps.org/vcfaq



Mon, 03 Oct 2005 07:48:41 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. transparent bitmap on toolbar button

2. How to implement TRANSPARENT Bitmap Buttons

3. how to shape a button to a 24bit bitmap which delete the transparent region and

4. Transparent Bitmap Buttons

5. Transparent Bitmap buttons

6. Transparent Button Bitmap

7. How to implement TRANSPARENT Bitmap Buttons

8. Transparent Owner Drawn Bitmap Button

9. Transparent Bitmap Buttons ?

10. Display bitmap on button

11. Bitmap display on Button

12. Displaying bitmap on a button

 

 
Powered by phpBB® Forum Software