IInkPicture::put_Enabled method (msinkaut.h)
Gets or sets a value that determines whether the InkPicture control can respond to user-generated events.
This property is read/write.
Syntax
HRESULT put_Enabled(
VARIANT_BOOL vbool
);
Parameters
vbool
Return value
None
Remarks
Note This property is not the same as the Enabled property for the InkOverlay and InkCollector objects. This property is equivalent to the InkEnabled property.
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 |