IUIX_CmdBar::BorderStyle Property

From PDF XChange PDF SDK
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