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

In This Topic
    ScrollToControl Method (ColorPickerOfficeForm)
    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