securityLevelVisible

Type: Integer

Availability: Read or write at any time

The securityLevelVisible property of the MenuItem class determines whether the menu is automatically made invisible when its form is created and loaded or when this property is changed.

If the value of the securityLevelVisible property of the menu is greater than the value of the userSecurityLevel property of the Application class (that is, app.userSecurityLevel), it is made invisible regardless of the value of its visible property when it is created.