IInkEdit::get_BackColor method (inked.h)

Gets or sets the background color for the InkEdit control.

This property is read/write.

Syntax

HRESULT get_BackColor(
  OLE_COLOR *pclr
);

Parameters

pclr

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