Unicode Controls & Classes for VB6 - Version 4
ctlNumIncXP
.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
The new unicode tooltip
Remarks