Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Menu Item - Visible Property

Panel
bgColor#2c3c4c

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