I don't really understand what an active X is ....
A loosely defined set of technologies developed by Microsoft. ActiveX is an
outgrowth of two other Microsoft technologies called OLE (Object Linking and
Embedding) and COM (Component Object Model). As a moniker, ActiveX can be very
confusing because it applies to a whole set of COM-based technologies. Most
people, however, think only of ActiveX controls, which represent a specific way
of implementing ActiveX technologies.
Although its in Vb.net but same steps will be for the C#. If you have problem understand this then you can ask for C# version i will try to provide you.
Word spell checker ActiveX with C# of MS WORD
Andychay
No, you will permit the use of types in a namespace so you don't have to write the full type and namespace each time.
See using Directive (C# Reference) for more information.
A loosely defined set of technologies developed by Microsoft. ActiveX is an outgrowth of two other Microsoft technologies called OLE (Object Linking and Embedding) and COM (Component Object Model). As a moniker, ActiveX can be very confusing because it applies to a whole set of COM-based technologies. Most people, however, think only of ActiveX controls, which represent a specific way of implementing ActiveX technologies.
Ken Curtiss
Hi,
Please visit my post at
http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=471785&SiteID=1
Although its in Vb.net but same steps will be for the C#.
If you have problem understand this then you can ask for C# version i will try to provide you.
Kevison
Hi,
You mean C# follow this link...
http://www.codeproject.com/csharp/spellcheckdemo.asp
zipfeli
One more thing ..
using Word; is that using the activeX
I don't really understand what an active X is ....
Tom Phillips
Tjam
Check these articles at codeproject: