ITextRangeProvider.Select Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Highlights text in the text control that corresponds to the start and end endpoints of the text range.
public:
void Select();
void Select();
public void Select();
function select()
Public Sub Select ()