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.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
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)

См. также