IInkEdit::put_Locked method (inked.h)

Gets or sets a value indicating whether the contents of the InkEdit control can be edited.

This property is read/write.

Syntax

HRESULT put_Locked(
  VARIANT_BOOL newVal
);

Parameters

newVal

Return value

None

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

See also

IInkEdit

InkEdit