InputPanel for WinForms | ComponentOne
C1.Win.4.8 Assembly / C1.Win.C1SuperTooltip Namespace
Inheritance Hierarchy
In This Topic
    C1.Win.C1SuperTooltip Namespace (C1.Win.4.8)
    In This Topic
    Classes
     ClassDescription
    ClassRepresents a label that shows static information on a form.
    ClassProvides data for the LinkClicked event.
    ClassRepresents a pop-up window that displays a brief description of a control's purpose when the mouse hovers over the control.
    ClassCollection of images to be displayed in C1SuperLabelBase or C1SuperTooltipBase components.
    ClassEntry in a ImageCollection.
    ClassProvides data for the Popup event.
    Interfaces
     InterfaceDescription
    InterfaceThe interface implemented by the control extended by a super tooltip.
    Delegates
     DelegateDescription
    DelegateRepresents the method that will handle the LinkClicked event.
    DelegateRepresents the method that handles the Popup event.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies a background gradient for the ToolTip.
    EnumerationSpecifies the layout logic used to display the background image.
    EnumerationSpecifies under what conditions the tooltip will remain visible if the mouse pointer leaves the control.
    See Also