Share via


OlkTimeZoneControl.Enter Event (Outlook)

Occurs when the control receives focus, immediately after the previous control's Exit event.

Version Information

Version Added: Outlook 2007

Syntax

expression .Enter

expression A variable that represents an OlkTimeZoneControl object.

Remarks

This is similar to the GotFocus event exposed by managed-code controls or in Microsoft Visual Basic 6.

See Also

Concepts

OlkTimeZoneControl Object Members

OlkTimeZoneControl Object