Düzenle

Aracılığıyla paylaş


Inspector.NewFormRegion method (Outlook)

Opens a new page in design mode in the inspector for a new form region.

Syntax

expression. NewFormRegion

expression A variable that represents an Inspector object.

Return value

An Object that represents the page displaying the form region in the inspector.

Remarks

If the inspector is not already in design mode, NewFormRegion will put it in design mode.

This method only opens a page for a new form region in design mode. This method is not intended for creating a form region at runtime.

See also

Inspector Object

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.