TipShow controls whether menu item tip is shown
Member of Menu Item (PRIM_MITM)
Data Type - Boolean
The TipShow property enables and disables the appearance of tips in the Status Bar. Tip processing evaluates the TipShowOfParent property first. If True, the value of TipShow is ignored. This allows tip processing to be turned on or off at application level.
Febuary 18 V14SP2