Share via


Application.CustomForms Method

Project Developer Reference

Displays the Custom Forms dialog box, which prompts the user to manage custom forms.

Syntax

expression.CustomForms

expression   A variable that represents an Application object.

Return Value
Boolean

Remarks

The CustomForms method has the same effect as the Forms command on the Customize submenu, which is available on the Tools menu.

See Also