Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following code example uses the ModifiedFormPages property of the current Inspector object to set the Microsoft Forms 2.0 Visible property of a CheckBox on a page named "Test."
Item.GetInspector.ModifiedFormPages("Test").Checkbox1.Visible = False