05-10-2006, 07:33 PM
Button controls always have border, even with BS_FLAT style. Unless you use BS_OWNERDRAW style and draw it (I never tested). Static icon or bitmap controls with SS_NOTIFY style also can be used as buttons, but are not visually pushed.