Unicode Controls & Classes for VB6 - Version 4
ctlUniLinkWL
.Tip Property
Gets or sets the Unicode Tooltip for the control
Syntax
Public Property Get Tip () As String
Public Property Let Tip (ByVal
New_Tip
As String)
Parameters
Parameter
Description
ByVal
New_Tip
As String
Tooltip value
Remarks