Menu Item - TipShowOfParent Property

TipShowOfParent controls whether the parents TipShow property is used

Member of Menu Item (PRIM_MITM)

Data Type - Boolean

Details

The TipShowOfParent property determines whether the menuitem should defer TipShow processing to the parent control.
 
If True, the value of the TipShow property is ignored.
 
This allows tip processing to be turned on or off at application level.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2