Frame.SetDefaultTabOrder Method (Outlook Forms Script)

Sets the TabIndex property of each control on a frame or page, using a default top-to-bottom, left-to-right tab order.

Syntax

expression.SetDefaultTabOrder

expression A variable that represents a Frame object.

Remarks

The TabIndex property of a control is a Microsoft Forms 2.0 property.

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.