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

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

    Parameters

    r
    See Also