IInkEdit::get_BorderStyle method (inked.h)

Gets or sets a value that determines whether the InkEdit control has a border.

This property is read/write.

Syntax

HRESULT get_BorderStyle(
  BorderStyleConstants *pBorderStyle
);

Parameters

pBorderStyle

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