ComponentOne SuperTooltip for WinForms
C1.Win.C1SuperTooltip.4.5.2 Assembly / C1.Win.C1SuperTooltip Namespace / C1SuperTooltip Class / HitTestVisible Property

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