InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / BitmapIconElement Class / ShowFocusRectangle Property

In This Topic
    ShowFocusRectangle Property (BitmapIconElement)
    In This Topic
    Gets or sets whether the element should display a focus rectangle when it has focus.
    Syntax
    'Declaration
     
    Public Property ShowFocusRectangle As Boolean
    public bool ShowFocusRectangle {get; set;}
    See Also