Its been a while since I had the time to write a small custom control but I have needed this one for some of the work I am doing at the moment. Its a text/symbol button that can be displayed either over coloured client areas or over bitmap image data in a STATIC control. It sends a WM_COMMAND on both UP and DOWN clicks and can have an individual custom cursor for each button as each button creates its own WNDCLASSEX window class.
Any comments will be welcome.
[attachment deleted by admin]
Work fine, hutch.
I only found a little error in your testexe/control. If I size the window to small, your controltexts are shown inside of the statuswindow. Can you fix that?
Best regards,
Nordwind64