VisualTipEventArgs Constructor
Creates a new instance of a VisualTipEventArgs object.
[Visual Basic]
Public Sub New( _
ByVal
tip As
VisualTip, _
ByVal
instance As
Object _
)
Parameters
-
tip
- The VisualTip for which the event was raised.
-
instance
- The object for which the VisualTip was displayed.
See Also
VisualTipEventArgs Class | Skybound.VisualTips Namespace