PC Review


Reply
Thread Tools Rate Thread

Com interop, reflection & other problems...

 
 
Francesco Mancini
Guest
Posts: n/a
 
      12th Apr 2005
Hi all
I'm working with c# and I need to load (runtime) a COM ActiveX (written in
VB6, I think...); and this is not a problem (with Reflection class)...
the problem is that this ocx has a menu, that I'm not able to retrieve in
any way. Someone have some ideas?
Thanks, bye
Francesco Mancini


 
Reply With Quote
 
 
 
 
Nicholas Paldino [.NET/C# MVP]
Guest
Posts: n/a
 
      12th Apr 2005
Francesco,

Is this a visual component (I think it is because you said that it has a
menu). If so, why not add it to your toolbox (right click on the toolbox to
select it), and then add it to your project? You will be able to access it
through COM interop, and it will create the appropriate wrapper assemblies
for you.

Hope this helps.


--
- Nicholas Paldino [.NET/C# MVP]
- (E-Mail Removed)

"Francesco Mancini" <(E-Mail Removed)> wrote in message
news:d3h32s$t6n$(E-Mail Removed)...
> Hi all
> I'm working with c# and I need to load (runtime) a COM ActiveX (written in
> VB6, I think...); and this is not a problem (with Reflection class)...
> the problem is that this ocx has a menu, that I'm not able to retrieve in
> any way. Someone have some ideas?
> Thanks, bye
> Francesco Mancini
>
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Reflection fails when passing COM interop types =?Utf-8?B?VmluYXkgQCBFWEZP?= Microsoft Dot NET Compact Framework 0 22nd Jun 2006 03:27 PM
Re: Reflection Problems GhostInAK Microsoft VB .NET 0 7th Jun 2006 03:02 AM
Interop & Reflection Maxim Kazitov Microsoft C# .NET 0 4th Jan 2005 09:24 PM
Interop & Reflection Maxim Kazitov Microsoft Dot NET Framework 0 4th Jan 2005 09:24 PM
Reflection problems =?Utf-8?B?aG93YXJkIGRpZXJraW5n?= Microsoft Dot NET Framework 2 11th Nov 2004 09:11 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:23 PM.