Re: DroppedDown

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



MouseLeave will never fire. You are right in trying to calculate if the
mouse has left the bounds of the drop down within the MouseMove. With your
code as a basis, I will try to help solve your problem.

-Eric


.



Relevant Pages

  • Mouse..-Events in einer Form
    ... feuert das MouseLeave der Form NACH dem MouseEnter des objects. ... einem anderen object dann bekommt die Form davon nix mit. ... wie kann ich der Form beibringen, dass eben dieses MouseMove IMMER feuern ...
    (microsoft.public.de.german.entwickler.dotnet.csharp)
  • Re: TForm and CM_MOUSELEAVE not working
    ... In article, Eshipman ... Any ideas why the mouseleave doesn't fire when the ... cure is to start a timer when the form gets a CM_MOUSEENTER. ...
    (borland.public.delphi.language.objectpascal)
  • Re: TForm and CM_MOUSELEAVE not working
    ... Any ideas why the mouseleave doesn't fire when the ... > cure is to start a timer when the form gets a CM_MOUSEENTER. ... Thanks, Peter, didn't think of that one... ...
    (borland.public.delphi.language.objectpascal)
  • mouseleave doesnt always fire
    ... Does anyone know why MouseLeave doesn't always fire? ... I created a form to which I added a container. ... In the MouseEnter Method I coded: ...
    (microsoft.public.fox.programmer.exchange)