Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeDecorator Class / HitTestable Property

In This Topic
    HitTestable Property (C1GaugeDecorator)
    In This Topic
    Gets or sets whether the decorator can be hit-tested.
    Syntax
    'Declaration
     
    Public Property HitTestable As System.Boolean
    public System.bool HitTestable {get; set;}
    See Also