ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / C1DropDownControl Class / HandleElementFocus Property

In This Topic
    HandleElementFocus Property (C1DropDownControl)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Property HandleElementFocus As Boolean
    protected bool HandleElementFocus {get; set;}
    See Also