How to Create a menu addIn for word in .Net

Please support our C# advertiser: Intel Parallel Studio Home
Reply

Join Date: May 2008
Posts: 32
Reputation: yash777 is an unknown quantity at this point 
Solved Threads: 0
yash777 yash777 is offline Offline
Light Poster

How to Create a menu addIn for word in .Net

 
0
  #1
Jul 18th, 2009
hello all,

I would like to create a menu named "Category" for word, which has other sub menu's. The user can install this addIn in his word and use it.

I know that Visual studio provides AddIn support for word 2003, 2007. But don't know how to code this.

How to create Templete in Visual studio?
What is .dot file?
Reply With Quote Quick reply to this message  
Join Date: Aug 2006
Posts: 2,065
Reputation: Ramy Mahrous is just really nice Ramy Mahrous is just really nice Ramy Mahrous is just really nice Ramy Mahrous is just really nice 
Solved Threads: 256
Featured Poster
Ramy Mahrous's Avatar
Ramy Mahrous Ramy Mahrous is offline Offline
Postaholic
Join Date: May 2008
Posts: 32
Reputation: yash777 is an unknown quantity at this point 
Solved Threads: 0
yash777 yash777 is offline Offline
Light Poster

Re: How to Create a menu addIn for word in .Net

 
0
  #3
Jul 20th, 2009
hello ,

Can anyone tell me where to write the code for Ribbon Call Back.
I read the article in MSDN but still confused. I did exported my ribbon to Xml and also wrote the OnAction="method name" for particular button. I have following code written in Ribbon1.cs whch i would like to call.....

private void button1_Click(object sender, RibbonControlEventArgs e)
        {
            MessageBox.Show("Hello");
        }

Can anybody please tell me how to do that....????
Reply With Quote Quick reply to this message  
Join Date: May 2008
Posts: 32
Reputation: yash777 is an unknown quantity at this point 
Solved Threads: 0
yash777 yash777 is offline Offline
Light Poster

Re: How to Create a menu addIn for word in .Net

 
0
  #4
Jul 21st, 2009
PLEASE Reply , I have to finish this today..........
Reply With Quote Quick reply to this message  
Join Date: Jun 2009
Posts: 39
Reputation: mypicturefaded has a little shameless behaviour in the past 
Solved Threads: 3
mypicturefaded mypicturefaded is offline Offline
Light Poster

Re: How to Create a menu addIn for word in .Net

 
0
  #5
Jul 21st, 2009
http://support.microsoft.com/default...;en-us;Q302901

There, it tells you exactly how it needs to be done.
I have used it myself before.

Maybe next time you shouldn't wait around to get something done though!
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC