InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Win.SuperTooltip Namespace / C1SuperTooltipBase Class
Members

In This Topic
    C1SuperTooltipBase Class
    In This Topic
    Represents a pop-up window that displays a brief description of a control's purpose when the mouse hovers over the control.
    Object Model
    C1SuperTooltipBase Class
    Syntax
    'Declaration
     
    Public Class C1SuperTooltipBase 
       Inherits System.ComponentModel.Component
    public class C1SuperTooltipBase : System.ComponentModel.Component 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             C1.Win.SuperTooltip.C1SuperTooltipBase

    See Also