[]
        
(Showing Draft Content)

C1.Win.SuperTooltip

C1.Win.SuperTooltip Namespace

Classes

C1SuperLabelBase

Represents a label that shows static information on a form.

C1SuperLabelLinkClickedEventArgs

Provides data for the LinkClicked event.

C1SuperTooltipBase

Represents a pop-up window that displays a brief description of a control's purpose when the mouse hovers over the control.

ImageCollection

Collection of images to be displayed in C1SuperLabelBase or C1SuperTooltipBase components.

ImageEntry

Entry in a ImageCollection.

ImageEntryTypeConverter

TypeConverter used to persist ImageEntry objects.

PopupEventArgs

Provides data for the Popup event.

Interfaces

ISuperErrorProvider

Defines the interface for properties and methods to C1SuperErrorProvider component.

ISupportSuperTooltip

The interface implemented by the control extended by a super tooltip.

Enums

BackgroundGradient

Specifies a background gradient for the ToolTip.

BackgroundImageLayout

Specifies the layout logic used to display the background image.

StaysOpenMode

Specifies under what conditions the tooltip will remain visible if the mouse pointer leaves the control.

Delegates

C1SuperLabelLinkClickedEventHandler

Represents the method that will handle the LinkClicked event.

PopupEventHandler

Represents the method that handles the Popup event.