ComponentOne GanttView for WinForms
ScrollControlIntoView Method (C1GanttView)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > C1GanttView Class : ScrollControlIntoView Method
Syntax
'Declaration
 
Public Sub ScrollControlIntoView( _
   ByVal activeControl As System.Windows.Forms.Control _
) 
public void ScrollControlIntoView( 
   System.Windows.Forms.Control activeControl
)

Parameters

activeControl
See Also

Reference

C1GanttView Class
C1GanttView Members