View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Yi[_2_] Yi[_2_] is offline
external usenet poster
 
Posts: 6
Default OLE Container Control in VB.NET

I am trying to create an application that hosts an Excel
Workbook in its form. With Visual Studio .NET and a VB
project, I can not find the "OLE Container Control" in its
toolbox. I know that VB6.0 has such a control in its
toolbox. How can I do this in VB.NET. Is it possible to do
this?

Many thanks in advance.
Yi