'Declaration
Function FormatTooltip( _ ByVal tooltip As System.String _ ) As System.String
'Usage
Dim instance As INTooltipFormatter Dim tooltip As System.String Dim value As System.String value = instance.FormatTooltip(tooltip)
System.string FormatTooltip( System.string tooltip )
Parameters
- tooltip