Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the selected text within the InkEdit control (run time only).
This property is read/write.
Syntax
HRESULT get_SelText(
BSTR *pbstrSelText
);
Parameters
pbstrSelText
Return value
None
Remarks
Setting SelText to a new value sets SelLength to 0 and replaces the selected text with the new string.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP Tablet PC Edition [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | inked.h |
Library | InkEd.dll |