Specifies whether the System Menu is enabled.
Syntax
object.SystemMenu [= Boolean]
Properties
The SystemMenu property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Boolean |
Whether the system menu is enabled. |
Settings
The settings for Boolean are:
Value |
Description |
True |
The system menu is enabled. |
False |
The system menu is not enabled. |