My component uses the onExit to handle that scenario but clicking on the form (instead of another control) doesn't trigger this.

Rob Martin
Software Engineer

phone +64 03 377 0495
fax   +64 03 377 0496
web www.chreos.com

Wild Software Ltd



Nick Fauchelle wrote:
Robert.
Wouldn't clicking anywhere outside the component take the focus off your component and onto the clicked one (ie the form)?

Nick

Robert martin wrote:
Hi

I have a custom component that expands to show data. When focus changes it reverts back to its shrunken state. However I also want it to revert to small if the user clicks the mouse anywhere outside of the component (the way that TComboBox does if it is dropped down).

I assume I need to trap a windows message to handle this but I just cant see which.

Any suggestions ?


_______________________________________________
Delphi mailing list
[email protected]
http://ns3.123.co.nz/mailman/listinfo/delphi

_______________________________________________
Delphi mailing list
[email protected]
http://ns3.123.co.nz/mailman/listinfo/delphi

Reply via email to