Thanks BuilderSpec,
-It didnt work, it would have been logical if it had, but strangely it didnt. I have ended up solving the problem by sending the last button a 'the mouse has left you' type reminder, incase its forgotten to unhighten itself. eg:
pLastSpeedButton->Perform( CM_MOUSELEAVE, 0...
Thanks BuilderSpec that was a good point and worht considering, but the problem is that not only do I still need it to behave like a button, but I am also relying on alot of the other properties and methods of the TSpeedButton.
After further testing it is a problem that can be reproduced by...
I have used a TSpeedButton on my application and set its flat property. However when the mouse hovers over it the button shows a border/raised edge to hilite itself. I have managed to draw over this rectangle with my own (background coloured) rectangle by intercepting the OnMouseMove event, but...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.