Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / C1Ribbon Class / ScrollIntoView Method / ScrollIntoView(Rectangle) Method

In This Topic
    ScrollIntoView(Rectangle) Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overloads Sub ScrollIntoView( _
       ByVal r As Rectangle _
    ) 
    public void ScrollIntoView( 
       Rectangle r
    )

    Parameters

    r
    See Also