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 current text in the InkEdit control.
This property is read/write.
Syntax
HRESULT get_Text(
BSTR *pbstrText
);
Parameters
pbstrText
Return value
None
Remarks
Setting the Text property replaces the entire contents of a control 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 |