Language Reference Guide : A. System Constants and Keywords : System Constants : Menu Biases
 
Share this page                  
Menu Biases
Constant Value
Description
Numeric
Equivalent
MB_INVISIBLE
Menu item is not displayed
4096
MB_DISABLED
Menu item is in an inactive (dimmed) state and cannot be selected by the interactive user
8192
MB_ENABLED
Menu item is active and can be selected by the interactive user
16384