InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / ToolTipSettings Class / Active Property

In This Topic
    Active Property (ToolTipSettings)
    In This Topic
    Gets or sets a value indicating whether the tooltip is currently active.
    Syntax
    'Declaration
     
    Public Property Active As Boolean
    public bool Active {get; set;}
    See Also