Input for WinForms | ComponentOne
C1.Win.Input.Base Namespace / ITextBoxBase Interface / ScrollToCaret Method

In This Topic
    ScrollToCaret Method (ITextBoxBase)
    In This Topic
    Scrolls the contents of the control to the current caret position.
    Syntax
    'Declaration
     
    
    Sub ScrollToCaret() 
    void ScrollToCaret()
    See Also