IInkEdit::put_BackColor method (inked.h)

Gets or sets the background color for the InkEdit control.

This property is read/write.

Syntax

HRESULT put_BackColor(
  OLE_COLOR clr
);

Parameters

clr

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