ComponentOne SpellChecker for WinForms
ScrollControlIntoView Method

C1.Win.C1SpellChecker.4 Assembly > C1.Win.C1SpellChecker Namespace > C1SpellDialog Class : ScrollControlIntoView Method
Syntax
'Declaration
 
Public Sub ScrollControlIntoView( _
   ByVal activeControl As System.Windows.Forms.Control _
) 
public void ScrollControlIntoView( 
   System.Windows.Forms.Control activeControl
)

Parameters

activeControl
See Also

Reference

C1SpellDialog Class
C1SpellDialog Members