property Page.Enabled as Boolean
Enables or disables a page.

TypeDescription
Boolean A boolean expression that indicates whether the page is enabled or disabled.

Use the Enabled property to disable a specified page. Use the Enabled property to disable the control. The user cannot select a disabled page.