IUIX_CmdBar::IsPopupBox 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 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