Ribbon for WinForms | ComponentOne
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 Boolean
    public bool Focus()
    See Also