Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.ToolStrips Namespace / C1EditorToolStripStyle Class / ScrollControlIntoView Method

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