This document is archived and information here might be outdated. Recommended version. |
Creates a tool tip string for the value.
[Visual Basic .NET]
Public Function GetToolTip ( _
) As String
[C#]
public string GetToolTip (
);
[C++]
HRESULT GetToolTip(
void
);