Re: Event Fireing order by TerryL
TerryL
Sat Mar 15 13:34:00 CDT 2008
It is my understanding that the order also depends on whether the last
control was "left" by tabbing or by clicking somewhere, which changes the
order!
--
Terry
"Cor Ligthert[MVP]" wrote:
> Mark,
>
> I assume that you mean that it is the control firing event order.
>
> I got this from messages from Jeffrey Tan and Peter Wu,
>
> Focus events occur in the following order:
>
> 1. Enter
> 2. GotFocus
> 3. Leave
> 4. Validating
> 5. Validated
> 6. LostFocus
>
>
> Cor
>
>
>
> or
>
> "Mark" <Mark@discussions.microsoft.com> schreef in bericht
> news:54F96783-097E-451F-96A5-2FDF5C92EDAC@microsoft.com...
> > Does anyone know the Visual Basic .NET event fireing order?
> > --
> > Mark
>
>