IUIX_CmdItem::Style Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property Style of interface IUIX_CmdItem returns/sets Value of LONG containing the command item's style flags.

Syntax

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

See Also

IUIX_CmdItem