Returns a value that indicates whether the specified object can be extended by this component.
True if the object can be extended by this component; otherwise, false.
The following objects can be extended by a VisualTipProvider: objects which derrive from Control; ToolBarButton and StatusBarPanel objects; or any object with both MouseEnter and MouseLeave events.
VisualTipProvider Class | Skybound.VisualTips Namespace