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

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