IUIX_CmdItemBox::Style Property

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

Jump to: navigation, search


Property Style of interface IUIX_CmdItemBox returns/sets Value of LONG containing the command items box'es style.

Syntax

HRESULT get_Style([out, retval]  LONG*  nStyle);
HRESULT put_Style([in]  LONG  nStyle);

See Also

IUIX_CmdItemBox