IUIX_CmdPane::BorderStyle Property

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