Page.ActiveControl Property (Outlook Forms Script)

Returns an Object that has the focus. Read-only.

Syntax

expression.ActiveControl

expression A variable that represents a Page object.

Remarks

The ActiveControl property is read-only and is set when you select a control or object in the interface. Use ActiveControl as a substitute for the control name when setting properties or calling methods.

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.