Does Essential Grid components work with unmanaged VC++ code?

Does Essential Grid components work with unmanaged VC++ code(In the form of OCX, etc)? Thank you!

1 Reply

AD Administrator Syncfusion Team October 16, 2002 12:48 PM UTC

There is no special support for this within our tools. But any .NET control can be used from unmanaged C++ through a COM callable wrapper class. There is a discussion of COM Callable Wrappers in the .NET FrameWork SDK.

Loader.
Up arrow icon