TextRangeProviderWrapperSelect - метод

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) Версия: 4.0.4
C#
public void Select()

Реализации

ITextRangeProviderSelect

Исключения

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

См. также