IUIX_CmdBar::IsPopupMenu Property

From PDF XChange PDF SDK
Revision as of 06:35, 25 March 2016 by Palamar (Talk | contribs)

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


Property IsPopupMenu of interface IUIX_CmdBar returns Value of VARIANT_BOOL that indicates whether the command bar has a menu popup mode.

Syntax

HRESULT get_IsPopupMenu([out, retval]  VARIANT_BOOL*  bMenu);

See Also

IUIX_CmdBar