IPXV_MainView::MenuBar Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 3: | Line 3: | ||
{{#customTitle:IPXV_MainView::MenuBar Property}} | {{#customTitle:IPXV_MainView::MenuBar Property}} | ||
{{#parentPage:PXV:IPXV_MainView#Properties|MenuBar|property}} | {{#parentPage:PXV:IPXV_MainView#Properties|MenuBar|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''MenuBar''' of interface [[PXV:IPXV_MainView|IPXV_MainView]] returns Pointer to [[PXV:IUIX_CmdBar|IUIX_CmdBar]] ... | + | Property '''MenuBar''' of interface [[PXV:IPXV_MainView|IPXV_MainView]] returns Pointer to [[PXV:IUIX_CmdBar|IUIX_CmdBar]] containing the main Editor's menu bar (File, Edit, View sub-menus and so on...). |
== Syntax == | == Syntax == |
Latest revision as of 04:44, 23 March 2016
Property MenuBar of interface IPXV_MainView returns Pointer to IUIX_CmdBar containing the main Editor's menu bar (File, Edit, View sub-menus and so on...).
Syntax
HRESULT get_MenuBar([out, retval] IUIX_CmdBar** pCmdBar);