IInkPicture::get_Ink method (msinkaut.h)
Gets or sets the InkDisp object that is associated with the InkPicture control.
This property is read/write.
Syntax
HRESULT get_Ink(
IInkDisp **Ink
);
Parameters
Ink
Return value
None
Remarks
Note The InkPicture control must be disabled before setting this property. To disable inking in the InkPicture control, set the InkEnabled property to FALSE. You can then set the Ink property, and re-enable the control by setting the InkEnabled property to TRUE.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP Tablet PC Edition [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | msinkaut.h |
Library | InkObj.dll |