IUIX_CmdMenu::Style Property

From PDF XChange PDF SDK
Revision as of 07:48, 1 April 2016 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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

Syntax

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

See Also

IUIX_CmdMenu