www.digitalmars.com         C & C++   DMDScript  

c++.windows.32-bits - bitmap buttons

reply "Steve & Denise De Chellis" <dbouton snet.net> writes:
I'm trying to create some buttons using the BS_BITMAP button style. I have
no problem getting the bitmaps into the buttons but how do I get rid of the
border around the button?

Steve De Chellis
May 16 2002
parent Jan Knepper <jan smartsoft.cc> writes:
Which border are you talking about?
You might have to remove the WS_BORDER style from the button.



Steve & Denise De Chellis wrote:

 I'm trying to create some buttons using the BS_BITMAP button style. I have
 no problem getting the bitmaps into the buttons but how do I get rid of the
 border around the button?

 Steve De Chellis
May 16 2002