ComponentOne SuperTooltip for WinForms
C1.Win.SuperTooltip.5 Assembly / C1.Win.SuperTooltip Namespace / C1SuperTooltip Class / Active Property

In This Topic
    Active Property (C1SuperTooltip)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Active As System.Boolean
    public System.bool Active {get; set;}
    See Also