IInkEdit::get_Appearance method (inked.h)

Gets or sets a value that determines the appearance of the InkEdit control - whether it is flat (painted with no visual effects) or 3D (painted with three-dimensional effects).

This property is read/write.

Syntax

HRESULT get_Appearance(
  AppearanceConstants *pAppearance
);

Parameters

pAppearance

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

AppearanceConstants

IInkEdit

InkEdit