Dear All, I made a new component which derived form TSpeedButton class, and I added a new event to this (OnRightClick). My question is the follow: how can I catch right mouse button release event? I tried handle the WM_RBUTTONUP message, but my message handler method called, when the mouse cursor is over the control. The problem is that when I click with mouse right button press down the button and move the mouse cursor from the control and after I release the right mouse button, the control is "rut". If someone has an idea for this problem, please help me.
Best regards, SGd7 _______________________________________________ Delphi mailing list -> Delphi@elists.org http://lists.elists.org/cgi-bin/mailman/listinfo/delphi