This document is archived and information here might be outdated. Recommended version. |
Returns the selection tracker to move the text used by this element.
[Visual Basic .NET] Public Function GetMoveTextSelectionTracker ( _ ) As ISelectionTracker
[C#] public ISelectionTracker GetMoveTextSelectionTracker ( );
[C++]
HRESULT GetMoveTextSelectionTracker(
void
);