IUIX_CmdBar::BorderStyle Property

From PDF XChange PDF SDK
Revision as of 06:17, 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_CmdBar returns/sets Value of LONG containing the command bar's border style.

Syntax

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

See Also

IUIX_CmdBar