ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / RtfOptionsForm Class / ScrollControlIntoView Method

In This Topic
    ScrollControlIntoView Method (RtfOptionsForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub ScrollControlIntoView( _
       ByVal activeControl As System.Windows.Forms.Control _
    ) 
    public void ScrollControlIntoView( 
       System.Windows.Forms.Control activeControl
    )

    Parameters

    activeControl
    See Also