Re: [IronPython] ActiveX Winfowms and IronPython
Михаил Подгурский wrote: > Is there any way to add any ActiveX controls to WinForm in IronPython > code? Hi, The procedure should be similar to that used in C#. There are details about that here: http://www.codeproject.com/csharp/importactivex.asp. Basically, all you need to do is generate a m
[IronPython] ActiveX Winfowms and IronPython
Is there any way to add any ActiveX controls to WinForm in IronPython code? ___ users mailing list users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com