ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / C1GanttView Class / ScrollControlIntoView Method

In This Topic
    ScrollControlIntoView Method (C1GanttView)
    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