IUIX_CmdBar::Parent Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property Parent of interface IUIX_CmdBar returns Pointer to IUIX_CmdBar that is not-null when the command bar is displayed as a drop-down menu.

Syntax

HRESULT get_Parent([out, retval]  IUIX_CmdBar**  pParent);

See Also

IUIX_CmdBar