TextRangeProviderWrapper.Select - метод

Highlights text in the text control corresponding to the text range Start and End endpoints.

Definition

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

Реализации

ITextRangeProvider.Select()

Исключения

InvalidOperationExceptionOccurs when text selection is not supported by the text control.

См. также