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

In This Topic
    ToolTipSettings Property (C1InputPanel)
    In This Topic
    Gets the properties of the built-in tooltip.
    Syntax
    'Declaration
     
    Public ReadOnly Property ToolTipSettings As ToolTipSettings
    public ToolTipSettings ToolTipSettings {get;}
    See Also