ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / ColumnExpressionBuilderForm Class / ScrollControlIntoView Method

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