'DeclarationFunction FormatTooltip( _ ByVal tooltip As System.String _ ) As System.String
'UsageDim 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