Menu Item - Visible Property

Show or hide the item

Member of Menu Item (PRIM_MITM)

Data Type - Boolean

Details

Visible will return True if the menu item is visible.
 
Menu items that are Visible(False) occupy no space on the screen and cannot be accessed in any way by the user. However, the instance of the menu item still exists and it can be accessed programmatically.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2