Delegate hints appearance to the parent control
Member of Control (PRIM_CTRL)
Data Type - Boolean
The HintShowOfParent property determines whether the control should defer HintShow processing to the parent control. If True, the value of the HintShow property is ignored. This allows hint processing to be turned on or off at application level.
Febuary 18 V14SP2