J Joe Lalor Sep 6, 2003 #1 You could embed excel in a VB6 form using an OLE container control. Is it possible in a VB.NET Windows form?
You could embed excel in a VB6 form using an OLE container control. Is it possible in a VB.NET Windows form?
H Herfried K. Wagner [MVP] Sep 7, 2003 #2 Hello, Joe Lalor said: You could embed excel in a VB6 form using an OLE container control. Is it possible in a VB.NET Windows form? Click to expand... There is no direct replacement, but you may use a WebBrowser control: 311303 WebOCHostVB.exe Hosts the WebBrowser Control in Visual Basic .NET http://support.microsoft.com/?id=311303 HOWTO: Use the WebBrowser Control to Open an Office Document in Visual Basic ..NET http://support.microsoft.com/default.aspx?scid=kb;[LN];Q304643
Hello, Joe Lalor said: You could embed excel in a VB6 form using an OLE container control. Is it possible in a VB.NET Windows form? Click to expand... There is no direct replacement, but you may use a WebBrowser control: 311303 WebOCHostVB.exe Hosts the WebBrowser Control in Visual Basic .NET http://support.microsoft.com/?id=311303 HOWTO: Use the WebBrowser Control to Open an Office Document in Visual Basic ..NET http://support.microsoft.com/default.aspx?scid=kb;[LN];Q304643