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

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