IUIX_CmdBar::IsPopupBox Property

From PDF XChange PDF SDK
Jump to: navigation, search


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

Syntax

HRESULT get_IsPopupBox([out, retval]  VARIANT_BOOL*  bSimpleMenu);

See Also

IUIX_CmdBar