Sets a boolean value that indicates whether the ToolTip window should be displayed even when its parent control is not active.
public void setShowAlways( boolean value )
value
Set to true to always display the ToolTip window; otherwise, set to false.
See Also getShowAlways