Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » How to deactivate the OLE Document's menus
How to deactivate the OLE Document's menus [message #989042] Tue, 04 December 2012 12:17
Nitin Singhal is currently offline Nitin SinghalFriend
Messages: 2
Registered: November 2012
Junior Member
Hi,

I am trying to embed the excel in my application using OleAutomation. I find out that it can be done using OleFrame. Here is the link:

http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/ole/win32/OleFrame.html

But when I embed the excel it hides the menu bar of my application. Because it is replacing its own menu (which I guess is null) with my application's menu. When I close the excel then the menu of my application comes back.

I found in the above link that we can deactivate the ole document's menus. But it is not mentioned there that how we can do that.

Can any one tell me how to deactivate the Ole document's menu?
Previous Topic:Table Viewer
Next Topic:Strange Text Control Issue
Goto Forum:
  


Current Time: Fri Mar 29 07:14:48 GMT 2024

Powered by FUDForum. Page generated in 0.02409 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top