IInkEdit::put_Enabled method (inked.h)
Gets or sets a value that determines whether the InkEdit control can respond to user-generated events.
This property is read/write.
Syntax
HRESULT put_Enabled(
VARIANT_BOOL newVal
);
Parameters
newVal
Return value
None
Remarks
The Enabled property allows objects to be enabled or disabled at run time.
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 |