IInkEdit::get_SelInksDisplayMode method (inked.h)

Gets or sets a value that allows for toggling the appearance of the selection between ink and text.

This property is read/write.

Syntax

HRESULT get_SelInksDisplayMode(
  InkDisplayMode *pInkDisplayMode
);

Parameters

pInkDisplayMode

Return value

None

Remarks

This property is run time only.

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

InkDisplayMode Enumeration

InkEdit