473,387 Members | 1,619 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Docking Word Into C#

Is it possible to dock Word right into a C# program? I am in need of
something like what is described here -->
http://support.microsoft.com/?id=304662 but I need the whole Word
application within the program (specifically so that the File Menu Bar
is shown). Is there anything out there that can dock separate programs
within a C# application?

Thanks in advance for the help.

Nov 17 '05 #1
3 1341
You can try setting the parent of the application window to your
application. However, you can have some nasty side effects as a result.
I've never seen applications that work like this do it very well.

Is there another approach you can take?
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

<Ma*********@gmail.com> wrote in message
news:11*********************@f14g2000cwb.googlegro ups.com...
Is it possible to dock Word right into a C# program? I am in need of
something like what is described here -->
http://support.microsoft.com/?id=304662 but I need the whole Word
application within the program (specifically so that the File Menu Bar
is shown). Is there anything out there that can dock separate programs
within a C# application?

Thanks in advance for the help.

Nov 17 '05 #2


"Ma*********@gmail.com" wrote:
Is it possible to dock Word right into a C# program? I am in need of
something like what is described here -->
http://support.microsoft.com/?id=304662 but I need the whole Word
application within the program (specifically so that the File Menu Bar
is shown). Is there anything out there that can dock separate programs
within a C# application?


Use an activeX container. There's one in msdn called DSOFramer. I don't
have a link to the msdn location, but I did save the (inactive) community
improvement site's address. The control's written in C(++?), with a vb6 demo
app. Using the vb update tool as a base I was able to get it working in an
afternoon. IT provided full support to word, and ~95% coverage of Excel
(track changes was broken, maybe a few other things as well).

http://www.gotdotnet.com/Workspaces/...7-4d8dac5aab14
Nov 17 '05 #3
Rob
Dan,

This is precisely what we are looking for! Thank you so much for
bringing this to our attention. We were successfully able to bring
Word into our C# application.

Thanks again,

Rob K
Dan Neely wrote:
Use an activeX container. There's one in msdn called DSOFramer. I don't
have a link to the msdn location, but I did save the (inactive) community
improvement site's address. The control's written in C(++?), with a vb6 demo
app. Using the vb update tool as a base I was able to get it working in an
afternoon. IT provided full support to word, and ~95% coverage of Excel
(track changes was broken, maybe a few other things as well).

http://www.gotdotnet.com/Workspaces/...7-4d8dac5aab14


Nov 17 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Lecture Snoddddgrass | last post by:
Greetings, Can anyone recommend a good 3rd party docking windows component for WinForms? I'm looking for something that allows windows to not only be docked but to "popout", much like the...
0
by: ka | last post by:
I'm using Corwnwood.Magic library for docking in my application. My application to let the users to create their screen look to show some particular data. I treid to dock my things in the way,...
7
by: Chris Dunaway | last post by:
Where/How does VS determing docking order? I created a form with a panel docked to the top and a tab control with fill docking. I had added some tabs and place some controls, etc., and decided...
25
by: Dennis | last post by:
Has anyone really gotten the Docking and Splitter Bars to work for anyting but the simplest application for two controls and one splitter bar filling the whole form? If so, can you enlighten my on...
4
by: Enrique | last post by:
hi all, i'd like to know how i could do a docking menu and docking toolbar. i know it's not so easy y VS .NET 2002 and 2003. anything will help me: links, code, articles..... thanks a...
1
by: Joe | last post by:
I'm creating a C# application, and want to use docking windows. However, I want the docking windows to look like the docking windows withing VS2005, with a title bar, close button, etc... When...
2
by: Matt Brown - identify | last post by:
Hello, I've spent the better part of the day going over code and thinking and have come up with the following docking method that works perfectly. At this point, my brain is about to explode...
0
by: nhc1987 | last post by:
Do anyone have the Docking control (docking sidebar, docking panel, ..) library with Vista style ? I use a properties grid and I want to dock it on the right of main form. Now, I have some really....
2
by: =?Utf-8?B?aGVyYmVydA==?= | last post by:
I need to develop a "docking station" simulator for Apple IPod in .NET. The PC acting as a development station connects to the IPod docking station using a parallel port. Where is this software...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.