ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / CustomFilterDialog Class / ScrollControlIntoView Method

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