Hi,

I want to use an ActiveX control on a Forms application; the control
is already installed on my Pocket PC. How can I do this? Is this
possible?
I already know how to do it on a normal .NET application, but not on
Pocket PC. Any help would be very important.

Thanks in advance,

Ricardo Peres

Re: Using ActiveX Controls In a .NET Compact Framework Forms Application by Peter

Peter
Wed Nov 03 14:54:25 CST 2004

There isn't inherent support for ActiveX controls within the Compact
Framework, you currently have to use a third-party tool such as Odyssey's
CFCOM.
http://www.odysseysoftware.com/cfcom_main.html

Peter

--
Peter Foot
Windows Embedded MVP
www.inthehand.com | www.opennetcf.org

"Ricardo Peres" <rjperes@gmail.com> wrote in message
news:99ebe184.0411031242.9678e8b@posting.google.com...
> Hi,
>
> I want to use an ActiveX control on a Forms application; the control
> is already installed on my Pocket PC. How can I do this? Is this
> possible?
> I already know how to do it on a normal .NET application, but not on
> Pocket PC. Any help would be very important.
>
> Thanks in advance,
>
> Ricardo Peres