ComponentOne MultiSelect for WinForms
C1.Win.Input.Base.Views Namespace / DropDownControlViewBase Class / HitTestable Property

In This Topic
    HitTestable Property (DropDownControlViewBase)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property HitTestable As Boolean
    public bool HitTestable {get; set;}
    See Also