IPXV_MainView::MenuBar Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_MainView::MenuBar Property}}
 
{{#customTitle:IPXV_MainView::MenuBar Property}}
{{#parentPage:PXV:IPXV_MainView#Properties|MenuBar Property|property}}
+
{{#parentPage:PXV:IPXV_MainView#Properties|MenuBar|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 09:21, 23 May 2015


Property MenuBar of interface IPXV_MainView returns Pointer to IUIX_CmdBar ...

Syntax

HRESULT get_MenuBar([out, retval]  IUIX_CmdBar**  ppCmdBar);

See Also

IPXV_MainView