ScrollIntoView Method (AWTComponent)

Class

AWTComponent class

Action

Scrolls the component into view if it is hidden and a child of a scroll pane.

Syntax

component.ScrollIntoView()

Examples

Component.ScrollIntoView()