Click or drag to resize

NavTargetToolTip Property

Gets the item's tooltip. Note that (for historical reasons) if no Tooltip is specified on the item and the NoDefaultTip is NOT set then the Caption will be used as a tooltip.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string ToolTip { get; set; }

Property Value

Type: String
See Also