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 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 |