|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
how to invoke my VB.net form from a COM application?How do I make my VB.Net form callable from an Excel application? It's a
utility independent from Excel, but I want to be able to call it from Excel. I know a lot about VBA but don't know how to get a handle on the .net form and make it visible. thx uh dont you need visual studio tools for office?
i've been to a couple of users' group meetings and i've seen some pretty snazzy stuff out of vsto -aaron No. I'm talking about a .Net solutions, and all that is needed from the COM
side of things is to "show" the .Net form. To do that, some things have to be added to the .Net solution. I know one approach is using ComClass. I'm hoping to get step by step instructions or find out other ways, if there are. Anyway I'm looking around for articles that go into more detail. <aaron.ke***@gmail.com> wrote in message Show quoteHide quote news:1147463438.352134.310310@i39g2000cwa.googlegroups.com... > uh dont you need visual studio tools for office? > > i've been to a couple of users' group meetings and i've seen some > pretty snazzy stuff out of vsto > > -aaron > Shell to the exe?
Show quoteHide quote "mrmagoo" <-> wrote in message news:OkGbt6edGHA.4148@TK2MSFTNGP05.phx.gbl... > How do I make my VB.Net form callable from an Excel application? It's a > utility independent from Excel, but I want to be able to call it from > Excel. > I know a lot about VBA but don't know how to get a handle on the .net form > and make it visible. > > thx > > |
|||||||||||||||||||||||