Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / PreviewToolTip Class / Active Property

In This Topic
    Active Property
    In This Topic
    Gets or sets a value indicating whether tooltips are active.
    Syntax
    'Declaration
     
    Public Shadows Property Active As Boolean
    public new bool Active {get; set;}
    See Also