IUIX_CmdPane::BorderStyle Property
From PDF XChange PDF SDK
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);