IUIX_CmdMenu::Style Property

From PDF XChange PDF SDK
Revision as of 04:16, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property Style of interface IUIX_CmdMenu returns/sets Value of LONG ...

Syntax

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

See Also

IUIX_CmdMenu