Re: Can we load a windows form inside Excel using VSTO 2005?



Same difference, instead of adding a user control, add a windows forms using
the same process I outlined and then copy the items into the blank form.

OR,

instead of adding a new windows forms, use the same menu to add an existing
item and point it to your existing form.

--
Regards,
Alvin Bruney

Shameless Author Plug
[The Microsoft Office Web Components Black Book with .NET]
www.lulu.com/owc, Amazon, Barnes & Noble etc
Forth-coming VSTO.NET
--------------------------------------------------------------------------------------------------------




"Abhishek Jain" <abhishek_iitm@xxxxxxxxxxxxxx> wrote in message
news:34d2ea596d6c49b9aa6151d099f8b271@xxxxxxxxxxxxxx
> Hi Alvin
>
> Thanks for your reply. It gave me your point of view but my problem is
> that:
> I already have a Win Form application porting which to a User Control
> would
> be hell. While now my requirements are such that I need to embed that form
> into Excel so that my application would be in tight sync with it.
>
> Any better ideas with now these new requirements ;)
>
> Thanks & Regards
> Abhishek...


.



Relevant Pages