Gets the VisualTip which is currently being tracked.
The VisualTip which is currently being tracked.
A tracked tip is automatically undisplayed when the mouse touches it. In any given application, only one VisualTip may be tracked at a time. This property returns the tip which is currently being tracked, or a null reference (Nothing in Visual Basic) if no tip is tracked.
VisualTipProvider Class | Skybound.VisualTips Namespace