views:

19

answers:

0

Hi,

I would like to insert my wpf application in excel sheet just like an OLE object. Is it possible? If yes, how we can do this.

In Excel 2003 when we click Insert->Object menu item, we get the 'Object' diloag. The 'Create New' tab of this dilaog contains varios OLE objects. I would like to display my DotNet exe application in this list so that when I select and click the 'Ok' button of this dialog, EXE should execute like others OLE object of this list.

Thanks, Amit