IUIX_CmdBar::IsPopupMenu Property

From PDF XChange PDF SDK
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