c++.windows.32-bits - bitmap buttons
- Steve & Denise De Chellis (4/4) May 16 2002 I'm trying to create some buttons using the BS_BITMAP button style. I ha...
- Jan Knepper (3/7) May 16 2002 Which border are you talking about?
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
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