: Does win32 API support them? I'm not sure about the default buttons, that's a function of the dialog handler, which was contributed code. I think so, if not it would be fairly simple to add support.
The current button control doesn't support bitmap buttons, but that shouldn't be too much work, you'd have to add window extra bytes for three handle placeholders for the up, down and focus states, and then replace the paint code when that style bit is set. Regards, Greg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]