ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / ToolTipSettings Class / Active Property

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