IPXV_MainView::MenuBar Property

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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);

See Also

IPXV_MainView