IUIX_CmdPane::BorderStyle Property

From PDF XChange PDF SDK
Revision as of 03:24, 25 March 2016 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property BorderStyle of interface IUIX_CmdPane returns/sets Value of LONG contains the command pane's border style.

Syntax

HRESULT get_BorderStyle([out, retval]  LONG*  nBorderStyle);
HRESULT put_BorderStyle([in]  LONG  nBorderStyle);

See Also

IUIX_CmdPane