InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel 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