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 currently selected Rich Text Format (RTF) formatted text in the InkEdit control (run time only).
This property is read/write.
Syntax
HRESULT put_SelRTF(
BSTR pbstrSelRTF
);
Parameters
pbstrSelRTF
Return value
None
Remarks
Setting the SelRTF property replaces any selected text in the InkEdit control with the new string. This property returns a zero-length string ("") if no text is selected in the control.
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 |