| | |
How to Create a menu addIn for word in .Net
Please support our C# advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: May 2008
Posts: 32
Reputation:
Solved Threads: 0
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?
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?
BI Developer | LINKdotNET
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
•
•
Join Date: May 2008
Posts: 32
Reputation:
Solved Threads: 0
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.....
Can anybody please tell me how to do that....????
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....????
•
•
Join Date: Jun 2009
Posts: 39
Reputation:
Solved Threads: 3
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!
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!
![]() |
Similar Threads
- How to change integer to word in vb.net (VB.NET)
- ShortCut KEy Menu (ASP.NET)
- problem in creating menu bar in asp.net2003 (ASP.NET)
- menu & submenu in webform.. (VB.NET)
- How to create a login page using ASp.net 2.0 c# (ASP.NET)
- create dynamic reports in asp.net (ASP.NET)
- What is the best language to use to use to create a menu for mobile phone???? (Computer Science)
- Menu bars and tabs in VB.NET (VB.NET)
Other Threads in the C# Forum
- Previous Thread: setting directory for reader
- Next Thread: Problem with C# and AutoCAD
| Thread Tools | Search this Thread |
.net access algorithm api array asp.net barchart bitmap box broadcast c# check checkbox client combobox control conversion csharp custom database databaseconnection datagrid datagridview dataset datetime dbconnection degrees design development draganddrop drawing encryption enum event eventhandlers excel file firefox form format forms function gdi+ httpwebrequest image index input install java label libraries list listbox loop mandelbrot marshalbyrefobject math mouseclick movingimage mysql mysql.data.client operator path photoshop php picturebox pixelinversion platform post programming radians regex remoting resourcefile richtextbox server sleep socket sql statistics stream string study system.servicemodel table tcpclientchannel text textbox thread time timer update usercontrol validation visualstudio webbrowser windows winforms wpf xml






