securityLevelEnabled

Type: Integer

Availability: Read or write at any time

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

If the value of the securityLevelEnabled property of the menu is greater than the value of the userSecurityLevel property of the Application class (that is, app.userSecurityLevel), it is disabled regardless of the value of its enabled property when it is created.