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.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
C#
public void Select()

Реализации

ITextRangeProviderSelect

Исключения

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

См. также