Re: TwwDBLookupCombo issue



I'm just curious why an OnExit is not fired when the tab is changed.

The OnExit is about losing focus. If the page control doesn't take or
change focus, then OnExit won't fire.

/Matthew Jones/
.



Relevant Pages

  • Re: TwwDBLookupCombo issue
    ... The OnExit is about losing focus. ... change focus, then OnExit won't fire. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: Tab key intercept
    ... I've used the Validation event before which will fire when a control is just ... In the Validation event, ... and stop the control from losing focus if you need to. ...
    (microsoft.public.vb.general.discussion)