IInkEdit::put_InkInsertMode method (inked.h)

Gets or sets a value that specifies how ink is inserted onto the InkEdit control, either as text or as ink.

This property is read/write.

Syntax

HRESULT put_InkInsertMode(
  InkInsertMode 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

InkInsertMode Enumeration