Form constants

The following constants can be used anywhere in your code in place of the actual values.

Constant Value Description
vbModeless 0 UserForm is modeless.
vbModal 1 UserForm is modal (default).

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.