AllowAbout Property
Set to True to allow 'About' as an option from the pop-up menu.
object.AllowAbout [ = boolean ]
Return Value

None

Settings

The AllowAbout property has these parts:

Part Value Description
boolean True Allows 'About' as an option from the pop-up menu.
boolean False Disallows 'About' as an option from the pop-up menu.
Example