ComponentOne SuperTooltip for WinForms
C1.Win.C1SuperTooltip.4.5.2 Assembly / C1.Win.C1SuperTooltip Namespace / C1SuperTooltip Class
Properties Methods Events


In This Topic
    C1SuperTooltip Class Members
    In This Topic

    The following tables list the members exposed by C1SuperTooltip.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the C1SuperTooltipBase is currently active. (Inherited from C1.Win.C1SuperTooltip.C1SuperTooltipBase)
    Public PropertyGets or sets the automatic delay for the C1SuperTooltipBase. (Inherited from C1.Win.C1SuperTooltip.C1SuperTooltipBase)
    Public PropertyGets or sets the period of time (in milliseconds) the tooltip remains visible if the mouse pointer is stationary within a control. (Inherited from C1.Win.C1SuperTooltip.C1SuperTooltipBase)
    Public PropertyGets or sets the background color of the tooltip window. (Inherited from C1.Win.C1SuperTooltip.C1SuperTooltipBase)
    Public PropertyGets or sets the background gradient for the tooltips. (Inherited from C1.Win.C1SuperTooltip.C1SuperTooltipBase)
    Public PropertyGets or sets the background image displayed in tooltip window. (Inherited from C1.Win.C1SuperTooltip.C1SuperTooltipBase)
    Public PropertyGets or sets the background image layout as defined in the BackgroundImageLayout enumeration. (Inherited from C1.Win.C1SuperTooltip.C1SuperTooltipBase)
    Public PropertyGets or sets whether the tooltip window should display a solid border. (Inherited from C1.Win.C1SuperTooltip.C1SuperTooltipBase)
    Public PropertyGets or sets whether the color of the border drawn around the tooltip when the Border property is set to true. (Inherited from C1.Win.C1SuperTooltip.C1SuperTooltipBase)
    Public PropertyGets or sets a value indicating whether the tooltip follows the cursor. (Inherited from C1.Win.C1SuperTooltip.C1SuperTooltipBase)
    Public PropertyGets or sets the default font used to display the tooltip. (Inherited from C1.Win.C1SuperTooltip.C1SuperTooltipBase)
    Public PropertyGets or sets the foreground color of the tooltip window. (Inherited from C1.Win.C1SuperTooltip.C1SuperTooltipBase)
    Public PropertyGets or sets a value that determines whether the tooltip can be clicked. (Inherited from C1.Win.C1SuperTooltip.C1SuperTooltipBase)
    Public PropertyGets a collection of images that may be shown in tooltips. (Inherited from C1.Win.C1SuperTooltip.C1SuperTooltipBase)
    Public PropertyGets or sets the time that passes before the tooltip appears. (Inherited from C1.Win.C1SuperTooltip.C1SuperTooltipBase)
    Public PropertyGets or sets whether the tooltip is shown in a balloon shape. (Inherited from C1.Win.C1SuperTooltip.C1SuperTooltipBase)
    Public PropertyGets or sets the maximum width of the tooltips. (Inherited from C1.Win.C1SuperTooltip.C1SuperTooltipBase)
    Public PropertyGets or sets the opacity of the tooltips. (Inherited from C1.Win.C1SuperTooltip.C1SuperTooltipBase)
    Public PropertyGets or sets the length of time that must transpire before subsequent C1SuperTooltipBase windows appear as the mouse pointer moves from one control to another. (Inherited from C1.Win.C1SuperTooltip.C1SuperTooltipBase)
    Public PropertyGets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts.  
    Public PropertyGets or sets whether the tooltip window has rounded corners. (Inherited from C1.Win.C1SuperTooltip.C1SuperTooltipBase)
    Public PropertyGets or sets whether the tooltip window should display a shadow. (Inherited from C1.Win.C1SuperTooltip.C1SuperTooltipBase)
    Public PropertyGets or sets a value indicating whether a C1SuperTooltipBase window is displayed even when its parent control is not active. (Inherited from C1.Win.C1SuperTooltip.C1SuperTooltipBase)
    Public PropertyGets or sets a value indicating under what conditions the tooltip will remain visible if the mouse pointer leaves the control. Period of time (in milliseconds) the tooltip remains visible can be set using the AutoPopDelay property. (Inherited from C1.Win.C1SuperTooltip.C1SuperTooltipBase)
    Public PropertyGets or sets whether ampersands in the text should be hidden. (Inherited from C1.Win.C1SuperTooltip.C1SuperTooltipBase)
    Public PropertyGets or sets a value indicating whether the tooltip should display ToolTipText of Microsoft's ListView items or Microsoft's DataGridView cells. (Inherited from C1.Win.C1SuperTooltip.C1SuperTooltipBase)
    Public PropertyGets or sets whether a fade effect should be used when displaying the tooltip. (Inherited from C1.Win.C1SuperTooltip.C1SuperTooltipBase)
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. Clean up any resources being used. (Inherited from C1.Win.C1SuperTooltip.C1SuperTooltipBase)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. Retrieves the C1SuperTooltip text associated with the specified control.  
    Public MethodOverloaded. Hides the C1SuperTooltipBase if it is currently visible. (Inherited from C1.Win.C1SuperTooltip.C1SuperTooltipBase)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodRemoves all tooltip text currently associated with the C1SuperTooltipBase component. (Inherited from C1.Win.C1SuperTooltip.C1SuperTooltipBase)
    Public MethodOverloaded. Associates tooltip HTML text with the specified control. The Control to associate the tooltip text with. The tooltip text to display when the mouse cursor is over the control.  
    Public MethodOverloaded. Shows the tooltip with the specified text, for the specified control, at the specified position, for a specified amount of time. (Inherited from C1.Win.C1SuperTooltip.C1SuperTooltipBase)
    Public Method (Inherited from System.ComponentModel.Component)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Protected MethodRaises the Popup event. (Inherited from C1.Win.C1SuperTooltip.C1SuperTooltipBase)
    Top
    Public Events
     NameDescription
    Public EventEvent that fires when the user clicks a hyperlink within a C1SuperTooltipBase. (Inherited from C1.Win.C1SuperTooltip.C1SuperTooltipBase)
    Public EventFires before the C1SuperTooltipBase is displayed. (Inherited from C1.Win.C1SuperTooltip.C1SuperTooltipBase)
    Top
    See Also