IUIX_CmdItem::Bar Property

From PDF XChange PDF SDK
Revision as of 08:27, 23 March 2016 by Palamar (Talk | contribs)

Jump to: navigation, search


Property Bar of interface IUIX_CmdItem returns Pointer to IUIX_CmdBar containing the parent command bar of the item.

Syntax

HRESULT get_Bar([out, retval]  IUIX_CmdBar**  pParentBar);

See Also

IUIX_CmdItem