Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator.Styles Namespace / NavEditorCustomStyle Class / Focused Property

In This Topic
    Focused Property (NavEditorCustomStyle)
    In This Topic
    Gets style containing display attributes that determine the general appearance of the focused element on the screen.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Focused As NavStateCustomStyle
    public NavStateCustomStyle Focused {get;}
    See Also