IUIX_CmdBar::Parent Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
Line 3: Line 3:
 
{{#customTitle:IUIX_CmdBar::Parent Property}}
 
{{#customTitle:IUIX_CmdBar::Parent Property}}
 
{{#parentPage:PXV:IUIX_CmdBar#Properties|Parent|property}}
 
{{#parentPage:PXV:IUIX_CmdBar#Properties|Parent|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''Parent''' of interface [[PXV:IUIX_CmdBar|IUIX_CmdBar]] returns  Pointer to [[PXV:IUIX_CmdBar|IUIX_CmdBar]] ...
+
Property '''Parent''' of interface [[PXV:IUIX_CmdBar|IUIX_CmdBar]] returns  Pointer to [[PXV:IUIX_CmdBar|IUIX_CmdBar]] that is not-null when the command bar is displayed as a drop-down menu.
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 06:44, 25 March 2016


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