alright, i have an important question.

since you can't place OLE's on forms anymore, i need a new method, and i think there is on available. i only found this

"In Visual Basic 6.0, the OLE Container control was used to add insertable OLE objects to your forms. There is no OLE Container control in Visual Basic .NET. If you need the functionality of the OLE Container control, in some cases you can substitute the Visual Basic 6.0 WebBrowser ActiveX control and use it as an OLE Container."

I need to display a Microsoft Excel Chart, or any kind of chart on some kind of form in VB.net. Does anyone have any idea how to do so? I really appreciate any help.

Jeff