IUIX_CmdBar::Parent Property

From PDF XChange PDF SDK
Revision as of 06:44, 25 March 2016 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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