Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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 get_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 |