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.
Printable View
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.
WS_FLAT something like that maybe? :)
Might be, I'll check it out. :)
But isn't that a window style?
On what CLASS should I use it?
oh try it on a button, if that doesn't work try BS_FLAT sorry :)