Input for WinForms | ComponentOne
C1.Win.Input.Pickers Namespace / C1ColorPicker Class / HandleElementFocus Property

In This Topic
    HandleElementFocus Property (C1ColorPicker)
    In This Topic
    Gets or sets whether the control should handle the focus within contained elements.
    Syntax
    'Declaration
     
    
    Protected Property HandleElementFocus As Boolean
    protected bool HandleElementFocus {get; set;}
    See Also