PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / PreviewToolTip Class / Active Property

In This Topic
    Active Property (PreviewToolTip)
    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