IPXV_MainView::MenuBar Property

From PDF XChange PDF SDK
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