May 17, 2002
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 17, 2002
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