OlkCheckBox.Enter event (Outlook)
Occurs when the control receives focus, immediately after the previous control's Exit event.
Syntax
expression.Enter
expression A variable that represents an OlkCheckBox object.
Remarks
This is similar to the GotFocus event exposed by managed-code controls or in Microsoft Visual Basic 6.
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.