FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonControlHost Class / Focus Method

In This Topic
    Focus Method (RibbonControlHost)
    In This Topic
    Gives the focus to the hosted control.
    Syntax
    'Declaration
     
    Public Function Focus() As System.Boolean
    public System.bool Focus()
    See Also