A while ago I put together a sample in C# Windows Forms that made use of the data grid view. I'm building also with Direct2D and Direct3D for graphics and for those libraries I have samples in C++. Is there a way to use Direct2D and or Direct3D with C# or alternatively is there a way to use the C# data grid view in an application built with C++?
Thanks...