Home All Groups Group Topic Archive Search About

How to write a OLE object?

Author
23 Apr 2006 4:37 AM
Jimmy Lu
Is it possible to write a OLE object(ActiveX) that can be used by a program
like WORD, thanks.

Author
23 Apr 2006 8:35 AM
Kenny
I know this isn't what you want to hear, but really the best way to do
that is to use Visual C++ 2005 and MFC.  Creating an Insertable OLE
control in .NET would require a LOT of work.
Author
23 Apr 2006 12:07 PM
Kevin Spencer
>  Creating an Insertable OLE
> control in .NET would require a LOT of work.

Actually, it can't be done at all. An activeX Control can only be developed
in an unmanaged language.

--
HTH,

Kevin Spencer
Microsoft MVP
Professional Numbskull

Hard work is a medication for which
there is no placebo.

Show quote
"Kenny" <kasaj***@gmail.com> wrote in message
news:1145781334.055275.5630@i39g2000cwa.googlegroups.com...
>I know this isn't what you want to hear, but really the best way to do
> that is to use Visual C++ 2005 and MFC.  Creating an Insertable OLE
> control in .NET would require a LOT of work.
>

AddThis Social Bookmark Button