PDA

Click to See Complete Forum and Search --> : Flat button control


Sc0rp
Aug 30th, 2001, 01:06 PM
Hi, is there an intrinsic control in windows which is a flat button, like in, for example, the IE toolbar, Win98 style menus, etc?

And if there what's its class name?

Thanks.

SteveCRM
Aug 30th, 2001, 01:20 PM
WS_FLAT something like that maybe? :)

Sc0rp
Aug 30th, 2001, 01:24 PM
Might be, I'll check it out. :)

Sc0rp
Aug 30th, 2001, 01:26 PM
But isn't that a window style?

On what CLASS should I use it?

SteveCRM
Aug 30th, 2001, 01:53 PM
oh try it on a button, if that doesn't work try BS_FLAT sorry :)