InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / C1InputPanel Class / EffectiveTooltip Property

In This Topic
    EffectiveTooltip Property (C1InputPanel)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property EffectiveTooltip As C1.Win.C1SuperTooltip.C1SuperTooltipBase
    public C1.Win.C1SuperTooltip.C1SuperTooltipBase EffectiveTooltip {get;}
    See Also