TextProviderWrapper - класс

Обёртка элемента автоматизации для текстовых контролов.

Definition

Пространство имён: Tessa.UI.Automation.Helpers
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
C#
public class TextProviderWrapper : MarshalByRefObject, 
	ITextProvider
Inheritance
Object    MarshalByRefObject    TextProviderWrapper
Implements
ITextProvider

Свойства

DocumentRangeGets a text range that encloses the main text of a document.
SupportedTextSelectionGets a value that specifies whether a text provider supports selection and, if so, the type of selection supported.

Методы

EqualsDetermines whether the specified object is equal to the current object.
(Унаследован от Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetHashCodeServes as the default hash function.
(Унаследован от Object)
GetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance.
(Унаследован от MarshalByRefObject)
GetSelectionRetrieves a collection of disjoint text ranges associated with the current text selection or selections.
GetTypeGets the Type of the current instance.
(Унаследован от Object)
GetVisibleRangesRetrieves an array of disjoint text ranges from a text container where each text range begins with the first partially visible line through to the end of the last partially visible line.
InitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance.
(Унаследован от MarshalByRefObject)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
MemberwiseClone(Boolean)Creates a shallow copy of the current MarshalByRefObject object.
(Унаследован от MarshalByRefObject)
RangeFromChild 
RangeFromPoint 
ToStringReturns a string that represents the current object.
(Унаследован от Object)
Wrap 

Методы расширения

Get
(Определяется ComHelper)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также