InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputTrackBar Class / Focused Property

In This Topic
    Focused Property (InputTrackBar)
    In This Topic
    Gets a value indicating whether the component has input focus.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Focused As Boolean
    public virtual bool Focused {get;}
    See Also