ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Design Namespace / C1InputMaskPickerForm Class / ScrollToControl Method

In This Topic
    ScrollToControl Method (C1InputMaskPickerForm)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function ScrollToControl( _
       ByVal activeControl As System.Windows.Forms.Control _
    ) As System.Drawing.Point
    protected virtual System.Drawing.Point ScrollToControl( 
       System.Windows.Forms.Control activeControl
    )

    Parameters

    activeControl
    See Also