FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonControlHost Class / Focused Property

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