I just realized that it is possible to add MS Office Controls to a Windows Form, just like any other ActiveX Control. I haven't worked with the controls much, but it seems like the controls can do exactly what I want. (In fact, I was hoping to make a DataGrid and an MSChart seem like they were Worksheets and Charts from Excel.) On the other hand, I can anticipate some major compatibility and/or copyright issues. So now I have a big question ... would I be cool if I used MS Office Controls in my app, or would I be a fool? (For the sake of this discussion, please assume that all of my users have the required version of MS Office.)

Thanks a bunch! Lance