TextRangeProviderWrapperScrollIntoView - метод

Causes the text control to scroll vertically until the text range is visible in the viewport.

Definition

Пространство имён: Tessa.UI.Automation.Helpers
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
C#
public void ScrollIntoView(
	bool alignToTop
)

Параметры

alignToTop  Boolean
if the text control should be scrolled so the text range is flush with the top of the viewport; if it should be flush with the bottom of the viewport.

Реализации

ITextRangeProviderScrollIntoView(Boolean)

См. также