IUIX_CmdItem::Bar Property

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