You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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

  • No labels